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

Specified Oracle Java version not installed #2

Open
sclausson opened this issue Jan 1, 2018 · 0 comments
Open

Specified Oracle Java version not installed #2

sclausson opened this issue Jan 1, 2018 · 0 comments

Comments

@sclausson
Copy link

The following pillar data results in the installation of Oracle 8u151-b12 instead of version 7.

java:
  environment:
    enabled: true
    version: '7'
    platform: oracle-java
    development: true

Steps to reproduce:
kitchen converge oracle-jdk-7-ubuntu-xenial

---
ID: download_java_source
           Function: cmd.run
               Name: curl -LOH 'Cookie: oraclelicense=accept-securebackup-cookie' 'http://download.oracle.com/otn-pub/java/jdk/8u151-b12/e758a0de34e24606bca991d704f6dcbf/jdk-8u151-linux-x64.tar.gz'
---
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

No branches or pull requests

1 participant