github gantsign/ansible-role-java 7.0.0

latest releases: 12.0.0, 11.1.6, 11.1.5...
5 years ago

Breaking change:

  • #177: Made AdoptOpenJDK the default for Java >= 8

Until April 2019 you can still install the Oracle JDK by specifying the vendor e.g.:

  roles:
    - role: ansible-role-java
      java_version: 8u202
      java_vendor: oracle

Enhancements:

  • #175: Added support for 8u201 release
  • #176: Added support for 8u202 release

Other changes:

  • #173: Improved documentation on Oracle JDK java_license_declaration
  • #178: Added Oracle JDK deprecation warning to output

Deprecation warning: future releases of this role will drop support for the Oracle JDK once Oracle ends public support for the Oracle JDK (in April 2019).

Don't miss a new ansible-role-java release

NewReleases is sending notifications on new releases.