Skip to content

Add dependency to java8 to startup script #1962

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

Merged
merged 2 commits into from
Mar 14, 2016

Conversation

nkasvosve
Copy link
Contributor

The missing dependency on java8 is why this framework failed to start in round 12

@k-r-g
Copy link
Contributor

k-r-g commented Mar 11, 2016

@nkasvosve Try making it "fw_depends java" instead of "fw_depends java8". We've made it so all Java is now Java 8, and there is only a "java" dependency to define.

@nkasvosve
Copy link
Contributor Author

Hmm, the round 12 run for the framework failed because Java 7 was on the system, and not the required Java 8 ...
 ________________________________

On Friday, March 11, 2016 4:58 PM, Keith Gustafson <notifications@github.com> wrote:

@nkasvosve Try making it "fw_depends java" instead of "fw_depends java8". We've made it so all Java is now Java 8, and there is only a "java" dependency to define.—
Reply to this email directly or view it on GitHub.

@msmith-techempower
Copy link
Member

All tests passed in Travis; LGTM!

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.

3 participants