fix to get nightly build working with doc generation

This commit is contained in:
markpollack
2009-12-17 19:24:56 +00:00
parent 0346d1749c
commit bad36440b6

View File

@@ -83,7 +83,7 @@
<exclude name="*.chm"/>
</fileset>
</delete>
<delete file="${project.targetdir}\htmlhelp\spring-net-reference.chm"/>
<move file="${project.targetdir}\htmlhelp\htmlhelp.chm"
tofile="${project.targetdir}\htmlhelp\spring-net-reference.chm" verbose="true"/>
</target>