Fixing Spring Build

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@700 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
Arjen Poutsma 2009-02-25 19:12:12 +00:00
parent b67c59eea3
commit 964d9181fc
1 changed files with 2 additions and 2 deletions

View File

@ -37,7 +37,7 @@
<copy todir="${package.output.dir}/projects">
<fileset dir="${basedir}/..">
<exclude name="**/target/**"/>
<exclude name="*/target/**"/>
<exclude name="integration-repo/**"/>
<exclude name="ivy-cache/**"/>
<!--exclude name="ivy-cache/repository/org.apache.velocity/org.apache.velocity.docbookframework.dist/**"/-->
@ -70,4 +70,4 @@
</zip-->
</target>
</project>
</project>