Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[yasson-dev] [Hudson] Build failed in Hudson: yasson-build #22

See <https://hudson.eclipse.org/yasson/job/yasson-build/22/changes>

Changes:

[Roman Grigoriadi] Updated gradle wrapper, added opens for java.base/java.lang, till gradle won't need it

------------------------------------------
Started by an SCM change
Checkout:workspace / <https://hudson.eclipse.org/yasson/job/yasson-build/ws/> - hudson.remoting.LocalChannel@4e547204
Using strategy: Default
Git Exe: git
Last Built Revision: Revision b1c75f280baae6fc0d981182d13107a60b5d38a4 (origin/master)
Checkout:workspace / <https://hudson.eclipse.org/yasson/job/yasson-build/ws/> - hudson.remoting.LocalChannel@4e547204
Fetching changes from the remote Git repository
Fetching upstream changes from http://github.com/eclipse/yasson.git
Commencing build of Revision 7067f86a503ac9696ea96d082a8b7918841eb037 (origin/master)
Checking out Revision 7067f86a503ac9696ea96d082a8b7918841eb037 (origin/master)
[Gradle] - Launching build.
[workspace] $ /shared/common/gradle-latest/bin/gradle -Dhttp.proxyHost=proxy.eclipse.org -Dhttp.proxyPort=9898 -Dhttp.nonProxyHosts=localhost|127.0.0.1|172.30.206.0|eclipse.org -Dhttps.proxyHost=proxy.eclipse.org -Dhttps.proxyPort=9898 -Dhttps.nonProxyHosts=localhost|127.0.0.1|172.30.206.0|eclipse.org build upload -PdeployEclipse
:compileJava
Download https://repo1.maven.org/maven2/javax/json/bind/javax.json.bind-api/1.0.0-M1/javax.json.bind-api-1.0.0-M1.pom
Download https://repo1.maven.org/maven2/javax/json/javax.json-api/1.1.0-M1/javax.json-api-1.1.0-M1.pom
Download https://repo1.maven.org/maven2/org/glassfish/json/1.1.0-M1/json-1.1.0-M1.pom
Download https://repo1.maven.org/maven2/javax/json/bind/javax.json.bind-api/1.0.0-M1/javax.json.bind-api-1.0.0-M1.jar
Download https://repo1.maven.org/maven2/javax/json/javax.json-api/1.1.0-M1/javax.json-api-1.1.0-M1.jar
:compileJava FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':compileJava'.
> invalid source release: 1.9

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 31.376 secs
Recording test results

--
This message is automatically generated by Hudson. 
For more information on Hudson, see: http://hudson-ci.org/


Back to the top