vmassol     2003/06/12 13:31:25

  Modified:    integration/ant build.xml
  Log:
  typo
  
  Revision  Changes    Path
  1.38      +1 -1      jakarta-cactus/integration/ant/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/integration/ant/build.xml,v
  retrieving revision 1.37
  retrieving revision 1.38
  diff -u -r1.37 -r1.38
  --- build.xml 12 Jun 2003 20:18:40 -0000      1.37
  +++ build.xml 12 Jun 2003 20:31:25 -0000      1.38
  @@ -344,7 +344,7 @@
                       <!-- Momentarily exclude this test that fails for some 
                            reason on the Gump machine but not on our local
                            machines -->
  -                    <exclude name="**/TestContainerRunner .java">
  +                    <exclude name="**/TestContainerRunner.java">
                   </fileset>
                   <formatter type="xml"/>
               </batchtest>
  
  
  

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

Reply via email to