소스 검색

Updating C3P0

From 0.9.5-pre10 to 0.9.5.
Zoey76 10 년 전
부모
커밋
c24e731f69
3개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3 3
      L2J_Server/.classpath
  2. BIN
      L2J_Server/dist/libs/c3p0-0.9.5.jar
  3. BIN
      L2J_Server/dist/libs/mchange-commons-java-0.2.9.jar

+ 3 - 3
L2J_Server/.classpath

@@ -2,13 +2,13 @@
 <classpath>
 	<classpathentry kind="src" path="java" />
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8" />
-	<classpathentry kind="lib" path="dist/libs/c3p0-0.9.5-pre10.jar" />
+	<classpathentry kind="lib" path="dist/libs/c3p0-0.9.5.jar" />
 	<classpathentry kind="lib" path="dist/libs/javolution-5.5.1.jar" sourcepath="dist/libs/javolution-5.5.1-src.zip" />
 	<classpathentry kind="lib" path="dist/libs/jython.jar" />
 	<classpathentry kind="lib" path="dist/libs/jython-engine-2.2.1.jar" />
+	<classpathentry kind="lib" path="dist/libs/L2J_GeoDriver.jar" />
 	<classpathentry kind="lib" path="dist/libs/mail-1.5.2.jar" />
 	<classpathentry kind="lib" path="dist/libs/mmocore.jar" />
 	<classpathentry kind="lib" path="dist/libs/weupnp-0.1.3.jar" />
-	<classpathentry kind="lib" path="dist/libs/L2J_GeoDriver.jar" />
 	<classpathentry kind="output" path="bin" />
-</classpath>
+</classpath>

BIN
L2J_Server/dist/libs/c3p0-0.9.5-pre10.jar → L2J_Server/dist/libs/c3p0-0.9.5.jar


BIN
L2J_Server/dist/libs/mchange-commons-java-0.2.8.jar → L2J_Server/dist/libs/mchange-commons-java-0.2.9.jar