[logback-dev] compilation failure
Ceki Gulcu
ceki at qos.ch
Fri Jul 31 18:19:11 CEST 2009
Hi Ralph,
Thanks for reporting this issue. It has been fixed a few seconds ago.
Ralph Goers wrote:
> I just did an svn update and tried to do a build. It failed with:
>
> [INFO] Compiling 58 source files to
> /Users/rgoers/projects/logback/trunk/logback-examples/target/classes
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Compilation failure
>
> /Users/rgoers/projects/logback/trunk/logback-examples/src/main/java/chapter4/ExitWoes1.java:[37,44]
> cannot find symbol
> symbol : variable ROOT_NAME
> location: class ch.qos.logback.classic.LoggerContext
>
> /Users/rgoers/projects/logback/trunk/logback-examples/src/main/java/chapter4/ExitWoes2.java:[38,44]
> cannot find symbol
> symbol : variable ROOT_NAME
> location: class ch.qos.logback.classic.LoggerContext
--
Ceki Gülcü
Logback: The reliable, generic, fast and flexible logging framework for Java.
http://logback.qos.ch
More information about the logback-dev
mailing list