Hi Adrien, I updated the jobs and their randomization to only randomize >=17 for RUNTIME_JAVA_HOME and use JDK 17 as Gradle JDK (JAVA_HOME).
Later today I only need to update to latest jdk-17 bugfix release, currently it is GA release only. Uwe ----- Uwe Schindler Achterdiek 19, D-28357 Bremen https://www.thetaphi.de eMail: [email protected] > -----Original Message----- > From: Adrien Grand <[email protected]> > Sent: Thursday, January 6, 2022 10:19 AM > To: Lucene Dev <[email protected]> > Subject: Heads up: main branch will soon require Java 17 > > Hello all, > > I am about to bump the minimum required version to build Lucene from > 11 to 17 on the main branch, ie. Lucene 10.0, so you won't be able to > build Lucene unless JAVA_HOME points to a JDK 17. > > Here is the link to the PR for those interested: > https://github.com/apache/lucene/pull/579. > > I just updated the ASF Jenkins jobs that run on the main branch to use > JDK 17 instead of JDK 11. Uwe, can you check whether Policeman Jenkins > also needs updating? > > This change will _not_ be backported to branch_9x and other branches. > > -- > Adrien > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
