I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit 8c820bb2 authored by zzz's avatar zzz
Browse files

clean up build classpath (ticket #1165)

parent 3fdc964e
No related branches found
No related tags found
No related merge requests found
......@@ -24,9 +24,6 @@
<compilerarg line="${javac.compilerargs}" />
<classpath>
<pathelement location="../jetty/jettylib/javax.servlet.jar" />
<pathelement location="../jetty/jettylib/org.mortbay.jetty.jar" />
<pathelement location="../jetty/jettylib/jetty-util.jar" />
<pathelement location="../jetty/jettylib/jetty-http.jar" />
<pathelement location="../../core/java/build/i2p.jar" />
</classpath>
</javac>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment