See <https://builds.apache.org/job/tapestry-trunk-freestyle/535/changes>
Changes: [hlship] TAP5-1636: Tapestry does not compile using OpenJDK [hlship] Fix broken test by using proper Unicode escape codes [hlship] TAP5-1336: Changed classes do not reload under Tomcat [hlship] TAP5-1497: No error message upon exception calling initializer function with German locale [hlship] TAP5-1656: Search for methods in the class they are defined in, which may not be the same as the instance class [hlship] TAP5-1656: Enable logging, to trigger the error [hlship] TAP5-1656: Introduce test case to reproduce bug So far, does not reproduce ------------------------------------------ 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/integration/app1/pages/Index.java A tapestry-core/src/test/java/org/apache/tapestry5/integration/app1/pages/inherit A tapestry-core/src/test/java/org/apache/tapestry5/integration/app1/pages/inherit/ChildA.java A tapestry-core/src/test/java/org/apache/tapestry5/integration/app1/pages/inherit/ChildB.java A tapestry-core/src/test/java/org/apache/tapestry5/integration/app1/base/InheritBase.java U tapestry-core/src/test/java/org/apache/tapestry5/internal/services/ajax/JavaScriptSupportImplTest.java U tapestry-core/src/test/java/org/apache/tapestry5/internal/services/TemplateParserImplTest.java U tapestry-core/src/test/groovy/org/apache/tapestry5/integration/app1/ClassTransformationTests.groovy A tapestry-core/src/test/resources/org/apache/tapestry5/integration/app1/pages/inherit A tapestry-core/src/test/resources/org/apache/tapestry5/integration/app1/pages/inherit/ChildA.tml A tapestry-core/src/test/resources/org/apache/tapestry5/integration/app1/pages/inherit/ChildB.tml U tapestry-core/src/test/resources/log4j.properties U tapestry-core/src/main/java/org/apache/tapestry5/internal/services/FieldValidatorSourceImpl.java U tapestry-core/src/main/java/org/apache/tapestry5/internal/transform/ComponentWorker.java U tapestry-core/src/main/resources/org/apache/tapestry5/tapestry-messages_de.js U tapestry-jpa/src/main/java/org/apache/tapestry5/internal/jpa/PersistenceUnitInfoImpl.java U plastic/src/main/java/org/apache/tapestry5/internal/plastic/PlasticInternalUtils.java U plastic/src/main/java/org/apache/tapestry5/internal/plastic/MethodInvocationBundle.java U plastic/src/main/java/org/apache/tapestry5/internal/plastic/MethodAdviceManager.java At revision 1174882 [tapestry-trunk-freestyle] $ /bin/bash -xe /tmp/hudson7851390512504056236.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/hudson3066936550268798097.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: 22.282 secs Build step 'Execute shell' marked build as failure Updating TAP5-1636 Updating TAP5-1336 Updating TAP5-1656 Updating TAP5-1497 Publishing Javadoc --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tapestry.apache.org For additional commands, e-mail: dev-h...@tapestry.apache.org