Re: [logback-dev] Problem with current snapshot

2010-02-26 Thread Joern Huxhorn
On 26.02.2010, at 13:22, Ceki Gulcu wrote: On 26.02.2010 12:37, Joern Huxhorn wrote: http://github.com/ceki/logback/commit/b6bb584c8cb7ff7e6ebf9a0eefcfec48f5a8418c Does not compile, it has some xx in ConsoleAppender. Yes, I know. It's there to remind me to write a test. You can safely

Re: [logback-dev] Problem with current snapshot

2010-02-26 Thread Ceki Gulcu
On 26.02.2010 12:37, Joern Huxhorn wrote: http://github.com/ceki/logback/commit/b6bb584c8cb7ff7e6ebf9a0eefcfec48f5a8418c Does not compile, it has some xx in ConsoleAppender. Yes, I know. It's there to remind me to write a test. You can safely remove it. Also, I think there's a problem

[logback-dev] Problem with current snapshot

2010-02-26 Thread Joern Huxhorn
http://github.com/ceki/logback/commit/b6bb584c8cb7ff7e6ebf9a0eefcfec48f5a8418c Does not compile, it has some xx in ConsoleAppender. Also, I think there's a problem with logback-classic pom. It overrides logback-core compile dependency with a logback-core test- dependency. Regards, Joern.