Excluded any OLD directories. These are artifacts from svn:externals in Bamboo

This commit is contained in:
Ben Hale
2008-03-24 17:11:33 +00:00
parent 707220542c
commit 17a365fd4f

View File

@@ -41,6 +41,7 @@
<exclude name="ivy-cache/**"/>
<exclude name="integration-repo/**"/>
<exclude name="spring-build/lib/docbook/**" />
<exclude name="**/*OLD*/**"/>
</fileset>
</copy>