{{ message }}
test#282
Closed
rahulteja16 wants to merge 146 commits into
Closed
Conversation
Add safety check for JDK 8 on non-Oracle
The Vagrant driver for Test Kitchen can automatically detect provisioner type and Bento box based on suite name.
Remove VirtualBox specific box_urls
Updated README for accepting oracle terms
default: don't fail when using java 8 on windows
Support for Server JRE
Signed-off-by: Gregor Zurowski <gregor@zurowski.org>
Update Oracle JDK7 to version 7u55
Add retries and retry_delay parameters to java_ark LWRP
Signed-off-by: Gregor Zurowski <gregor@zurowski.org>
Update Oracle JDK8 to version 8u5
The previous URLs lead to a 404 page.
Fixed the URLs for JDK8
Change ownership of all extracted JDK files to the user and group as specified by the attribute 'owner'. Otherwise the ownership of these files is set to some random UID/GID as found in original archive (e.g. all files in jdk-7u55-linux-x64.tar are set to UID=10 and GID=143). Signed-off-by: Gregor Zurowski <gregor@zurowski.org>
Change ownership of extracted files
Signed-off-by: Gregor Zurowski <gregor@zurowski.org>
This reverts commit 8a5ccef.
add openjdk-1.8.0 bin_cmds
Update oracle jdk 8 version to 8u40
Add support for Mac OS X "mac_os_x" via homebrew.
…s alternatives switch auto mode to manual
I am not sure why exactly this is here. I think we would all much rather Chef to simply fail convergence.
Make sure tar package installed for java_ark
Fixes #257 Changed switches for the jdk 8 exe installer on windows
Fixes #155 to allow install of OpenJDK 1.8.
Updated Oracle JDK to 8u45
Alternatives improvements
Update to Oracle JDK 1.8.0_51
Contributor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

No description provided.