forked from I2P_Developers/i2p.i2p
clear the old precompiled .java files (thanks duck!)
This commit is contained in:
@@ -31,6 +31,9 @@
|
|||||||
</war>
|
</war>
|
||||||
</target>
|
</target>
|
||||||
<target name="precompilejsp">
|
<target name="precompilejsp">
|
||||||
|
<delete dir="../jsp/WEB-INF/" />
|
||||||
|
<delete file="../jsp/web-fragment.xml" />
|
||||||
|
<delete file="../jsp/web-out.xml" />
|
||||||
<mkdir dir="../jsp/WEB-INF/" />
|
<mkdir dir="../jsp/WEB-INF/" />
|
||||||
<mkdir dir="../jsp/WEB-INF/classes" />
|
<mkdir dir="../jsp/WEB-INF/classes" />
|
||||||
<!-- there are various jspc ant tasks, but they all seem a bit flakey -->
|
<!-- there are various jspc ant tasks, but they all seem a bit flakey -->
|
||||||
|
Reference in New Issue
Block a user