|
|
|
|
Re: Build failed : Java error [message #1715610 is a reply to message #1715489] |
Tue, 24 November 2015 16:35 |
Winston Prakash Messages: 534 Registered: August 2011 Location: Fremont, CA USA |
Senior Member |
|
|
Hi Chris, you are right. The Xstream version is 1.4.8. I looked at MANIFEST.MF of xstream-1.4.8 and see the following entries
Build-Jdk: 1.8.0_31
X-Compile-Source: 1.5
X-Compile-Target: 1.5
So I guess the generated binary is backward compatible to JDK 5.
Our QA team has setup to vet the build with various combination of JDK. I'm pretty sure they tested the combination of JDK 8 & 7. I will ask them to take a look at this once again.
Hudson uses RMI for remote execution. Means, Java Closures are set across the wire from Master to slave to execute. So the only requirement is slave JDK must be always equal or lower than the master.
Winston Prakash
Eclipse Hudson team
|
|
|
Powered by
FUDForum. Page generated in 0.03765 seconds