See <https://builds.apache.org/job/tapestry-trunk-freestyle/667/changes>
Changes: [hlship] TAP5-1832: Tapestry could do an even better job of filtering unnecessary stack frames from the exception report [hlship] TAP5-1168: Add @Operation annotation that can be used to automatically track a component or service method invocation using the OperationTracker [hlship] Extend JavaDoc to explain when this annotation would be used [hlship] Remove unused <T> generic type [hlship] TAP5-1168: Add @Operation annotation that can be used to automatically track a component or service method invocation using the OperationTracker [hlship] Remove unused <T> generic type from method signature [hlship] Modify RegistryBuilder and RegistryImpl to allow the OperationTracker to be provided as a constructor parameter to RegistryImpl [hlship] Remove meaningless IDE-generated comment [hlship] Minor correction to JavaDoc [hlship] More minor Javadoc typo fixes ------------------------------------------ Started by an SCM change Building remotely on ubuntu1 Updating https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk A tapestry-ioc/src/test/java/org/apache/tapestry5/ioc/services/OperationTrackedService.java A tapestry-ioc/src/test/java/org/apache/tapestry5/ioc/services/OperationTrackedModule.java A tapestry-ioc/src/test/java/org/apache/tapestry5/ioc/services/OperationAdvisorTest.java U tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/services/TapestryIOCModule.java U tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/services/LoggingAdvisor.java A tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/services/OperationAdvisor.java A tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/annotations/Operation.java U tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/annotations/PreventServiceDecoration.java U tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/RegistryBuilder.java U tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/internal/services/LoggingAdvisorImpl.java A tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/internal/services/OperationAdvisorImpl.java U tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/internal/RegistryImpl.java U tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/internal/util/InjectionResources.java U tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/internal/util/InheritanceSearch.java U tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/internal/util/InternalUtils.java A tapestry-core/src/test/java/org/apache/tapestry5/integration/app1/pages/OperationWorkerDemo.java U tapestry-core/src/test/java/org/apache/tapestry5/integration/app1/pages/Index.java A tapestry-core/src/test/groovy/org/apache/tapestry5/integration/app1/MiscTests.groovy A tapestry-core/src/test/resources/org/apache/tapestry5/integration/app1/pages/OperationWorkerDemo.tml U tapestry-core/src/main/java/org/apache/tapestry5/internal/services/TapestryAOPStackFrameAnalyzer.java A tapestry-core/src/main/java/org/apache/tapestry5/internal/transform/OperationWorker.java U tapestry-core/src/main/java/org/apache/tapestry5/services/TapestryModule.java At revision 1236348 [tapestry-trunk-freestyle] $ /bin/bash -xe /tmp/hudson5904460977570017627.sh + Xvfb :6 -ac -screen 0 1024x768x8 Fatal server error: Server is already active for display 6 If this server is no longer running, remove /tmp/.X6-lock and start again. [tapestry-trunk-freestyle] $ /bin/bash -xe /tmp/hudson1492575253026938134.sh + DISPLAY=:6.0 + bash <https://builds.apache.org/job/tapestry-trunk-freestyle/ws/trunk/gradlew> -Dproject-version=5.4-SNAPSHOT -Dfile.encoding=UTF-8 -b <https://builds.apache.org/job/tapestry-trunk-freestyle/ws/trunk/build.gradle> continuousIntegration :plastic:compileJava UP-TO-DATE :plastic:compileGroovy UP-TO-DATE :plastic:processResources UP-TO-DATE :plastic:classes UP-TO-DATE :plastic:jar UP-TO-DATE :tapestry-core:generateGrammarSource UP-TO-DATE :tapestry-func:compileJava UP-TO-DATE :tapestry-func:compileGroovy UP-TO-DATE :tapestry-func:processResources UP-TO-DATE :tapestry-func:classes UP-TO-DATE :tapestry-func:jar UP-TO-DATE :tapestry-test:compileJava UP-TO-DATE :tapestry-test:compileGroovy UP-TO-DATE :tapestry-test:processResources UP-TO-DATE :tapestry-test:classes UP-TO-DATE :tapestry-test:jar UP-TO-DATE :tapestry5-annotations:compileJava UP-TO-DATE :tapestry5-annotations:compileGroovy UP-TO-DATE :tapestry5-annotations:processResources UP-TO-DATE :tapestry5-annotations:classes UP-TO-DATE :tapestry5-annotations:jar UP-TO-DATE :tapestry-ioc:compileJava [ant:javac] <https://builds.apache.org/job/tapestry-trunk-freestyle/ws/trunk/tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/internal/services/OperationAdvisorImpl.java>:42: method does not override a method from its superclass [ant:javac] @Override [ant:javac] ^ [ant:javac] <https://builds.apache.org/job/tapestry-trunk-freestyle/ws/trunk/tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/internal/services/OperationAdvisorImpl.java>:59: method does not override a method from its superclass [ant:javac] @Override [ant:javac] ^ [ant:javac] <https://builds.apache.org/job/tapestry-trunk-freestyle/ws/trunk/tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/internal/services/OperationAdvisorImpl.java>:75: method does not override a method from its superclass [ant:javac] @Override [ant:javac] ^ [ant:javac] <https://builds.apache.org/job/tapestry-trunk-freestyle/ws/trunk/tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/internal/services/OperationAdvisorImpl.java>:100: method does not override a method from its superclass [ant:javac] @Override [ant:javac] ^ [ant:javac] <https://builds.apache.org/job/tapestry-trunk-freestyle/ws/trunk/tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/internal/services/OperationAdvisorImpl.java>:117: method does not override a method from its superclass [ant:javac] @Override [ant:javac] ^ [ant:javac] Note: Some input files use or override a deprecated API. [ant:javac] Note: Recompile with -Xlint:deprecation for details. [ant:javac] Note: Some input files use unchecked or unsafe operations. [ant:javac] Note: Recompile with -Xlint:unchecked for details. [ant:javac] 5 errors FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':tapestry-ioc: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: 18.46 secs Build step 'Execute shell' marked build as failure Updating TAP5-1168 Updating TAP5-1832 Publishing Javadoc --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
