Re: [slf4j-user] using BasicMDCAdapter from maven snapshot ?

2008-01-29 Thread Ceki Gulcu
Maarten Bosteels wrote: > > Are you saying that we shouldn't expect a release of 1.5 in February ? No, the milestone release offers an immediate (as in today) solution to the dependency issues you are facing with SLF4J. I hope to make a release by the end of this week but might miss that tar

Re: [slf4j-user] using BasicMDCAdapter from maven snapshot ?

2008-01-29 Thread Maarten Bosteels
On Jan 29, 2008 8:09 PM, Ceki Gulcu <[EMAIL PROTECTED]> wrote: > > Maarten, > > Simon is correct by stating that SNAPSHOTS are not published by global > repositories. There are all sorts of solutions to get around this, > typically > installing the jar locally or installing the jar is some seconda

Re: [slf4j-user] using BasicMDCAdapter from maven snapshot ?

2008-01-29 Thread Ceki Gulcu
Maarten, Simon is correct by stating that SNAPSHOTS are not published by global repositories. There are all sorts of solutions to get around this, typically installing the jar locally or installing the jar is some secondary repository and referring to this secondary repo in your project's pom.

Re: [slf4j-user] using BasicMDCAdapter from maven snapshot ?

2008-01-26 Thread Maarten Bosteels
On Jan 26, 2008 9:56 AM, simon <[EMAIL PROTECTED]> wrote: > On Fri, 2008-01-25 at 22:43 +0100, Maarten Bosteels wrote: >> Ceki, >> >> The mina team has decided to add some (at least one) MDC-aware >> Formatter's for java.util.logging, so that MINA users >> c

Re: [slf4j-user] using BasicMDCAdapter from maven snapshot ?

2008-01-26 Thread simon
On Fri, 2008-01-25 at 22:43 +0100, Maarten Bosteels wrote: > Ceki, > > The mina team has decided to add some (at least one) MDC-aware > Formatter's for java.util.logging, so that MINA users > can use the formatter out-of-the box. > > Is th

[slf4j-user] using BasicMDCAdapter from maven snapshot ?

2008-01-25 Thread Maarten Bosteels
Ceki, The mina team has decided to add some (at least one) MDC-aware Formatter's for java.util.logging, so that MINA users can use the formatter out-of-the box. Is there a maven snapshot that contains the latest changes (BasicMDCAdapter etc) I see that you mention bumping the version to 1.5 in t