vmassol     02/03/10 05:40:34

  Modified:    conf/sample/conf/test/share log_client.properties
                        log_server.properties
  Removed:     conf     manifest version.txt
               conf/sample/build/servlet22 build-tests-enhydra-31.xml
                        build-tests-resin-12.xml build-tests-tomcat-32.xml
                        build-tests-tomcat-33.xml
                        build-tests-weblogic-51.xml build.properties.sample
                        build.xml
               conf/sample/build/servlet23 build-tests-resin-13.xml
                        build-tests-tomcat-40.xml
                        build-tests-weblogic-61.xml build.properties.sample
                        build.xml
               conf/sample/build/share build-share.xml
                        build-tests-orion-14.xml build-tests-orion-15.xml
                        build-tests-resin-20.xml
               conf/sample/conf manifest web.xml
               conf/sample/conf/test/servlet22 cactus.properties web.xml
               conf/sample/conf/test/servlet22/enhydra31 multiserver.conf
               conf/sample/conf/test/servlet22/resin12 resin.conf
               conf/sample/conf/test/servlet22/tomcat32 server.xml
               conf/sample/conf/test/servlet22/tomcat33 modules.xml
                        server.xml tomcat-users.xml
               conf/sample/conf/test/servlet22/weblogic51 weblogic.policy
                        weblogic.properties
  Log:
  second part of build process refactoring
  
  Revision  Changes    Path
  1.10      +1 -1      jakarta-cactus/conf/sample/conf/test/share/log_client.properties
  
  Index: log_client.properties
  ===================================================================
  RCS file: 
/home/cvs/jakarta-cactus/conf/sample/conf/test/share/log_client.properties,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- log_client.properties     15 Dec 2001 23:38:58 -0000      1.9
  +++ log_client.properties     10 Mar 2002 13:40:33 -0000      1.10
  @@ -14,5 +14,5 @@
   # By default we don't log at the DEBUG level for Cactus log, in order not to 
generate too
   # many logs. However, should a problem arise and logs need to be sent to the Cactus 
dev team,
   # then we will ask you to change this to DEBUG.
  -log4j.category.org.apache.cactus = WARN, cactus
  +log4j.category.org.apache.cactus = DEBUG, cactus
   log4j.additivity.org.apache.cactus=false
  
  
  
  1.10      +1 -1      jakarta-cactus/conf/sample/conf/test/share/log_server.properties
  
  Index: log_server.properties
  ===================================================================
  RCS file: 
/home/cvs/jakarta-cactus/conf/sample/conf/test/share/log_server.properties,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- log_server.properties     15 Dec 2001 23:38:58 -0000      1.9
  +++ log_server.properties     10 Mar 2002 13:40:33 -0000      1.10
  @@ -14,5 +14,5 @@
   # By default we don't log at the DEBUG level for Cactus log, in order not to 
generate too
   # many logs. However, should a problem arise and logs need to be sent to the Cactus 
dev team,
   # then we will ask you to change this to DEBUG.
  -log4j.category.org.apache.cactus = WARN, cactus
  +log4j.category.org.apache.cactus = DEBUG, cactus
   log4j.additivity.org.apache.cactus=false
  
  
  

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

Reply via email to