vmassol     01/06/17 06:35:20

  Modified:    cactus/build build.xml
  Log:
  added logging using log4j
  
  Revision  Changes    Path
  1.14      +3 -1      jakarta-commons/cactus/build/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/cactus/build/build.xml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- build.xml 2001/05/19 12:15:24     1.13
  +++ build.xml 2001/06/17 13:35:20     1.14
  @@ -17,7 +17,9 @@
                                 API
   
           junit.jar             [REQUIRED] The path to the JUnit jar file
  -    
  +
  +        log4j.jar             [REQUIRED] The path to the Log4j jar file
  +
           stylebook.jar         [REQUIRED] The path to the Stylebook jar file.
   
           xerces.jar            [REQUIRED] The path to the Xerces jar file.
  
  
  

Reply via email to