I updated my project at https://github.com/huxi/lbcore224 and added a pom.xml I'm able to reproduce the issue on Mac OS X 10.6 with 1.6.0_u26 if I execute "mvn clean install". I'm also able to reproduce it running the test in IDEA. Last but not least, I submitted http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7099601 but it hasn't been processed yet.
Cheers, Joern. On 04.10.2011, at 16:05, Ceki Gulcu wrote: > On 04.10.2011 14:46, Joern Huxhorn wrote: >> Did the original test in your branch fail using Maven or did it also only >> fail from IDEA? > > I was not sure if I could reproduce the IllegalMonitorStateException > from Maven. I just resurrected the WithZookeperTest and ran it with > Maven and was able to reproduce the IMSE. BTW, there was no logback > configuration file, so the default config was used (ConsoleAppender). > > Maybe IDEA and Maven launch the tests differently than Gradle... ? > -- > Ceki > _______________________________________________ > logback-dev mailing list > [email protected] > http://qos.ch/mailman/listinfo/logback-dev _______________________________________________ logback-dev mailing list [email protected] http://mailman.qos.ch/mailman/listinfo/logback-dev
