Re: maven shade plugin for jdk 20/21

2023-09-19 Thread Sylwester Lachiewicz
I've added change to run tests with JDK 21 (Corretto) and all looks good so far. We may not have yet specific tests related to 21 yet, but plugin looks good to do release. Sylwester wt., 19 wrz 2023 o 14:11 Delany napisał(a): > I tested v3.5.0 with an updated jdependency, which worked fine on j

Re: maven shade plugin for jdk 20/21

2023-09-19 Thread Delany
I tested v3.5.0 with an updated jdependency, which worked fine on jdk21-ea. Delany On Tue, 19 Sept 2023 at 13:16, Guillaume Nodet wrote: > Have you tried the current master for this plugin ? > Can I just go ahead and release it in the current state or is there > anything to fix first ? > > Le

Re: maven shade plugin for jdk 20/21

2023-09-19 Thread Slawomir Jaranowski
Hi We have a few simple issues on list before release [1] I will do issues assigned to me soon in one or two days. [1] https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSHADE%20AND%20fixVersion%20%3D%203.5.1 wt., 19 wrz 2023 o 13:16 Guillaume Nodet napisał(a): > Have you tried the c

Re: maven shade plugin for jdk 20/21

2023-09-19 Thread Guillaume Nodet
Have you tried the current master for this plugin ? Can I just go ahead and release it in the current state or is there anything to fix first ? Le mar. 19 sept. 2023 à 10:55, Delany a écrit : > Hi all, > > JDK21 reaches general availability today. Could someone provide another > release of the s

maven shade plugin for jdk 20/21

2023-09-19 Thread Delany
Hi all, JDK21 reaches general availability today. Could someone provide another release of the shade plugin to support it? Kind regards, Delany