jhm         2004/03/01 09:25:26

  Modified:    .        Tag: ANT_16_BRANCH build.xml
  Log:
  Make conform to used encoding.
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.392.2.22 +1 -1      ant/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/ant/build.xml,v
  retrieving revision 1.392.2.21
  retrieving revision 1.392.2.22
  diff -u -r1.392.2.21 -r1.392.2.22
  --- build.xml 1 Mar 2004 15:13:11 -0000       1.392.2.21
  +++ build.xml 1 Mar 2004 17:25:26 -0000       1.392.2.22
  @@ -327,7 +327,7 @@
   
     <patternset id="teststhatfail">
       <!-- Property 'run.failing.tests' should force Ant to run these tests. 
-->
  -    <!-- Because the whole patternset canīt be excluded, you have to add   
-->
  +    <!-- Because the whole patternset can not be excluded, you have to add 
-->
       <!-- an unless-attribute on each exclude-element.                      
-->
       <exclude unless="run.failing.tests" 
name="${optional.package}/BeanShellScriptTest.java"/>
       <exclude unless="run.failing.tests" 
name="${optional.package}/jdepend/JDependTest.java"/>
  
  
  

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

Reply via email to