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
[email protected]
http://qos.ch/mailman/listinfo/logback-dev

_______________________________________________
logback-dev mailing list
[email protected]
http://qos.ch/mailman/listinfo/logback-dev

Reply via email to