ghale / gradle-jenkins-plugin

Gradle plugin to programmatically configure Jenkins jobs.
123 stars 42 forks source link

PLugin no longer seems to be compatible with JDK 1.7 #52

Closed ysb33r closed 9 years ago

ysb33r commented 9 years ago

I am getting Unsupported major.minor version 51.0 as from 1.1.0 -> 1.2.3. with JDK 1.7.0_51.

I have checked build.gradle and it does have a sourceCompability or targetCompatibility set. It might be useful to set it to 1.7.

ghale commented 9 years ago

Thanks for reporting, I'll take a look. I need to do some various housekeeping with this plugin anyways, so I'll try to carve out some time to do it in the next few days.

ghale commented 9 years ago

This is in v1.3.0.