Hello

TL;DR: I've created
https://github.com/ops4j/org.ops4j.pax.logging/issues/504 to track this.

I saw yesterday that Logback has finally released (two days ago) versions
1.3.0 and 1.4.0 (simultaneously) which are working with SLF4J 2.0 (released
<2 weeks ago).

Sure, it'd be good to have Pax Logging using SLF4J2, but with two
restrictions:

   - it has to be compatible with SLF4J 1.7.x (thus exporting `org.slf4j`
   package with older versions too)
   - it won't happen in all the branches I've released yesterday (1.11.x,
   1.12.x, 2.0.x, 2.1.x and 2.2.x).

Probably it'll be Pax Logging 2.3.x, but maybe (because it's not breaking
API change) 2.2.x.

WDYT @jbono...@apache.org <jbono...@apache.org> ?

kind regards
Grzegorz Grzybek

wt., 30 sie 2022 o 10:47 Mark Derricutt <m...@talios.com> napisał(a):

> Awesome!
>
> I was wondering the other day about support for the new SLFJ 2.0 that’s
> just come out, is there any Pax Logging that supports that yet (along with
> the 1.x SLF4j) ?  ( or maybe the next version )
>
> Mark
>
> On 29/08/2022 at 11:00:13 PM, Grzegorz Grzybek <gr.grzy...@gmail.com>
> wrote:
>
> > Hello
> >
> > First - to lower some confusion about Pax Logging versions, I've created
> a
> > handy (I hope) https://github.com/ops4j/org.ops4j.pax.logging#versions
> > page.
> >
> > Just to refresh some dependencies, I've released 4 versions of minor
> > releases with reload4j dependency upgrade:
> >
> >   - 2.1.4 - R7 without Log4j1 backend
> >   - 2.0.19 - R7 with Log4j1 backend
> >   - 1.12.3 - R6 without Log4j1 backend
> >   - 1.11.17 - R6 with Log4j1 backend
> >
> > Additionally, there's a new release 2.2.0, which exports
> > "org.osgi.service.log" package with version 1.5 (OSGi R8).
> >
> > All the release notes can be found using the following links:
> >
> >   - 2.2.0:
> >   https://github.com/ops4j/org.ops4j.pax.logging/milestone/84?closed=1
> >   - 2.1.4:
> >   https://github.com/ops4j/org.ops4j.pax.logging/milestone/96?closed=1
> >   - 2.0.19:
> >   https://github.com/ops4j/org.ops4j.pax.logging/milestone/99?closed=1
> >   <https://github.com/ops4j/org.ops4j.pax.logging/milestone/80?closed=1>
> >   - 1.12.3:
> >   https://github.com/ops4j/org.ops4j.pax.logging/milestone/100?closed=1
> >   - 1.11.17:
> >   https://github.com/ops4j/org.ops4j.pax.logging/milestone/101?closed=1
> >
> > kind regards
> > Grzegorz Grzybek
> >
>

Reply via email to