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

Future releases > support JDK6? #12

Open
nickgrealy opened this issue Jun 18, 2016 · 0 comments
Open

Future releases > support JDK6? #12

nickgrealy opened this issue Jun 18, 2016 · 0 comments

Comments

@nickgrealy
Copy link

Hi, great plugin, thanks for creating it!

I wanted to use it on a Jenkins plugin I've been working on, which requires JDK6 support. Unfortunately I get the following error:

Error:

FAILURE: Build failed with an exception.

* What went wrong:
java.lang.UnsupportedClassVersionError: co/riiid/gradle/GithubPlugin : Unsupported major.minor version 51.0
> co/riiid/gradle/GithubPlugin : Unsupported major.minor version 51.0

Version:

plugins {
    id "co.riiid.gradle" version "0.4.2"
}

Any chance you could release the next (/future) versions using JDK6 please? I've already tried building it, and it was successful. :trollface:

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