Re: [VOTE] Require Java 17 for Maven 4

2024-03-02 Thread Martin Desruisseaux
Le 2024-03-02 à 18 h 55, Jeremy Landis a écrit : You should be able to use @code in same way now without the java upgrade. Yes I know. But Maven source code currently uses , and if we were to spent an effort for changing that, it would have been more economical to go directly to {@snippet}

RE: [VOTE] Require Java 17 for Maven 4

2024-03-02 Thread Jeremy Landis
. -Original Message- From: Martin Desruisseaux Sent: Saturday, March 2, 2024 11:55 AM To: Maven Developers List Subject: Re: [VOTE] Require Java 17 for Maven 4 Just realized since I'm working on the Maven compiler plugin, upgrading to Java 21 instead of 17 would allow us to replace currently hard

Re: [VOTE] Require Java 17 for Maven 4

2024-03-02 Thread Martin Desruisseaux
Just realized since I'm working on the Maven compiler plugin, upgrading to Java 21 instead of 17 would allow us to replace currently hard-to-read Javadoc like this: * * compilerArgs * arg-Xmaxerrs/arg * arg1000/arg * arg-Xlint/arg *

Re: [VOTE] Require Java 17 for Maven 4

2024-03-02 Thread Christian Stein
+1 On Wed, Feb 28, 2024 at 8:31 AM Benjamin Marwell wrote: > Hi Maven Devs/Users/Committers and PMC members! > > After several discussions on the mailing lists, I would like to > start a vote in favour of setting the minimal Java bytecode target > of Maven-Core 4 to 17 and hence require Java 17

Re: [VOTE] Require Java 17 for Maven 4

2024-03-02 Thread Tamás Cservenák
+1 On Wed, Feb 28, 2024, 08:31 Benjamin Marwell wrote: > Hi Maven Devs/Users/Committers and PMC members! > > After several discussions on the mailing lists, I would like to > start a vote in favour of setting the minimal Java bytecode target > of Maven-Core 4 to 17 and hence require Java 17 for

Re: [VOTE] Require Java 17 for Maven 4

2024-03-02 Thread Robert Dean
+1 On Wed, Feb 28, 2024 at 2:32 AM Benjamin Marwell wrote: > > Hi Maven Devs/Users/Committers and PMC members! > > After several discussions on the mailing lists, I would like to > start a vote in favour of setting the minimal Java bytecode target > of Maven-Core 4 to 17 and hence require Java

Re: [VOTE] Require Java 17 for Maven 4

2024-03-01 Thread Benjamin Marwell
Elliotte, as per guidelines, it is not required. And I did not put it that way in my email. However, a reason would have helped in finding alternatives. Anyway, here's my +1. On Fri, 1 Mar 2024, 19:14 Elliotte Rusty Harold, wrote: > On Wed, Feb 28, 2024 at 2:31 AM Benjamin Marwell > wrote:

Re: [VOTE] Require Java 17 for Maven 4

2024-03-01 Thread Elliotte Rusty Harold
On Wed, Feb 28, 2024 at 2:31 AM Benjamin Marwell wrote: > Please refrain from starting discussions in this thread, but do > include a reasoning on downvotes and feel free to start a new > discussion on the mailing list, or comment on the existing ones. -1 Requiring reasons for downvotes but

Re: [VOTE] Require Java 17 for Maven 4

2024-03-01 Thread Ceki Gulcu
+1 (non binding) The preceding discussion was quite insightful and informative. -- Ceki Gülcü Sponsoring SLF4J/logback/reload4j at https://github.com/sponsors/qos-ch On 2/28/2024 8:30 AM, Benjamin Marwell wrote: > Hi Maven Devs/Users/Committers and PMC members! > > After several

Re: [VOTE] Require Java 17 for Maven 4

2024-02-29 Thread Olivier Lamy
+1 On Wed, 28 Feb 2024 at 17:31, Benjamin Marwell wrote: > > Hi Maven Devs/Users/Committers and PMC members! > > After several discussions on the mailing lists, I would like to > start a vote in favour of setting the minimal Java bytecode target > of Maven-Core 4 to 17 and hence require Java 17

Re: [VOTE] Require Java 17 for Maven 4

2024-02-29 Thread Michael Bien
+1 (non-binding; for JDK 17 or 21) leaving JDK 8 behind is an important step for the java community. -mbien On 28.02.24 08:30, Benjamin Marwell wrote: Hi Maven Devs/Users/Committers and PMC members! After several discussions on the mailing lists, I would like to start a vote in favour of

Re: [VOTE] Require Java 17 for Maven 4

2024-02-29 Thread Van Hoa Phan
+1 On Wed, Feb 28, 2024 at 6:31 PM Benjamin Marwell wrote: > Hi Maven Devs/Users/Committers and PMC members! > > After several discussions on the mailing lists, I would like to > start a vote in favour of setting the minimal Java bytecode target > of Maven-Core 4 to 17 and hence require Java 17

Re: [VOTE] Require Java 17 for Maven 4

2024-02-29 Thread Enrico Olivelli
+1 (Non binding) Enrico Il Gio 29 Feb 2024, 09:01 Tim te Beek ha scritto: > +1 from occasional contributor > > Would unblock phasing out more utils methods & dependencies. > > On Thu, Feb 29, 2024 at 8:53 AM Thomas Matthijs wrote: > > > +1 > > > > > > On Wed, Feb 28, 2024, at 08:30, Benjamin

Re: [VOTE] Require Java 17 for Maven 4

2024-02-29 Thread Tim te Beek
+1 from occasional contributor Would unblock phasing out more utils methods & dependencies. On Thu, Feb 29, 2024 at 8:53 AM Thomas Matthijs wrote: > +1 > > > On Wed, Feb 28, 2024, at 08:30, Benjamin Marwell wrote: > > Hi Maven Devs/Users/Committers and PMC members! > > > > After several

Re: [VOTE] Require Java 17 for Maven 4

2024-02-28 Thread Thomas Matthijs
+1 On Wed, Feb 28, 2024, at 08:30, Benjamin Marwell wrote: > Hi Maven Devs/Users/Committers and PMC members! > > After several discussions on the mailing lists, I would like to > start a vote in favour of setting the minimal Java bytecode target > of Maven-Core 4 to 17 and hence require Java 17

Re: [VOTE] Require Java 17 for Maven 4

2024-02-28 Thread Herve Boutemy
+1 Regards, Hervé On 2024/02/28 07:30:07 Benjamin Marwell wrote: > Hi Maven Devs/Users/Committers and PMC members! > > After several discussions on the mailing lists, I would like to > start a vote in favour of setting the minimal Java bytecode target > of Maven-Core 4 to 17 and hence require

Re: [VOTE] Require Java 17 for Maven 4

2024-02-28 Thread Niels Basjes
+1 Note that putting it at java 21 would also get a +1 from me. On Wed, 28 Feb 2024, 08:31 Benjamin Marwell, wrote: > Hi Maven Devs/Users/Committers and PMC members! > > After several discussions on the mailing lists, I would like to > start a vote in favour of setting the minimal Java

Re: [VOTE] Require Java 17 for Maven 4

2024-02-28 Thread Arnaud Héritier
+1. It’s time to move on. Arnaud Héritier Twitter/GitHub/... : aheritier Le mer. 28 févr. 2024 à 08:31, Benjamin Marwell a écrit : > Hi Maven Devs/Users/Committers and PMC members! > > After several discussions on the mailing lists, I would like to > start a vote in favour of setting the

Re: [VOTE] Require Java 17 for Maven 4

2024-02-28 Thread Mateusz Gajewski
+1 non binding as a user and occasional contributor +1 for upgrade to JDK 21 and beyond in the near future On Wed, Feb 28, 2024 at 8:09 PM Kévin Buntrock wrote: > +1 as a modest contributor (and also encline to target v21) > > Le mer. 28 févr. 2024, 19:58, Manfred Moser a > écrit : > > >

Re: [VOTE] Require Java 17 for Maven 4

2024-02-28 Thread Kévin Buntrock
+1 as a modest contributor (and also encline to target v21) Le mer. 28 févr. 2024, 19:58, Manfred Moser a écrit : > +100 (committer) > > For build and runtime and source code level. > > Also +100 for later upgrade to 21 ;-) > > On 2024-02-27 23:30, Benjamin Marwell wrote: > > Hi Maven

Re: [VOTE] Require Java 17 for Maven 4

2024-02-28 Thread A.J. Jarmoniuk
+1 Op wo 28 feb 2024 om 19:58 schreef Manfred Moser : > +100 (committer) > > For build and runtime and source code level. > > Also +100 for later upgrade to 21 ;-) > > On 2024-02-27 23:30, Benjamin Marwell wrote: > > Hi Maven Devs/Users/Committers and PMC members! > > > > After several

Re: [VOTE] Require Java 17 for Maven 4

2024-02-28 Thread Manfred Moser
+100 (committer) For build and runtime and source code level. Also +100 for later upgrade to 21 ;-) On 2024-02-27 23:30, Benjamin Marwell wrote: Hi Maven Devs/Users/Committers and PMC members! After several discussions on the mailing lists, I would like to start a vote in favour of setting

Re: [VOTE] Require Java 17 for Maven 4

2024-02-28 Thread David Jencks
+1 (non binding, occasional user) David Jencks > On Feb 27, 2024, at 11:30 PM, Benjamin Marwell wrote: > > Hi Maven Devs/Users/Committers and PMC members! > > After several discussions on the mailing lists, I would like to > start a vote in favour of setting the minimal Java bytecode target >

Re: [VOTE] Require Java 17 for Maven 4

2024-02-28 Thread Bernd Eckenfels
+1 (non-binding), even better Java 21+ Benjamin Marwell wrote on 28. Feb 2024 08:30 (GMT +01:00): > Hi Maven Devs/Users/Committers and PMC members! > > After several discussions on the mailing lists, I would like to > start a vote in favour of setting the minimal Java bytecode target > of

Re: [VOTE] Require Java 17 for Maven 4

2024-02-28 Thread Brian Demers
_ > From: Gary Gregory > Sent: Wednesday, February 28, 2024 7:44:49 AM > To: Maven Users List > Cc: Maven Developers List > Subject: Re: [VOTE] Require Java 17 for Maven 4 > > +1 > > Also good idea to remind folks to stay focused in a vote thread. >

Re: [VOTE] Require Java 17 for Maven 4

2024-02-28 Thread Guillaume Nodet
+1 Le mer. 28 févr. 2024 à 08:31, Benjamin Marwell a écrit : > > Hi Maven Devs/Users/Committers and PMC members! > > After several discussions on the mailing lists, I would like to > start a vote in favour of setting the minimal Java bytecode target > of Maven-Core 4 to 17 and hence require Java

Re: [VOTE] Require Java 17 for Maven 4

2024-02-28 Thread John Neffenger
+1 (set JDK17 min version for Maven 4.x) Secretly hoping it ends up being JDK 21 (or an even later LTS), John On 2/27/24 11:30 PM, Benjamin Marwell wrote: Hi Maven Devs/Users/Committers and PMC members! After several discussions on the mailing lists, I would like to start a vote in favour of

Re: [VOTE] Require Java 17 for Maven 4

2024-02-28 Thread Jeremy Landis
+1 Sent from my Verizon, Samsung Galaxy smartphone Get Outlook for Android From: Benjamin Marwell Sent: Wednesday, February 28, 2024 2:30:07 AM To: Maven Developers List ; Maven Users List Subject: [VOTE] Require Java 17 for Maven 4

Re: [VOTE] Require Java 17 for Maven 4

2024-02-28 Thread Gary Gregory
+1 Also good idea to remind folks to stay focused in a vote thread. Gary On Wed, Feb 28, 2024, 2:31 AM Benjamin Marwell wrote: > Hi Maven Devs/Users/Committers and PMC members! > > After several discussions on the mailing lists, I would like to > start a vote in favour of setting the minimal

Re: [VOTE] Require Java 17 for Maven 4

2024-02-28 Thread Jorge Solórzano
+1 On Wed, Feb 28, 2024, 01:31 Benjamin Marwell wrote: > Hi Maven Devs/Users/Committers and PMC members! > > After several discussions on the mailing lists, I would like to > start a vote in favour of setting the minimal Java bytecode target > of Maven-Core 4 to 17 and hence require Java 17

Re: [VOTE] Require Java 17 for Maven 4

2024-02-28 Thread Konrad Windszus
+1 Konrad > On 28. Feb 2024, at 08:30, Benjamin Marwell wrote: > > Hi Maven Devs/Users/Committers and PMC members! > > After several discussions on the mailing lists, I would like to > start a vote in favour of setting the minimal Java bytecode target > of Maven-Core 4 to 17 and hence require

Re: [VOTE] Require Java 17 for Maven 4

2024-02-28 Thread Slawomir Jaranowski
+1 śr., 28 lut 2024 o 08:31 Benjamin Marwell napisał(a): > Hi Maven Devs/Users/Committers and PMC members! > > After several discussions on the mailing lists, I would like to > start a vote in favour of setting the minimal Java bytecode target > of Maven-Core 4 to 17 and hence require Java 17

Re: [VOTE] Require Java 17 for Maven 4

2024-02-28 Thread Karl Heinz Marbaise
Hi, +1 from me. Kind regards Karl Heinz Marbaise On 28.02.24 08:30, Benjamin Marwell wrote: Hi Maven Devs/Users/Committers and PMC members! After several discussions on the mailing lists, I would like to start a vote in favour of setting the minimal Java bytecode target of Maven-Core 4 to 17

Re: [VOTE] Require Java 17 for Maven 4

