[logback-dev] compilation failure
Ralph Goers
rgoers at apache.org
Fri Jul 31 18:28:15 CEST 2009
Thanks. Also mvn clean install fails for me in SyslogAppenderTest. The
assertions at lines 79 and 134 are failing. I haven't even looked at
the test to see what they are doing.
Ralph
On Jul 31, 2009, at 9:19 AM, Ceki Gulcu wrote:
> 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
> _______________________________________________
> logback-dev mailing list
> logback-dev at qos.ch
> http://qos.ch/mailman/listinfo/logback-dev
More information about the logback-dev
mailing list