You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by jv...@apache.org on 2002/09/14 04:17:18 UTC

cvs commit: jakarta-commons/collections project.xml

jvanzyl     2002/09/13 19:17:18

  Modified:    collections project.xml
  Log:
  o Excluding TestPredicatedCollection as it doesn't appear in the TestAll
  
  Revision  Changes    Path
  1.5       +1 -0      jakarta-commons/collections/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/collections/project.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- project.xml	25 Jul 2002 03:18:04 -0000	1.4
  +++ project.xml	14 Sep 2002 02:17:18 -0000	1.5
  @@ -92,6 +92,7 @@
           <exclude>**/TestSoftRefHashMap.java</exclude>
           <exclude>**/TestSet.java</exclude>
           <exclude>**/TestTreeMap.java</exclude>
  +        <exclude>**/TestPredicatedCollection.java</exclude>
         </excludes>
       </unitTest>
   
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>