mirror of
https://github.com/essentials/Essentials.git
synced 2025-08-05 22:27:23 +02:00
Remove reference to c3p0 from build.xml
This commit is contained in:
@@ -75,7 +75,6 @@
|
||||
<target name="-post-jar">
|
||||
<jar jarfile="${dist.dir}/EssentialsProtect.jar">
|
||||
<zipfileset src="${dist.jar}" excludes="META-INF/*" />
|
||||
<zipfileset src="../lib/c3p0-0.9.1.2.jar" excludes="META-INF/*" />
|
||||
<manifest>
|
||||
<attribute name="Classpath" value="EssentialsProtect.jar"/>
|
||||
</manifest>
|
||||
|
Reference in New Issue
Block a user