See <https://builds.apache.org/job/tapestry-trunk-freestyle/543/changes>
Changes: [hlship] Fix compiler error caused by Jenkins on JDK 1.5 (a JDK 1.6 constructor was being used) ------------------------------------------ Started by an SCM change Building remotely on ubuntu2 Updating https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk U plastic/src/main/java/org/apache/tapestry5/internal/plastic/PlasticInternalUtils.java At revision 1175633 [tapestry-trunk-freestyle] $ /bin/bash -xe /tmp/hudson2128326387365181200.sh + Xvfb :6 -ac -screen 0 1024x768x8 [dix] Could not init font path element /usr/share/fonts/X11/cyrillic, removing from list! [dix] Could not init font path element /usr/share/fonts/X11/100dpi/:unscaled, removing from list! [dix] Could not init font path element /usr/share/fonts/X11/75dpi/:unscaled, removing from list! [dix] Could not init font path element /usr/share/fonts/X11/Type1, removing from list! [dix] Could not init font path element /usr/share/fonts/X11/100dpi, removing from list! [dix] Could not init font path element /usr/share/fonts/X11/75dpi, removing from list! Process leaked file descriptors. See http://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build for more information [tapestry-trunk-freestyle] $ /bin/bash -xe /tmp/hudson2667529946496195035.sh + DISPLAY=:6.0 + /home/hudson/tools/gradle/gradle-1.0-milestone-2/bin/gradle -Dproject-version=5.3-SNAPSHOT -b <https://builds.apache.org/job/tapestry-trunk-freestyle/ws/trunk/build.gradle> continuousIntegration :plastic:compileJava<https://builds.apache.org/job/tapestry-trunk-freestyle/ws/trunk/plastic/src/main/java/org/apache/tapestry5/internal/plastic/PlasticInternalUtils.java>:413: cannot find symbol symbol : constructor IOException(java.lang.String,java.net.URISyntaxException) location: class java.io.IOException throw new IOException(ex.getMessage(), ex); ^ Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 1 error FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':plastic:compileJava'. Cause: Compile failed; see the compiler error output for details. * 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: 10.753 secs Build step 'Execute shell' marked build as failure Publishing Javadoc --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
