Hi all,

Am 30.06.2015 um 07:48 schrieb Paul Merlin:
> Apache Jenkins Server a écrit :
>> * What went wrong:
>> Execution failed for task ':compileTestGroovy'.
>>>> nebula/test/PluginProjectSpec : Unsupported major.minor version 51.0
> Looks like nebula-test, the test harness for Gradle plugins, has been
> built using Java 7 but buildbot is running the build using Java 6.

As it seems there is no nebula artifact available that builds with an
ancient JDK5 .....

The used nebula 2.2.1 is build with JDK7 as its pom indicates:
https://jcenter.bintray.com/com/netflix/nebula/nebula-test/2.2.1/nebula-test-2.2.1.pom
<snip>
<nebula_X_Compile_Target_JDK>1.7</nebula_X_Compile_Target_JDK>
<nebula_X_Compile_Source_JDK>1.7</nebula_X_Compile_Source_JDK>
</snip>

Is it time to update at least to JDK6 or JDK7?!

How else can we get green builds again?

I like the idea of being able to build with gradle ... my fear is that
our project is going to loose momentum if we stay in the dark ages for
all times.

What do you think? Is there a way to determine the minimal JDK used by
our clients?

Thanks,
Phil

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to