Skip to content

Conversation

@hryamzik
Copy link
Contributor

Tested with java 8, however rpm download fails for java 7, didn't have time to investigate.

Didn't implement latest for oracle_java_version because this value goes to oracle_java_home even if later redefined to a number. Probably oracle_java_home should be moved from defaults to set_fact.

@steenzout steenzout changed the base branch from master to develop May 26, 2017 16:44
@steenzout steenzout merged commit facacbd into ansiblebit:develop May 26, 2017
@steenzout
Copy link
Member

@hryamzik this is excellent.

I'll test with Java 7 and figure out what is the problem.

thank you!

@hryamzik
Copy link
Contributor Author

@steenzout thanks! Just found a minor issue:

+  when: "{{ latest_java_page_and_version[1]|version_compare(oracle_java_version,'!=') and oracle_java_version }}"

Last oracle_java_version isn't required, it came from latest test that wasn't properly deleted, please clean it up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants