antoine     2003/06/30 07:04:33

  Modified:    .        build.xml
  Log:
  TranslateTest is now fixed, removing the exclude.
  
  Revision  Changes    Path
  1.385     +0 -2      ant/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/ant/build.xml,v
  retrieving revision 1.384
  retrieving revision 1.385
  diff -u -r1.384 -r1.385
  --- build.xml 30 Jun 2003 12:58:18 -0000      1.384
  +++ build.xml 30 Jun 2003 14:04:32 -0000      1.385
  @@ -1643,8 +1643,6 @@
   
             <!-- test needs special setup -->
             <exclude name="${optional.package}/ssh/ScpTest.java"/>
  -          <!-- does not work currrently -->
  -          <exclude name="${optional.package}/i18n/TranslateTest.java"/>
           </fileset>
         </batchtest>
       </junit>
  
  
  

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

Reply via email to