SPRNET-825 - Rename HtmlHelp-formatted reference docs to spring-net-reference.chm

This commit is contained in:
markpollack
2009-12-09 22:18:20 +00:00
parent 04a2b277b1
commit 15d88c1f3e

View File

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