rleland     2003/02/08 12:10:02

  Modified:    .        build.properties.sample
  Log:
  Tiles requres JUnit 3.81 or newer for unit tests.
  
  Revision  Changes    Path
  1.29      +3 -3      jakarta-struts/build.properties.sample
  
  Index: build.properties.sample
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/build.properties.sample,v
  retrieving revision 1.28
  retrieving revision 1.29
  diff -u -r1.28 -r1.29
  --- build.properties.sample   7 Feb 2003 22:35:30 -0000       1.28
  +++ build.properties.sample   8 Feb 2003 20:10:01 -0000       1.29
  @@ -149,8 +149,8 @@
   # Log4J from Jakarta-Commons
   log4j.jar = D:/Java/Programs/Apache/jakarta-log4j-1.2.6/dist/lib/log4j-1.2.6.jar
   
  -# JUnit jar file
  -junit.jar = /Java/Lib/Junit3.7/junit.jar
  +# JUnit jar file, version 3.81 or newer required.
  +junit.jar = /Java/Lib/Junit3.8.1/junit.jar
   
   # Servlet engine locations for the tests
   
  
  
  

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

Reply via email to