Skip to content

Support 8u131 and new URL scheme#60

Open
gjedeer wants to merge 3 commits into
William-Yeh:masterfrom
gjedeer:master
Open

Support 8u131 and new URL scheme#60
gjedeer wants to merge 3 commits into
William-Yeh:masterfrom
gjedeer:master

Conversation

@gjedeer
Copy link
Copy Markdown

@gjedeer gjedeer commented May 2, 2017

New URL scheme with hash is described in #58

@joao-fidalgo
Copy link
Copy Markdown

Can we get this merged ASAP please?

@jgavris
Copy link
Copy Markdown

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
Copy Markdown

@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
Copy Markdown
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
Copy Markdown

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

@b-long
Copy link
Copy Markdown

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
Copy Markdown

srsp commented Jul 7, 2017

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

@b-long
Copy link
Copy Markdown

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