You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-dev@jakarta.apache.org by vm...@apache.org on 2004/08/15 15:56:23 UTC

cvs commit: jakarta-cactus/integration/ant build.xml

vmassol     2004/08/15 06:56:23

  Modified:    integration/ant build.xml
  Log:
  typo
  
  Revision  Changes    Path
  1.57      +2 -2      jakarta-cactus/integration/ant/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/integration/ant/build.xml,v
  retrieving revision 1.56
  retrieving revision 1.57
  diff -u -r1.56 -r1.57
  --- build.xml	31 May 2004 20:05:27 -0000	1.56
  +++ build.xml	15 Aug 2004 13:56:23 -0000	1.57
  @@ -322,7 +322,7 @@
         <!-- Directory where test resources are located -->
         <sysproperty key="testinput.dir" file="${target.testinput.dir}"/>
   
  -      <!-- File where to log Ant test otputs. Useful for debugging -->
  +      <!-- File where to log Ant test output. Useful for debugging -->
         <sysproperty key="logfile" file="${target.dir}/test.log"/>
                               
         <!-- We pass all cactus.home.* properties so that we can run 
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: cactus-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: cactus-dev-help@jakarta.apache.org