2024-02-28 Thread Maarten Mulders
As a user of Maven: 0 (I don't care, I run Maven with Java 21 anyway) As a developer and PMC of Maven: +1 So, +1 from me. Maarten On 28/02/2024 08:30, Benjamin Marwell wrote: Hi Maven Devs/Users/Committers and PMC members! After several discussions on the mailing lists, I would like to

Re: [VOTE] Require Java 17 for Maven 4

2024-02-28 Thread Karl Heinz Marbaise
Hi, +1 from me. Kind regards Karl Heinz Marbaise On 28.02.24 08:30, Benjamin Marwell wrote: Hi Maven Devs/Users/Committers and PMC members! After several discussions on the mailing lists, I would like to start a vote in favour of setting the minimal Java bytecode target of Maven-Core 4 to 17

Re: [VOTE] Require Java 17 for Maven 4

2024-02-28 Thread Lasse Lindqvist
+1 ke 28. helmik. 2024 klo 10.30 Jean-Baptiste Onofré (j...@nanthrax.net) kirjoitti: > > +1 > > It makes sense to me. > > Thanks, > Regards > JB > > On Wed, Feb 28, 2024 at 8:42 AM Anders Hammar wrote: > > > > +1 > > > > /Anders > > > > On Wed, Feb 28, 2024 at 8:30 AM Benjamin Marwell > >

Re: [VOTE] Require Java 17 for Maven 4

2024-02-28 Thread Jean-Baptiste Onofré
+1 It makes sense to me. Thanks, Regards JB On Wed, Feb 28, 2024 at 8:42 AM Anders Hammar wrote: > > +1 > > /Anders > > On Wed, Feb 28, 2024 at 8:30 AM Benjamin Marwell wrote: > > > > Hi Maven Devs/Users/Committers and PMC members! > > > > After several discussions on the mailing lists, I

Re: [VOTE] Require Java 17 for Maven 4

2024-02-28 Thread Xeno Amess
+1 as a user Frederik Boster 于2024年2月28日周三 16:15写道: > +1 > > On Wed, Feb 28, 2024, 08:31 Benjamin Marwell wrote: > > > Hi Maven Devs/Users/Committers and PMC members! > > > > After several discussions on the mailing lists, I would like to > > start a vote in favour of setting the minimal Java

Re: [VOTE] Require Java 17 for Maven 4

2024-02-28 Thread Frederik Boster
+1 On Wed, Feb 28, 2024, 08:31 Benjamin Marwell wrote: > Hi Maven Devs/Users/Committers and PMC members! > > After several discussions on the mailing lists, I would like to > start a vote in favour of setting the minimal Java bytecode target > of Maven-Core 4 to 17 and hence require Java 17 for

Re: [VOTE] Require Java 17 for Maven 4

2024-02-27 Thread Kemal Soysal
+1 (set JDK17 min version for Maven 4.x)

Re: [VOTE] Require Java 17 for Maven 4

2024-02-27 Thread Jesper Udby
+1 On 28/02/2024 08.30, Benjamin Marwell wrote: Hi Maven Devs/Users/Committers and PMC members! After several discussions on the mailing lists, I would like to start a vote in favour of setting the minimal Java bytecode target of Maven-Core 4 to 17 and hence require Java 17 for Maven 4. This

Re: [VOTE] Require Java 17 for Maven 4

2024-02-27 Thread Christoph Läubrich
+1 as a user +1 as Project Lead of Tycho that already requires java 17 for a few years now and soon will be Java 21 +1 as Project Lead of m2e that already is on Java 17 and needs to maintain some code in Java 8 to retain support for Maven Am 28.02.24 um 08:30 schrieb Benjamin Marwell: Hi

Re: [VOTE] Require Java 17 for Maven 4

2024-02-27 Thread zhongming hua
+1 (non binding) Romain Manni-Bucau 于2024年2月28日周三 15:40写道: > > +1 > > Romain Manni-Bucau > @rmannibucau | Blog > | Old Blog > | Github | > LinkedIn

Re: [VOTE] Require Java 17 for Maven 4

2024-02-27 Thread Sylwester Lachiewicz
+1 Sylwester śr., 28 lut 2024 o 08:40 Romain Manni-Bucau napisał(a): > +1 > > Romain Manni-Bucau > @rmannibucau | Blog > | Old Blog > | Github < > https://github.com/rmannibucau> | >

Re: [VOTE] Require Java 17 for Maven 4

2024-02-27 Thread Anders Hammar
+1 /Anders On Wed, Feb 28, 2024 at 8:30 AM Benjamin Marwell wrote: > > Hi Maven Devs/Users/Committers and PMC members! > > After several discussions on the mailing lists, I would like to > start a vote in favour of setting the minimal Java bytecode target > of Maven-Core 4 to 17 and hence

Re: [VOTE] Require Java 17 for Maven 4

2024-02-27 Thread Romain Manni-Bucau
+1 Romain Manni-Bucau @rmannibucau | Blog | Old Blog | Github | LinkedIn | Book

Re: [VOTE] Require Java 17 for Maven 4

2024-02-27 Thread Stephane Nicoll
+1 (non binding) On Wed, Feb 28, 2024 at 8:31 AM Benjamin Marwell wrote: > Hi Maven Devs/Users/Committers and PMC members! > > After several discussions on the mailing lists, I would like to > start a vote in favour of setting the minimal Java bytecode target > of Maven-Core 4 to 17 and hence