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:
parent
d56568acdf
commit
abfe51e356
|
@ -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>
|
||||
|
||||
<!-- ====================================================================== -->
|
||||
|
||||
|
|
Loading…
Reference in New Issue