Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [osgi-technology-dev] slf4j-osgi and slf4j 2.0

Thanks for the positive feedback.

 

I released versions 1.7.2 and 2.0.0 to maven central.

 

1.7.2 is a very small fix to 1.7.1 which as waiting in the main branch. 1.7.2 is probably the final release of the 1.7.x line.

 

-- 

BJ Hargrave
Senior Technical Staff Member, IBM // office: +1 386 848 1781
OSGi Fellow and OSGi Specification Project lead // mobile: +1 386 848 3788
hargrave@xxxxxxxxxx

 

 

From: osgi-technology-dev <osgi-technology-dev-bounces@xxxxxxxxxxx> on behalf of Stefan Bischof <stbischof@xxxxxxxxxxx>
Date: Wednesday, August 31, 2022 at 08:00
To: osgi-technology-dev@xxxxxxxxxxx <osgi-technology-dev@xxxxxxxxxxx>
Subject: [EXTERNAL] Re: [osgi-technology-dev] slf4j-osgi and slf4j 2.0

+1 would really like to have this. Stefan Bischof On 31. 08. 22 01: 44, BJ Hargrave wrote: slf4j 2. 0 has been released to maven central. For 2. 0, they change to use ServiceLoader to locate the binding instead of the binding being a specific class

ZjQcmQRYFpfptBannerStart

This Message Is From an External Sender

This message came from outside your organization.

ZjQcmQRYFpfptBannerEnd

+1

would really like to have this.

Stefan Bischof

 

 

On 31.08.22 01:44, BJ Hargrave wrote:

slf4j 2.0 has been released to maven central. For 2.0, they change to use ServiceLoader to locate the binding instead of the binding being a specific class name loaded from the class path.

 

I have updated the slf4j-osgi code to work with slf4j 2.0. The slf4j.api 2.0 bundle uses Service Loader Mediator to connect to implementations. The slf4j.osgi 2.0 bundle now also uses Service Loader Mediator to provide the implementation. Spi-Fly is used in the test to connect the provider and consumer.

 

Since slf4j 2.0 is now in the wild and dependabot is encouraging people to update, I think we should make a release of this new 2.0 version of slf4j-osgi to maven central. Any concerns?

 

-- 

BJ Hargrave
Senior Technical Staff Member, IBM // office: +1 386 848 1781
OSGi Fellow and OSGi Specification Project lead // mobile: +1 386 848 3788
hargrave@xxxxxxxxxx

 



_______________________________________________
osgi-technology-dev mailing list
osgi-technology-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://accounts.eclipse.org

Back to the top