Skip to content

Add support for official Oracle Java SE jdk and jre packages for CentOS#159

Merged
hunner merged 3 commits intopuppetlabs:masterfrom
mmarseglia:master
Mar 2, 2016
Merged

Add support for official Oracle Java SE jdk and jre packages for CentOS#159
hunner merged 3 commits intopuppetlabs:masterfrom
mmarseglia:master

Conversation

@mmarseglia
Copy link
Copy Markdown

Hello, I fixed my code for Oracle Java SE support on CentOS. Could you please review?

metadata.json Outdated
"dependencies": [
{"name":"puppetlabs/stdlib","version_requirement":">= 2.4.0 < 5.0.0"}
{"name":"puppetlabs/stdlib","version_requirement":">= 2.4.0 < 5.0.0"},
{"name":"puppet-community/puppet-archive","version_requirement":"0.3.0"}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Adding this dependency would be backwards incompatible, and not needed if users are not using java::oracle, so perhaps it should just be documented as an optional dependency for when using java::oracle instead of a hard dependency.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Oh, and the forge namespace is just puppet

@hunner
Copy link
Copy Markdown
Contributor

hunner commented Feb 22, 2016

Thanks! Would you mind updating the readme reference section for java::oracle and mentioning that it needs archive?

@mmarseglia
Copy link
Copy Markdown
Author

Thanks for the feedback @hunner. I updated the README and removed the hard dependency.

hunner added a commit that referenced this pull request Mar 2, 2016
Add support for official Oracle Java SE jdk and jre packages for CentOS
@hunner hunner merged commit 749a735 into puppetlabs:master Mar 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants