[RESULT] [VOTE] Maven Build Cache Extension 1.0.1

2023-06-08 Thread Olivier Lamy
Hi, The vote has passed with the following result: +1: Karl, Sylwester, Romain, Guillaume, Olivier The vote passed, and I will finish the release process. cheers Olivier - To unsubscribe, e-mail:

Re: [DISCUSS] POM model version

2023-06-08 Thread Olivier Lamy
sounds like a new feature (MNG-7804) The only problem I can imagine is with tools/ide consuming the build pom if they do not respect the xmlns and schemaLocation by validating the pom with a hardcoded version of the schema. But frankly let's consider this as a bug in the tool/ide doing so. On

Re: [DISCUSS] POM model version

2023-06-08 Thread Hunter C Payne
Isn't this the type of change that XML Schema is supposed to enable?  Perhaps the problem is that we need to provide a downstream way to access generic plugin specific model elements that is divorced from the POM itself?  Then we don't have to live in fear of POM changes.  Just a

Re: [DISCUSS] POM model version

2023-06-08 Thread Romain Manni-Bucau
+1 to enable it, +1000 to try to write a 4.0.0 version when possible else fail until enabled/forced in install/deploy plugins maybe? Le jeu. 8 juin 2023 à 22:56, Guillaume Nodet a écrit : > While working on an issue [1], I've raised a PR [2] which is adding an xml > element to the POM. So I

[DISCUSS] POM model version

2023-06-08 Thread Guillaume Nodet
While working on an issue [1], I've raised a PR [2] which is adding an xml element to the POM. So I raised the model version to 4.2.0. My understanding is that the build/consumer POM feature [3] was created so that we could keep compatibility. This is clearly indicated in the wiki page: "Maven

Re: Question - JDK Minimum of future Apache Maven 4.0.0

2023-06-08 Thread Romain Manni-Bucau
@Michael: the user base, both will give you an idea of java ecosystem for coming projects and therefore can define a baseline which is not bothering for our users. Romain Manni-Bucau @rmannibucau | Blog | Old Blog

Re: Question - JDK Minimum of future Apache Maven 4.0.0

2023-06-08 Thread Michael Osipov
I can concur to this with a user message: https://www.mail-archive.com/users@tomcat.apache.org/msg141662.html On 2023/06/08 09:51:45 Karl Heinz Marbaise wrote: > Hi to all, > > The most recent version of Tomcat 11.0.0-M7 has lifted it's JDK minimum > to JDK21 !!! > >

Re: Question - JDK Minimum of future Apache Maven 4.0.0

2023-06-08 Thread Michael Osipov
I don't understand what relation you are trying to establish between us and Spring Framework. Both are unrelated. On 2023/06/08 10:59:09 Romain Manni-Bucau wrote: > @Michael: point is that users will get java 21 anyway so can be a neat > default. Guess our choice is either spring (17) or EE (21)

Re: Question - JDK Minimum of future Apache Maven 4.0.0

2023-06-08 Thread Romain Manni-Bucau
@Michael: point is that users will get java 21 anyway so can be a neat default. Guess our choice is either spring (17) or EE (21) today. Romain Manni-Bucau @rmannibucau | Blog | Old Blog |

Re: Question - JDK Minimum of future Apache Maven 4.0.0

2023-06-08 Thread Michael Osipov
On 2023/06/08 09:51:45 Karl Heinz Marbaise wrote: > Hi to all, > > The most recent version of Tomcat 11.0.0-M7 has lifted it's JDK minimum > to JDK21 !!! > > https://tomcat.apache.org/tomcat-11.0-doc/changelog.html#Tomcat_11.0.0-M7_(markt) That's a fake argument. Not Tomcat requires it, but

Re: [VOTE} Maven Build Cache Extension 1.0.1

2023-06-08 Thread Guillaume Nodet
+1 Le mar. 6 juin 2023 à 13:52, Olivier Lamy a écrit : > Hi, > I'd like to release Maven Build Cache Extension 1.0.1 > We fixed 13 issues > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12352469=Text=12324820=Create > > Staging repo: >

Re: Question - JDK Minimum of future Apache Maven 4.0.0

2023-06-08 Thread Karl Heinz Marbaise
Hi to all, The most recent version of Tomcat 11.0.0-M7 has lifted it's JDK minimum to JDK21 !!! https://tomcat.apache.org/tomcat-11.0-doc/changelog.html#Tomcat_11.0.0-M7_(markt) Kind regards Karl Heinz Marbaise - To

Re: [VOTE} Maven Build Cache Extension 1.0.1

2023-06-08 Thread Romain Manni-Bucau
+1 Romain Manni-Bucau @rmannibucau | Blog | Old Blog | Github | LinkedIn | Book

Re: [VOTE} Maven Build Cache Extension 1.0.1

2023-06-08 Thread Sylwester Lachiewicz
+1 wt., 6 cze 2023, 23:14 użytkownik Olivier Lamy napisał: > On Tue, 6 Jun 2023 at 22:53, Sylwester Lachiewicz > wrote: > > > > 0 - on list we have also improvement and new features but we Release > bugfix > > only version. > > if this help, the issues which were marked minor are now

Re: [VOTE} Maven Build Cache Extension 1.0.1

2023-06-08 Thread Olivier Lamy
+1 On Tue, 6 Jun 2023 at 21:51, Olivier Lamy wrote: > > Hi, > I'd like to release Maven Build Cache Extension 1.0.1 > We fixed 13 issues > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12352469=Text=12324820=Create > > Staging repo: