Re: [VOTE] Release Apache Maven 4.0.0-rc-2

2024-12-13 Thread Guillaume Nodet
Here's a link to the changes: https://gist.github.com/gnodet/776fb1c5092b43195c64aecf768aa78d The distributions are available at: https://dist.apache.org/repos/dist/dev/maven/maven-4/4.0.0-rc-2/ Le sam. 14 déc. 2024 à 07:22, Matthias Bünger a écrit : > +1 (nb) > > P.S. Link is only visible f

RE: [VOTE] Release Apache Maven 4.0.0-rc-2

2024-12-13 Thread Jeremy Landis
Second that on link visibility. Has been happening on last few votes. This one is important to me to see before its out as I've been unable to get beta 5 or after to even work ☹ -Original Message- From: Matthias Bünger Sent: Saturday, December 14, 2024 1:22 AM To: dev@maven.apache.o

Re: [VOTE] Release Apache Maven 4.0.0-rc-2

2024-12-13 Thread Matthias Bünger
+1 (nb) P.S. Link is only visible for those who have an account and can log in. Matthias Am 14.12.2024 um 01:01 schrieb Guillaume Nodet: We solved 38 issues since rc-1. https://issues.apache.org/jira/projects/MNG/versions/12355288 Staging repository: https://repository.apache.org/content/rep

[VOTE] Release Apache Maven 4.0.0-rc-2

2024-12-13 Thread Guillaume Nodet
We solved 38 issues since rc-1. https://issues.apache.org/jira/projects/MNG/versions/12355288 Staging repository: https://repository.apache.org/content/repositories/maven-2256/ Source release checksums: apache-maven-4.0.0-rc-2-src.tar.gz.sha512 d496a3650811becfe6f0047154205cf5966038791cdf7c84e83

Re: [VOTE] Release Maven Resolver 2.0.5

2024-12-13 Thread Tamás Cservenák
Elliotte, unsure what are you talking about, as: * there is only one (nonsensical) dependabot PR against master (rest are for resolver 1.9.x branch): to up Jetty from 10 to 12; not gonna go without code change * 2.0.4 release happened on Nov 15th, which (new since then) other PR you mean? Thanks

Re: [VOTE] Release Maven Resolver 2.0.5

2024-12-13 Thread Guillaume Nodet
Le ven. 13 déc. 2024 à 20:50, Guillaume Nodet a écrit : > Most dependabot are targeting resolver 1.x. > Afaik, the ones that do not are not micro release updates such as jetty 10 > -> 12. > Other non dependabot PRs are drafts > Could you point to specific PRs ? > >> >> Here's the list that co

Re: [VOTE] Release Maven Resolver 2.0.5

2024-12-13 Thread Guillaume Nodet
Most dependabot are targeting resolver 1.x. Afaik, the ones that do not are not micro release updates such as jetty 10 -> 12. Other non dependabot PRs are drafts Could you point to specific PRs ? +1 Le ven. 13 déc. 2024 à 19:37, Elliotte Rusty Harold a écrit : > I see multiple open PRs tha

Re: [VOTE] Release Maven Resolver 2.0.5

2024-12-13 Thread Elliotte Rusty Harold
I see multiple open PRs that should be reviewed and possibly merged before this is cut, both dependabot-authored and manually created so -1 On Fri, Dec 13, 2024 at 12:36 PM Tamás Cservenák wrote: > > Howdy, > > This Resolver 2.0.5 release is a bugfix release with some > improvements as well. > >

JDK 24 Feature Freeze / Permanently Disabling the Security Manager

2024-12-13 Thread David Delabassee
Welcome to the final OpenJDK Quality Outreach update of 2024! JDK 24, scheduled for General Availability on March 18, 2025 [1], is now in Rampdown Phase One (RDP1) [2]. At this point, the overall JDK 24 feature set is frozen and only low-risk enhancements might still be considered. You will find

[VOTE] Release Maven Resolver 2.0.5

2024-12-13 Thread Tamás Cservenák
Howdy, This Resolver 2.0.5 release is a bugfix release with some improvements as well. Maven 4.x is picking up Resolver 2.x, while Maven 3.x remains at Resolver 1.x lineage. The two major versions, as far as client code goes (Mojos or extensions, using Resolver API as documented), are binary comp

Re: [DISCUSS] Switch to GitHub issues

2024-12-13 Thread Gerd Aschemann
I see some drawbacks Before opening a new issue, I would like to search for similar issues (and in particular if there are already solutions, workarcounds, more information about the environment etc.). Where should I search? First du a Jira search, then a GitHub search? If I find something in