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 "Adam R. B. Jack" <aj...@apache.org> on 2004/09/01 19:04:28 UTC

log4j on JDK 1.5 (on Gump)

Folks,

Some interesting insights, if you are interested in JDK 1.5:

http://brutus.apache.org/gump/jdk15/logging-log4j-12/logging-log4j-12/gump_work/build_logging-log4j-12_logging-log4j-12.html

For example:
build.core:
    [mkdir] Created dir:
/usr/local/gump/jdk15/workspace/logging-log4j-12/dist/classes
    [javac] Compiling 182 source files to
/usr/local/gump/jdk15/workspace/logging-log4j-12/dist/classes
    [javac]
/usr/local/gump/jdk15/workspace/logging-log4j-12/src/java/org/apache/log4j/C
ategory.java:207: as of release 1.5, 'enum' is a keyword, and may not be
used as an identifier
    [javac] (try -source 1.4 or lower to use 'enum' as an identifier)
    [javac]     Enumeration enum = this.getAllAppenders();regardsAdam


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