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

cvs commit: jakarta-commons/collections project.xml

scolebourne    2003/09/17 01:33:14

  Modified:    collections project.xml
  Log:
  Update maven script to process all the tests
  
  Revision  Changes    Path
  1.14      +1 -1      jakarta-commons/collections/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/collections/project.xml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- project.xml	5 Sep 2003 01:58:48 -0000	1.13
  +++ project.xml	17 Sep 2003 08:33:14 -0000	1.14
  @@ -249,7 +249,7 @@
     <build>
       <unitTest>
         <includes>
  -        <include>org/apache/commons/collections/TestAll.java</include>
  +        <include>org/apache/commons/collections/TestAllPackages.java</include>
         </includes>
       </unitTest>
     </build>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org