Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] Eclipse platform contribution with Jetty 10.0.4 upgrade

Based on https://www.eclipse.org/lists/cross-project-issues-dev/msg18389.html there are some places you will need slf4j version 2. In all other places we should be good with slf4j 1.7.30.

 

Thanks

Sravan

 

From: Nitin Dahyabhai <thatnitind@xxxxxxxxx>
Sent: 09 June 2021 19:36
To: Cross project issues <cross-project-issues-dev@xxxxxxxxxxx>
Subject: [EXTERNAL] Re: [cross-project-issues-dev] Eclipse platform contribution with Jetty 10.0.4 upgrade

 

WTP doesn't contribute it either, just the ones that were needed and not provided in the Platform build. What I find curious is that both https://download.eclipse.org/eclipse/jetty/10.0.4/plugins/ and https://download.eclipse.org/webtools/jetty/10.0.4/repository/plugins/ ended up with the 2.0.0 jar in their output. What I find troubling is that we use jetty-plus to resolve some OSGI Require/Provide-Capability configuration once installed, so I expect our build will compile cleanly but the related functionality will fail to load properly. :(

 

On Wed, Jun 9, 2021 at 9:45 AM Jonah Graham <jonah@xxxxxxxxxxxxxxxx> wrote:

:-( But the Platform contribution does not have slf4j.api_2.0.0.alpha1, is that because Platform doesn't use  jetty-jndi and jetty-plus but WTP does?

 

Thanks

Jonah


~~~
Jonah Graham
Kichwa Coders
www.kichwacoders.com

 

 

On Wed, 9 Jun 2021 at 09:40, Nitin Dahyabhai <thatnitind@xxxxxxxxx> wrote:

It looks like jetty-jndi and jetty-plus did not have their SLF4J ranges lowered under 2.0, so the Jetty sites from Platform and WTP both still contain slf4j.api_2.0.0.alpha1.

 

On Wed, Jun 9, 2021 at 9:20 AM Sravan K Lakkimsetti <sravankumarl@xxxxxxxxxx> wrote:

Hi,

 

I contributed eclipse platform with Jetty 10.0.4 and with slf4j 1.7.30. Please let me know if there are any problems.

 

Thanks

Sravan

 

_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev


 

--

Regards,

Nitin Dahyabhai

Eclipse WTP PMC

_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev

_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev


 

--

Regards,

Nitin Dahyabhai

Eclipse WTP PMC



Back to the top