-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
None
-
Jenkins 1.480.4
Gradle plugin 1.23
We have Java 6 installed as standard on our build hosts, but need Java 7 for some Gradle jobs.
So we have configured for those Jenkins jobs a JDK 1.7
However the Gradle builder seems to ignore that and still builds with Java 6.
I had to add a JAVA_HOME String parameter (pointing to the Java 7 installation) for the Job to actually use Java 7.
[JENKINS-19304] Gradle plugins seems to ignore JDK configured for job
Environment |
New:
Jenkins 1.480.4 Gradle plugin 1.23 |
Resolution | New: Cannot Reproduce [ 5 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
Workflow | Original: JNJira [ 150752 ] | New: JNJira + In-Review [ 206891 ] |