Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support 8u131 and new URL scheme #60

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Support 8u131 and new URL scheme #60

wants to merge 3 commits into from

Conversation

gjedeer
Copy link

@gjedeer gjedeer commented May 2, 2017

New URL scheme with hash is described in #58

@joao-fidalgo
Copy link

Can we get this merged ASAP please?

@jgavris
Copy link

jgavris commented May 23, 2017

+1 Would really like to not have to tell everyone to git submodule sync if I wanted to point at another repo.

set_fact:
jdk_version_detail: "{{ java_version }}u{{ java_subversion }}-b11"
jdk_tarball_hash: d54c1d3a095b4ff2b6607d096fa80163
when: java_version == 8 and java_subversion == 131
Copy link

@afeld afeld May 25, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How about making these defaults, so that they can be overridden? That way, users can override when a new version is released.

@gjedeer
Copy link
Author

gjedeer commented Jul 6, 2017

There's a fork that seems to be maintained and published to Ansible Galaxy, perhaps we should focus our efforts there? https://github.com/srsp/ansible-oracle-java

@chuckwired
Copy link

Good idea @gjedeer, looks like WilliamYeh hasn't pushed anything publicly since March 4th 2017...

@b-long
Copy link

b-long commented Jul 7, 2017

Seems reasonable to support @srsp 's fork. However, I'll point out that he doesn't appear to have issues enabled for that repo, which is somewhat of a down-side for collaboration.

@srsp
Copy link

srsp commented Jul 7, 2017

@b-long Issues are now enabled. Sorry about that.

@b-long
Copy link

b-long commented Jul 7, 2017

@srsp Cheers! Thanks for doing that :)

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.

8 participants