peterreilly    2003/12/03 02:27:00

  Modified:    .        build.xml
  Log:
  exclude jdepend test until dos problem with the test is sorted
  
  Revision  Changes    Path
  1.402     +1 -0      ant/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/ant/build.xml,v
  retrieving revision 1.401
  retrieving revision 1.402
  diff -u -r1.401 -r1.402
  --- build.xml 24 Oct 2003 10:16:16 -0000      1.401
  +++ build.xml 3 Dec 2003 10:27:00 -0000       1.402
  @@ -328,6 +328,7 @@
   
     <patternset id="teststhatfail">
       <exclude name="${optional.package}/BeanShellScriptTest.java"/>
  +    <exclude name="${optional.package}/jdepend/JDependTest.java"/>
     </patternset>
   
     <!--
  
  
  

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

Reply via email to