Re: [DISCUSS] Raise minimum JDK requirements to 1.8 in parent pom

2022-10-23 Thread Hervé Boutemy
+1 for Maven parent POM (I suppose you're not thinking about ASF parent POM...) Regards, Hervé Le samedi 22 octobre 2022, 21:44:14 CEST Guillaume Nodet a écrit : > Given maven and the resolver have upgraded their minimum JDK requirement to > 1.8, I think it makes sense to raise it globally in th

Re: [DISCUSS] Raise minimum JDK requirements to 1.8 in parent pom

2022-10-23 Thread Gary Gregory
Go for it :-) Gary On Sat, Oct 22, 2022, 15:44 Guillaume Nodet wrote: > Given maven and the resolver have upgraded their minimum JDK requirement to > 1.8, I think it makes sense to raise it globally in the parent pom. > > Any objections ? > > Cheers, > Guillaume Nodet >

Re: [DISCUSS] Raise minimum JDK requirements to 1.8 in parent pom

2022-10-23 Thread Romain Manni-Bucau
Also think 11 is ok statistically now but 8 (a dead version :() sounds like a bare minimum, +1. Le dim. 23 oct. 2022 à 08:26, Olivier Lamy a écrit : > good idea to make it even more obvious as most the plugins already > have 8 > > Personally, I don't see 11 as a big problem. > > On Sun, 23 Oct 2

Re: [DISCUSS] Raise minimum JDK requirements to 1.8 in parent pom

2022-10-22 Thread Olivier Lamy
good idea to make it even more obvious as most the plugins already have 8 Personally, I don't see 11 as a big problem. On Sun, 23 Oct 2022 at 05:44, Guillaume Nodet wrote: > > Given maven and the resolver have upgraded their minimum JDK requirement to > 1.8, I think it makes sense to raise it gl

Re: [DISCUSS] Raise minimum JDK requirements to 1.8 in parent pom

2022-10-22 Thread Arnaud Héritier
+1 Le sam. 22 oct. 2022 à 21:45, Guillaume Nodet a écrit : > Given maven and the resolver have upgraded their minimum JDK requirement to > 1.8, I think it makes sense to raise it globally in the parent pom. > > Any objections ? > > Cheers, > Guillaume Nodet > -- Arnaud Héritier Twitter/GitHub/.

Re: [DISCUSS] Raise minimum JDK requirements to 1.8 in parent pom

2022-10-22 Thread Tamás Cservenák
+1 Btw, maven-indexer is 11. Tia T On Sat, Oct 22, 2022, 21:44 Guillaume Nodet wrote: > Given maven and the resolver have upgraded their minimum JDK requirement to > 1.8, I think it makes sense to raise it globally in the parent pom. > > Any objections ? > > Cheers, > Guillaume Nodet >

[DISCUSS] Raise minimum JDK requirements to 1.8 in parent pom

2022-10-22 Thread Guillaume Nodet
Given maven and the resolver have upgraded their minimum JDK requirement to 1.8, I think it makes sense to raise it globally in the parent pom. Any objections ? Cheers, Guillaume Nodet