Re: Ivy 2.5.2 incompatibility with JDK 21 due to Pack200 removal

2024-11-08 Thread Michel Lind
Hi Jaikiran, On Sat, Nov 09, 2024 at 07:09:13AM +0530, Jaikiran Pai wrote: > Hello Michel, > > I've approved your account creation. Please go ahead and create a JIRA > issue. I suspect, as a minimum you would require a fix like the one below: > Thanks, I've filed https://issues.apache.org/jira/

Re: Ivy 2.5.2 incompatibility with JDK 21 due to Pack200 removal

2024-11-08 Thread Jaikiran Pai
Hello Michel, I've approved your account creation. Please go ahead and create a JIRA issue. I suspect, as a minimum you would require a fix like the one below: diff --git a/build.properties b/build.properties index 958dda11..f5c92fd9 100644 --- a/build.properties +++ b/build.properties @@ -44,

Ivy 2.5.2 incompatibility with JDK 21 due to Pack200 removal

2024-11-08 Thread Michel Lind
Dear Ivy developers, (Apologies for not filing a JIRA issue yet - I just applied for an account, and will file as soon as it's approved) I'm a Fedora package maintainer, and as part of a long dependency chain trying to get the Golang packages bootstrapped for the Extra Packages for Enterprise Lin