Skip to content

Set sourceCompatibility to 1.6 #84

Description

@mojavelinux

I just checked and this plugin seems to work with the sourceCompatibility set to 1.6 (all tests pass). You and I both want to migration to JDK8, but the fact is there are many builds on the world that still need to be run on JDK6 and setting the sourceCompatibility to 1.7 means we can test those builds when this plugin is anywhere in the Gradle build. That's a problem. I think we need to support 1.6 until we can rid it from the world.

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

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions