Parcourir la source

Updating C3P0

From 0.9.5-pre10 to 0.9.5.
Zoey76 il y a 10 ans
Parent
commit
c24e731f69

+ 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