bodewig     2003/01/16 05:52:32

  Modified:    .        build.xml
  Log:
  Wrong way to do it
  
  Revision  Changes    Path
  1.344     +0 -3      jakarta-ant/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/build.xml,v
  retrieving revision 1.343
  retrieving revision 1.344
  diff -u -r1.343 -r1.344
  --- build.xml 16 Jan 2003 13:48:51 -0000      1.343
  +++ build.xml 16 Jan 2003 13:52:31 -0000      1.344
  @@ -1589,9 +1589,6 @@
             -->
             <exclude name="${ant.package}/taskdefs/AbstractCvsTaskTest.java"
                      unless="have.cvs"/>
  -
  -          <!-- push to the end as long as it is failing -->
  -          <exclude name="${ant.package}/taskdefs/ImportTest.java"/>
           </fileset>
         </batchtest>
       </junit>
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to