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 2001/11/16 20:32:34 UTC

cvs commit: jakarta-cactus/build build.properties.sample

vmassol     01/11/16 11:32:34

  Modified:    build    build.properties.sample
  Log:
  updated to jakarta 1.4.1
  
  Revision  Changes    Path
  1.16      +1 -1      jakarta-cactus/build/build.properties.sample
  
  Index: build.properties.sample
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/build/build.properties.sample,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- build.properties.sample	2001/10/20 11:12:58	1.15
  +++ build.properties.sample	2001/11/16 19:32:34	1.16
  @@ -3,7 +3,7 @@
   # line when starting Ant with the -D switch or from a higher level build file
   
   # JUnit jar (needed by Cactus as it is an extension of JUnit)
  -junit.jar=f:/applis/jakarta-ant-1.4/lib/junit.jar
  +junit.jar=f:/applis/jakarta-ant-1.4.1/lib/junit.jar
   
   # HttpUnit jar (needed for compiling and running the unit tests)
   httpunit.jar=f:/applis/httpunit/lib/httpunit.jar
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>