You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by Ceki Gülcü <ce...@qos.ch> on 2004/08/05 21:45:19 UTC

Re: cvs commit: logging-log4j/tests/src/java/org/apache/log4j LoggerTestCase.java

At 09:25 PM 8/5/2004, you wrote:
>yoavs       2004/08/05 12:25:51
>
>   Modified:    src/java/org/apache/log4j Category.java
>                         PropertyConfigurator.java
>                src/java/org/apache/log4j/jmx LoggerDynamicMBean.java
>                src/java/org/apache/log4j/lf5/viewer/categoryexplorer
>                         CategoryNodeEditor.java
>                src/java/org/apache/log4j/net SocketReceiver.java
>                src/java/org/apache/log4j/or/jms MessageRenderer.java
>                tests    build.xml
>                tests/src/java/org/apache/log4j LoggerTestCase.java
>   Log:
>   Modified variables named "enum" to "enumeration" to avoid a JDK 1.5 
> compilation error (enum is a reserved keyword in JDK 1.5).

Cool. Thanks.

>
>   Undid the removal of PassByJNDI.java from the tests/build.xml 
> compilation.  I committed that by accident before.  I still don't like 
> needing Jetty to build, though.

Jetty is needed for building the tests, not log4j itself. Using jetty we 
can test log4j in relation to web-app reloading with just a few lines of 
code. It's really worth the extra effort.

I notice that the new trace method is still in Category and not Logger.

-- 
Ceki Gülcü

      For log4j documentation consider "The complete log4j manual"
      ISBN: 2970036908 http://www.qos.ch/shop/products/clm_t.jsp  



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