But the right change would be to get the correct JDK installed on the build machines.
On Fri, Jun 21, 2013 at 5:28 PM, Howard Lewis Ship <[email protected]> wrote: > Builds are now failing due to JDK version: > > FAILURE: Build failed with an exception. > > * Where: > Build file > '/var/jenkins/hudson-slave/workspace/tapestry-trunk-freestyle/build.gradle' > line: 264 > > * What went wrong: > A problem occurred evaluating root project 'tapestry-trunk-freestyle'. > > Update your JDK to fix VU#225657 > > > > I'm going to see if I can turn off JavaDoc generation as a way to avoid > this. > > > ---------- Forwarded message ---------- > From: Apache Jenkins Server <[email protected]> > Date: Fri, Jun 21, 2013 at 4:31 PM > Subject: Build failed in Jenkins: tapestry-trunk-freestyle #1096 > To: [email protected], [email protected], [email protected] > > > See <https://builds.apache.org/job/tapestry-trunk-freestyle/1096/changes> > > Changes: > > [hlship] Fix some issues related to generating documentation > > [hlship] Finish comment > > ------------------------------------------ > Started by an SCM change > Building remotely on tapestry in workspace < > https://builds.apache.org/job/tapestry-trunk-freestyle/ws/> > Checkout:tapestry-trunk-freestyle / < > https://builds.apache.org/job/tapestry-trunk-freestyle/ws/> - > hudson.remoting.Channel@3f0e9543:tapestry > Using strategy: Default > Last Built Revision: Revision b04fb2fd6046a1dacdc3d266024d1ef6b977c1aa > (origin/master) > Fetching changes from 1 remote Git repository > Fetching upstream changes from > https://git-wip-us.apache.org/repos/asf/tapestry-5.git > Commencing build of Revision cbe4d6656df18e9b8dbf672ef49334a06c622917 > (origin/master) > Checking out Revision cbe4d6656df18e9b8dbf672ef49334a06c622917 > (origin/master) > [tapestry-trunk-freestyle] $ /bin/bash -xe /tmp/hudson255988171337842172.sh > + Xvfb :6 -ac -screen 0 1024x768x8 > [dix] Could not init font path element > /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType, removing from list! > Process leaked file descriptors. See > http://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+buildfor > more information > [tapestry-trunk-freestyle] $ /bin/bash -xe > /tmp/hudson7702638996942806345.sh > + DISPLAY=:6.0 > + bash <https://builds.apache.org/job/tapestry-trunk-freestyle/ws/gradlew> > -Dci=true -Dfile.encoding=UTF-8 -b < > https://builds.apache.org/job/tapestry-trunk-freestyle/ws/build.gradle> > continuousIntegration > :buildSrc:compileJava UP-TO-DATE > :buildSrc:compileGroovy UP-TO-DATE > :buildSrc:processResources UP-TO-DATE > :buildSrc:classes UP-TO-DATE > :buildSrc:jar UP-TO-DATE > :buildSrc:assemble UP-TO-DATE > :buildSrc:compileTestJava UP-TO-DATE > :buildSrc:compileTestGroovy UP-TO-DATE > :buildSrc:processTestResources UP-TO-DATE > :buildSrc:testClasses UP-TO-DATE > :buildSrc:test UP-TO-DATE > :buildSrc:check UP-TO-DATE > :buildSrc:build UP-TO-DATE > Creating properties on demand (a.k.a. dynamic properties) has been > deprecated and is scheduled to be removed in Gradle 2.0. Please read > http://gradle.org/docs/current/dsl/org.gradle.api.plugins.ExtraPropertiesExtension.htmlfor > information on the replacement for dynamic properties. > Deprecated dynamic property: "jdkName" on > "org.gradle.plugins.ide.idea.model.IdeaModel_Decorated@68b0019f", value: > "1.5". > Deprecated dynamic property "jdkName" created in multiple locations. > The reportsDir property has been deprecated and is scheduled to be removed > in Gradle 2.0. Please use the reporting.baseDir property instead. > > FAILURE: Build failed with an exception. > > * Where: > Build file '< > https://builds.apache.org/job/tapestry-trunk-freestyle/ws/build.gradle'> > line: 264 > > * What went wrong: > A problem occurred evaluating root project 'tapestry-trunk-freestyle'. > > Update your JDK to fix VU#225657 > > * 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: 14.612 secs > Build step 'Execute shell' marked build as failure > Recording test results > TestNG Reports Processing: START > Looking for TestNG results report in workspace using pattern: > **/build/reports/tests/testng-results.xml > testng-results.xml was last modified before this build started. Ignoring > it. > testng-results.xml was last modified before this build started. Ignoring > it. > testng-results.xml was last modified before this build started. Ignoring > it. > testng-results.xml was last modified before this build started. Ignoring > it. > testng-results.xml was last modified before this build started. Ignoring > it. > testng-results.xml was last modified before this build started. Ignoring > it. > testng-results.xml was last modified before this build started. Ignoring > it. > testng-results.xml was last modified before this build started. Ignoring > it. > testng-results.xml was last modified before this build started. Ignoring > it. > testng-results.xml was last modified before this build started. Ignoring > it. > testng-results.xml was last modified before this build started. Ignoring > it. > testng-results.xml was last modified before this build started. Ignoring > it. > Saving reports... > Found matching files but did not find any TestNG results. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > > > -- > Howard M. Lewis Ship > > Creator of Apache Tapestry > > The source for Tapestry training, mentoring and support. Contact me to > learn how I can get you up and productive in Tapestry fast! > > (971) 678-5210 > http://howardlewisship.com > -- Howard M. Lewis Ship Creator of Apache Tapestry The source for Tapestry training, mentoring and support. Contact me to learn how I can get you up and productive in Tapestry fast! (971) 678-5210 http://howardlewisship.com
