zuul-jobs/roles/ensure-java
David Ostrovsky bc3e02bbc1 ensure-java role: Bump default java_version to 11
Premier Support for Java 8 was discontinued on 31 March 2022: [1]. Even
though Extended Support for Java 8 is still available until 2030, the
vast majority of projects switched to Java 11 already and forced to pass
java_version: 11.

Bump the default and ask the projects that still rely on Java 8 to pass
java_version: 8 to downgrade and use outdated Java releases.

[1] https://www.oracle.com/java/technologies/java-se-support-roadmap.html

Change-Id: I57d08039937d89881c7331293568dc510cabad19
2022-06-21 08:29:15 +02:00
..
defaults ensure-java role: Bump default java_version to 11 2022-06-21 08:29:15 +02:00
tasks Add ensure-java role 2020-02-21 06:55:47 -06:00
README.rst ensure-java role: Bump default java_version to 11 2022-06-21 08:29:15 +02:00

README.rst

Ensure that Java is installed

Installs the specified version of the JDK.

Role Variables