See <https://builds.apache.org/job/tapestry-trunk-freestyle/537/changes>
Changes: [hlship] TAP5-1331: EnumValueEncoder should identify legal values when a non-matching string is passed to it for conversion [hlship] TAP5-1339: ValidationDecorator doesn't get called when form is rendered for zone update [hlship] TAP5-1369: ExceptionUtils.findCause() does not use the same approach as ExceptionAnalyzer ------------------------------------------ Started by an SCM change Building remotely on ubuntu2 Updating https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk U tapestry-ioc/src/test/java/org/apache/tapestry5/ioc/util/ExceptionUtilsTest.java A tapestry-ioc/src/test/java/org/apache/tapestry5/ioc/util/ExceptionWrapper.java U tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/util/ExceptionUtils.java U tapestry-core/src/test/java/org/apache/tapestry5/integration/app1/pages/PaletteDemo.java U tapestry-core/src/test/java/org/apache/tapestry5/integration/app1/pages/SelectZoneDemo.java U tapestry-core/src/test/java/org/apache/tapestry5/internal/services/FieldValidationSupportImplTest.java U tapestry-core/src/main/java/org/apache/tapestry5/corelib/pages/PropertyEditBlocks.java U tapestry-core/src/main/java/org/apache/tapestry5/corelib/components/Form.java U tapestry-core/src/main/java/org/apache/tapestry5/internal/services/FieldValidationSupportImpl.java A tapestry-core/src/main/java/org/apache/tapestry5/internal/services/ValidationDecoratorFactoryImpl.java U tapestry-core/src/main/java/org/apache/tapestry5/internal/services/EnumValueEncoderFactory.java U tapestry-core/src/main/java/org/apache/tapestry5/util/EnumValueEncoder.java A tapestry-core/src/main/java/org/apache/tapestry5/services/ValidationDecoratorFactory.java U tapestry-core/src/main/java/org/apache/tapestry5/services/TapestryModule.java At revision 1174941 [tapestry-trunk-freestyle] $ /bin/bash -xe /tmp/hudson5267345333521844488.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/hudson1203468077441170959.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.232 secs Build step 'Execute shell' marked build as failure Updating TAP5-1369 Updating TAP5-1339 Updating TAP5-1331 Publishing Javadoc --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
