See <https://builds.apache.org/job/tapestry-trunk-freestyle/538/changes>
Changes: [hlship] TAP5-888: The Tapestry.ErrorPopup client-side class should create the div/span as needed (not at page initialization) [hlship] TAP5-1350: TapestryFilter should allow sub-classes to specify additional module classes, not just ModuleDefs [hlship] Minor code cleanup [hlship] TAP5-845: Informal Parameters are not allowed to have the value "" (the empty string) ------------------------------------------ Started by an SCM change Building remotely on ubuntu2 Updating https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk U tapestry-core/src/test/java/org/apache/tapestry5/internal/services/BindingSourceImplTest.java U tapestry-core/src/main/java/org/apache/tapestry5/TapestryFilter.java U tapestry-core/src/main/java/org/apache/tapestry5/internal/services/ServicesMessages.java U tapestry-core/src/main/java/org/apache/tapestry5/internal/services/BindingSourceImpl.java U tapestry-core/src/main/resources/org/apache/tapestry5/internal/services/ServicesStrings.properties U tapestry-core/src/main/resources/org/apache/tapestry5/tapestry.js U tapestry-hibernate/src/main/java/org/apache/tapestry5/internal/hibernate/HibernateEntityValueEncoder.java At revision 1175042 [tapestry-trunk-freestyle] $ /bin/bash -xe /tmp/hudson3763797635386867088.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/hudson6802952312620945561.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>:412: cannot find symbol symbol : constructor IOException(java.net.URISyntaxException) location: class java.io.IOException throw new IOException(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: 8.315 secs Build step 'Execute shell' marked build as failure Updating TAP5-845 Updating TAP5-888 Updating TAP5-1350 Publishing Javadoc --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tapestry.apache.org For additional commands, e-mail: dev-h...@tapestry.apache.org