a little tidying up

This commit is contained in:
jrandom
2004-08-19 20:27:35 +00:00
committed by zzz
parent 3eda53a97f
commit 5e07c478f5

View File

@ -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">