Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jakartaee-platform-dev] Updating 3rd party dependencies tojakarta

As Long as Apache Commons does not upgrade to Jakarta EE 8 or 9, we have to use what’s there even if it is Based on an older Version of Java EE ;-)

 

Maybe the more Apache affine ones here like David could help or ask the Commons committers to deal with that, but I don’t see how that would correlate exactly with Jakarta EE 9 or Glassfish 6.

 

Werner

 

Sent from Mail for Windows 10

 

From: Steve Millidge (Payara)
Sent: Monday, May 18, 2020 13:29
To: jakartaee-platform developer discussions
Subject: Re: [jakartaee-platform-dev] Updating 3rd party dependencies tojakarta

 

Jackson was used before JSON-P/JSON-B were a thing in GlassFish we could try to remove it but it could take a while.

 

Commons File Upload depends on javax.servlet and the GlassFish administration console uses it to upload deployments.

 

Steve

 

From: jakartaee-platform-dev-bounces@xxxxxxxxxxx <jakartaee-platform-dev-bounces@xxxxxxxxxxx> On Behalf Of Werner Keil
Sent: 18 May 2020 12:23
To: jakartaee-platform developer discussions <jakartaee-platform-dev@xxxxxxxxxxx>
Subject: Re: [jakartaee-platform-dev] Updating 3rd party dependencies to jakarta

 

Hi,

 

Jackson, that’s interesting, why is it used in parallel or instead of Jakarta JSON (Processing and Binding)?

 

I don’t see why Apache Commons File Upload should Change anything to Jakarta, or do you mean a new Version of it for use by GlassFish 6?

I guess either someone at Eclipse like Wayne or Ivar should be able to help with the IP/CQ entries.

 

Werner

 

Sent from Mail for Windows 10

 

From: Steve Millidge (Payara)
Sent: Monday, May 18, 2020 13:15
To: jakartaee-platform developer discussions
Subject: [jakartaee-platform-dev] Updating 3rd party dependencies to jakarta

 

Hi All,

 

On the Eclipse Glassfish project we have found a number of external 3rd party dependencies that need updating to the new namespace before we can release GlassFish 6. For example Apache Commons File Upload and Jackson and likely others as we get closer to release. Can anybody advise on how we should go about modifying and shipping these components both from a preferred technical approach and from an IP/CQ perspective?

 

Thanks

 

Steve

 

 

 


Back to the top