> -----Original Message-----
> From: Robert Munteanu <[email protected]>
> Sent: Monday, May 15, 2023 2:57 PM
> To: [email protected]
> Subject: Re: Automatically build on ASF Jenkins with Java 11/17 on
> Linux/Windows
> 
> I was thinking of a set of gradual changes:
> 
> 1. Add Windows alongside Linux
> 2. Add Java 11
> 3. Add Java 17, drop Java 8

ah, ok.
if we want to separate the steps i would see more use in:

1. add windows alongside linux and java 11 and java 17
2. drop java 8

as all builds for linux/windows and different JDKs are executed separately by 
Jenkins it's immediately visible which combination is still fine and which 
change leads to problems. and if you start fixing the builds for a project, 
it's probably easier to fix them all together than to pick it up again every 
few months on the next iterative step.

and as stated earlier, personally for me it would also be fine to include 
everything in a single step and dropping java 8 right-away.

stefan

Reply via email to