Skip to content

Future releases > support JDK6? #12

@nickgrealy

Description

@nickgrealy

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:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions