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

Skip to content
Snippets Groups Projects
Commit 6992ca8b authored by zzz's avatar zzz
Browse files

build path update

parent fd916a76
Branches
Tags
No related merge requests found
......@@ -57,7 +57,6 @@
<compilerarg line="${javac.compilerargs}" />
<classpath>
<pathelement location="../../core/java/build/i2p.jar" />
<pathelement location="../jetty/jettylib/javax.servlet.jar" />
</classpath>
</javac>
</target>
......@@ -75,7 +74,7 @@
</javac>
</target>
<!-- unused for now, as we oddly ship addressbook as a .war -->
<!-- unused for now (except for Android), as we oddly ship addressbook as a .war -->
<target name="jar" depends="compile, changes">
<!-- set if unset -->
<property name="workspace.changes" value="" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment