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

Skip to content
Snippets Groups Projects
Commit 5e07c478 authored by jrandom's avatar jrandom Committed by zzz
Browse files

a little tidying up

parent 3eda53a9
No related branches found
No related tags found
No related merge requests found
......@@ -63,6 +63,10 @@
<pathelement location="build/routerconsole.jar" />
</classpath>
</javac>
<delete>
<fileset dir="../jsp/WEB-INF/" includes="**/*.java" />
<fileset dir="../jsp/WEB-INF/" includes="**/*.jsp" />
</delete>
<copy file="../jsp/web.xml" tofile="../jsp/web-out.xml" />
<loadfile property="jspc.web.fragment" srcfile="../jsp/web-fragment.xml" />
<replace file="../jsp/web-out.xml">
......
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