SPR-5994 - The release archive contains an unecessary .zip file of the contents under the reference doc directories html and html-single

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2002 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
Mark Pollack 2009-09-25 07:20:45 +00:00
parent 4e2aaf7934
commit ed6f07d2f9
1 changed files with 5 additions and 0 deletions

View File

@ -22,9 +22,14 @@
<all-bundles target="doc" buildpathRef="doc.projects"/>
<delete>
<fileset dir="${basedir}/../spring-framework-reference" includes="**/*.zip"/>
</delete>
<all-bundles target="package" buildpathRef="doc.projects">
<property name="package.output.dir" value="${package.output.dir}"/>
</all-bundles>
<!-- Reference Document END-->
<copy todir="${package.output.dir}">