You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by jm...@apache.org on 2003/05/02 04:50:05 UTC

cvs commit: jakarta-struts build.properties.sample

jmitchell    2003/05/01 19:50:05

  Modified:    .        build.properties.sample
  Log:
  Comments about adding junit.jar to ANT_HOME/lib
  
  PR:19527
  Submitted by: Phil Steitz
  Reviewed by: James Mitchell
  
  Revision  Changes    Path
  1.37      +5 -1      jakarta-struts/build.properties.sample
  
  Index: build.properties.sample
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/build.properties.sample,v
  retrieving revision 1.36
  retrieving revision 1.37
  diff -u -r1.36 -r1.37
  --- build.properties.sample	25 Apr 2003 03:10:24 -0000	1.36
  +++ build.properties.sample	2 May 2003 02:50:05 -0000	1.37
  @@ -124,6 +124,10 @@
   # Properties related to Struts unit testing
   # Choose your Cactus!
   # (Uncomment only one set of properties)
  +# 
  +# In order for the Cactus tests to work, you must have a copy of 
  +# junit.jar in ANT_HOME/lib (See Ant docs on JUnit task)
  +#
   # -----------------------------------------
   # Cactus 12-1.3 home
   #cactus.home=${apache.home}/jakarta-cactus-12-1.3
  
  
  

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