浏览代码

Updating C3P0

From 0.9.5-pre10 to 0.9.5.
Zoey76 10 年之前
父节点
当前提交
c24e731f69
共有 3 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      L2J_Server/.classpath
  2. 二进制
      L2J_Server/dist/libs/c3p0-0.9.5.jar
  3. 二进制
      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>

二进制
L2J_Server/dist/libs/c3p0-0.9.5-pre10.jar → L2J_Server/dist/libs/c3p0-0.9.5.jar


二进制
L2J_Server/dist/libs/mchange-commons-java-0.2.8.jar → L2J_Server/dist/libs/mchange-commons-java-0.2.9.jar