3 Commits

Author SHA1 Message Date
James E. Blair
5ebf086442 Ensure-java: update apt cache
We should update the apt cache before attempting to install a package.

Change-Id: I6b1058e581815ceb194ca0cbb1c6e1b8e93928e6
2022-08-15 10:54:23 -07:00
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
James E. Blair
bfb3507c5b Add ensure-java role
Change-Id: Ibaf45bd09a47d55ce21af34763563c20f9396cd2
2020-02-21 06:55:47 -06:00