fix broken build.xml

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131703 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Dirk Verbeeck 2004-05-04 17:46:51 +00:00
parent d56568acdf
commit abfe51e356
1 changed files with 2 additions and 2 deletions

View File

@ -278,8 +278,8 @@
<exclude name="org/apache/commons/collections/SynchronizedPriorityQueue*.class"/>
<exclude name="org/apache/commons/collections/TreeBag*.class"/>
<exclude name="org/apache/commons/collections/UnboundedFifoBuffer*.class"/>
</jar>
</target-->
</jar-->
</target>
<!-- ====================================================================== -->