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

Require Java 1.7 for RHEL, per Rundeck reqs (#48) #49

Closed
wants to merge 2 commits into from

Conversation

wcooley
Copy link
Contributor

@wcooley wcooley commented Apr 23, 2015

As I documented in issue #48, recent versions of Rundeck require Java 1.7 or they crash on startup:

Exception in thread "main" java.lang.UnsupportedClassVersionError: com/dtolabs/rundeck/RunServer : Unsupported major.minor version 51.0
...

I have only updated the RHEL section; I don't have a Debian host handy to find the OpenJDK versions available and anyway Rundeck itself is locked at an older version for Debian (possibly for this very reason). OpenJDK 1.7.0 is available at least as far back as RHEL/CentOS 5.

@wcooley
Copy link
Contributor Author

wcooley commented May 7, 2015

Closing; replaced with PR #56.

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.

1 participant