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

Set sourceCompatibility to 1.6 #84

Closed
mojavelinux opened this issue Dec 3, 2014 · 2 comments
Closed

Set sourceCompatibility to 1.6 #84

mojavelinux opened this issue Dec 3, 2014 · 2 comments
Milestone

Comments

@mojavelinux
Copy link
Contributor

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.

@rtyler
Copy link
Member

rtyler commented Dec 3, 2014

@mojavelinux now's your time to shine, cook up a pull request! :D

@ysb33r ysb33r closed this as completed in 724636c Dec 3, 2014
@ysb33r ysb33r added this to the 0.1.10 milestone Dec 3, 2014
@mojavelinux
Copy link
Contributor Author

\o/

Thanks Schalk!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants