forked from I2P_Developers/i2p.i2p
Use ${ant.home}/lib/ant.jar instead of pulling ant.jar from Jetty
This commit is contained in:
@@ -174,7 +174,7 @@
|
||||
<pathelement location="../../jetty/jettylib/commons-logging.jar" />
|
||||
<pathelement location="../../jetty/jettylib/commons-el.jar" />
|
||||
<pathelement location="../../jetty/jettylib/jsp-api.jar" />
|
||||
<pathelement location="../../jetty/jettylib/ant.jar" />
|
||||
<pathelement location="${ant.home}/lib/ant.jar" />
|
||||
<pathelement location="build/i2ptunnel.jar" />
|
||||
<pathelement location="build/temp-beans.jar" />
|
||||
</classpath>
|
||||
|
Reference in New Issue
Block a user