Skip to content

Releases: lean-delivery/ansible-role-java

Release 7.2.2

24 Jul 13:28
5930279
Compare
Choose a tag to compare

What's Changed

  • cleanup: handle rebranding of adoptopenjdk and new api url by @gilesw in #145

New Contributors

Full Changelog: 7.2.1...7.2.2

Release 7.2.1

06 Mar 13:52
0bc84ec
Compare
Choose a tag to compare

Fix for with_first_found.

Release 7.2.0

08 Nov 15:21
d25ac31
Compare
Choose a tag to compare

SLES12 support.
Zulu fallback update.

Release 7.1.1

11 Jun 05:52
449ff4f
Compare
Choose a tag to compare

Fix SapMachine #120

Release 7.1.0

06 Jul 05:58
7.1.0
8d88e24
Compare
Choose a tag to compare
  • Fixed tests #114
  • Added java alternative priority variable
  • Fixed correto java instalaltion
  • Fixed adopt OpenJDK installation

Add Amazon Corretto & refactoring

01 Mar 19:14
64590bb
Compare
Choose a tag to compare
  • Refactored code to simplify further support
  • Added Amazon Corretto distribution support
  • Optimized to support python 3 and Ansible 2.9
  • Added Debian Buster support
  • Added option to skip binary path setup - java_setup_path boolean parameter

Release 6.0.1

22 Nov 07:02
6.0.1
Compare
Choose a tag to compare
  • fixed security policy installation for oracle java(JRE) #107

Add Alibaba Dragonwell 8 JDK support

16 Nov 11:21
Compare
Choose a tag to compare
  • Added Alibaba Dragonwell 8 JDK support
  • Refactored some scenarios
  • Fix some Sapmachine issues and optimized tests
  • Moved Windows tests to Azure
  • Fixed some tests to avoid failures

Added SAP Machine support

21 Oct 18:48
Compare
Choose a tag to compare
  • Added SAP Machine install support #97

Add support for Centos 8

17 Oct 08:42
Compare
Choose a tag to compare
  • Added support for CentOS 8 tests
  • Small refactoring to avoid code duplication
  • Tests optimized to support Python3 on targets