You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2012/04/13 01:11:02 UTC

Build failed in Jenkins: tapestry-5.3-freestyle #22

See <https://builds.apache.org/job/tapestry-5.3-freestyle/22/changes>

Changes:

[hlship] Advance version number to 5.3.3-rc-3

[hlship] TAP5-1860: Access to protected component fields does not always reflect in subclasses

------------------------------------------
Started by an SCM change
Building remotely on ubuntu2 in workspace <https://builds.apache.org/job/tapestry-5.3-freestyle/ws/>
Updating https://svn.apache.org/repos/asf/tapestry/tapestry5/branches/5.3
U         build.gradle
U         plastic/src/test/groovy/org/apache/tapestry5/plastic/FieldConduitTests.groovy
U         plastic/src/main/java/org/apache/tapestry5/internal/plastic/FieldInstrumentations.java
U         plastic/src/main/java/org/apache/tapestry5/internal/plastic/PlasticClassImpl.java
U         plastic/src/main/java/org/apache/tapestry5/internal/plastic/PlasticClassPool.java
At revision 1325567
[tapestry-5.3-freestyle] $ /bin/bash -xe /tmp/hudson8244890482377158404.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-5.3-freestyle] $ /bin/bash -xe /tmp/hudson8582672986200386197.sh
+ DISPLAY=:6.0
+ <https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/gradlew> -Dproject-version=5.3.2-SNAPSHOT -Dfile.encoding=UTF-8 -b <https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/build.gradle> continuousIntegration
:plastic:compileJava
[ant:javac] Note: Some input files use unchecked or unsafe operations.
[ant:javac] Note: Recompile with -Xlint:unchecked for details.
:plastic:compileGroovy UP-TO-DATE
:plastic:processResources UP-TO-DATE
:plastic:classes
:plastic:jar
: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] 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.
:tapestry-ioc:compileGroovy UP-TO-DATE
:tapestry-ioc:processResources UP-TO-DATE
:tapestry-ioc:classes
:tapestry-ioc:jar UP-TO-DATE
:tapestry-json:compileJava
:tapestry-json:compileGroovy UP-TO-DATE
:tapestry-json:processResources UP-TO-DATE
:tapestry-json:classes
:tapestry-json:jar UP-TO-DATE
:tapestry-core:compileJava
[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.
:tapestry-core:compileGroovy UP-TO-DATE
:tapestry-core:processResources UP-TO-DATE
:tapestry-core:classes
:tapestry-core:jar UP-TO-DATE
:tapestry-hibernate-core:compileJava
[ant:javac] Note: Some input files use or override a deprecated API.
[ant:javac] Note: Recompile with -Xlint:deprecation for details.
:tapestry-hibernate-core:compileGroovy UP-TO-DATE
:tapestry-hibernate-core:processResources UP-TO-DATE
:tapestry-hibernate-core:classes
:tapestry-hibernate-core:jar UP-TO-DATE
:tapestry-javadoc:compileJava
:tapestry-javadoc:compileGroovy UP-TO-DATE
:tapestry-javadoc:processResources UP-TO-DATE
:tapestry-javadoc:classes
:tapestry-javadoc:jar UP-TO-DATE
:aggregateJavadoc<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-test/src/main/java/org/apache/tapestry5/test/SeleniumLauncher.java>:56: warning - Tag @link: can't find startup(String, String, int, String, ITestContext) in org.apache.tapestry5.test.SeleniumLauncher
<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-test/src/main/java/org/apache/tapestry5/test/SeleniumTestCase.java>:144: warning - Tag @link: reference not found: org.apache.tapestry5.integration.reload.ReloadTests#beforeStartup
<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry5-annotations/src/main/java/org/apache/tapestry5/ioc/annotations/InjectResource.java>:32: warning - Tag @link:illegal character: "64" in "@Inject"
<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry5-annotations/src/main/java/org/apache/tapestry5/ioc/annotations/InjectResource.java>:32: warning - Tag @link: reference not found: @Inject
<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-core/src/main/java/org/apache/tapestry5/services/MarkupRendererFilter.java>:29: warning - Tag @see: can't find contributeMarkupRenderer(org.apache.tapestry5.ioc.OrderedConfiguration,
      org.apache.tapestry5.Asset, boolean, String, boolean, org.apache.tapestry5.ioc.services.SymbolSource,
      AssetSource, org.apache.tapestry5.services.javascript.JavaScriptStackSource,
      org.apache.tapestry5.internal.services.javascript.JavaScriptStackPathConstructor, org.apache.tapestry5.Asset) in org.apache.tapestry5.services.TapestryModule
<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-core/src/main/java/org/apache/tapestry5/services/PartialMarkupRendererFilter.java>:31: warning - Tag @see: can't find contributePartialMarkupRenderer(org.apache.tapestry5.ioc.OrderedConfiguration,
      org.apache.tapestry5.Asset, org.apache.tapestry5.services.javascript.JavaScriptStackSource,
      org.apache.tapestry5.internal.services.javascript.JavaScriptStackPathConstructor,
      org.apache.tapestry5.ioc.services.SymbolSource, AssetSource) in org.apache.tapestry5.services.TapestryModule
<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-core/src/main/java/org/apache/tapestry5/services/TapestryModule.java>:1568: warning - Tag @see: can't find contributePartialMarkupRenderer(org.apache.tapestry5.ioc.OrderedConfiguration, org.apache.tapestry5.Asset, org.apache.tapestry5.services.javascript.JavaScriptStackSource, org.apache.tapestry5.internal.services.javascript.JavaScriptStackPathConstructor, org.apache.tapestry5.ioc.services.SymbolSource, AssetSource) in org.apache.tapestry5.services.TapestryModule

7 warnings
:plastic:assemble
:plastic:compileTestJava
:plastic:compileTestGroovy
:plastic:processTestResources UP-TO-DATE
:plastic:testClasses
:plastic:testTest org.apache.tapestry5.plastic.FieldConduitTests FAILED
127 tests completed, 1 failure


FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':plastic:test'.
Cause: There were failing tests. See the report at <https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/plastic/build/reports/tests.>

* 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: 1 mins 23.823 secs
Build step 'Execute shell' marked build as failure
Updating TAP5-1860

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


Build failed in Jenkins: tapestry-5.3-freestyle #30

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/tapestry-5.3-freestyle/30/>

------------------------------------------
[...truncated 4848 lines...]
AU        tapestry-func/src/main/java/org/apache/tapestry5/func/LazyMapper2.java
AU        tapestry-func/src/main/java/org/apache/tapestry5/func/ArrayFlow.java
AU        tapestry-func/src/main/java/org/apache/tapestry5/func/Flow.java
AU        tapestry-func/src/main/java/org/apache/tapestry5/func/LazyConcat.java
AU        tapestry-func/src/main/java/org/apache/tapestry5/func/Worker.java
AU        tapestry-func/src/main/java/org/apache/tapestry5/func/LazyContinuation.java
AU        tapestry-func/src/main/java/org/apache/tapestry5/func/LazyValue.java
A         tapestry-func/src/main/java/org/apache/tapestry5/func/Interleaver.java
A         tapestry-func/src/main/java/org/apache/tapestry5/func/ZippedFlow.java
AU        tapestry-func/src/main/java/org/apache/tapestry5/func/Mapper.java
AU        tapestry-func/src/main/java/org/apache/tapestry5/func/F.java
AU        tapestry-func/src/main/java/org/apache/tapestry5/func/LazyFunction.java
AU        tapestry-func/src/main/java/org/apache/tapestry5/func/EmptyFlow.java
AU        tapestry-func/src/main/java/org/apache/tapestry5/func/AbstractFlow.java
AU        tapestry-func/src/main/java/org/apache/tapestry5/func/LazyZipValue.java
AU        tapestry-func/src/main/java/org/apache/tapestry5/func/Predicate.java
AU        tapestry-func/src/main/java/org/apache/tapestry5/func/LazyZip.java
AU        tapestry-func/src/main/java/org/apache/tapestry5/func/LazyMappedValue.java
AU        tapestry-func/src/main/java/org/apache/tapestry5/func/Mapper2.java
AU        tapestry-func/src/main/java/org/apache/tapestry5/func/LazyFlow.java
A         tapestry-func/src/main/java/org/apache/tapestry5/func/FlowOperations.java
AU        tapestry-func/src/main/java/org/apache/tapestry5/func/LazyMapper.java
AU        tapestry-func/src/main/java/org/apache/tapestry5/func/LazyTake.java
AU        tapestry-func/src/main/java/org/apache/tapestry5/func/StaticValue.java
AU        tapestry-func/src/main/java/org/apache/tapestry5/func/LazyMapped2Value.java
AU        tapestry-func/src/main/java/org/apache/tapestry5/func/LazyFilter.java
AU        tapestry-func/src/main/java/org/apache/tapestry5/func/LazyFirst.java
AU        tapestry-func/src/main/java/org/apache/tapestry5/func/LazyIterator.java
AU        tapestry-func/src/main/java/org/apache/tapestry5/func/Reducer.java
A         tapestry-func/src/main/java/org/apache/tapestry5/func/Tuple.java
AU        tapestry-func/src/main/java/org/apache/tapestry5/func/LazyRange.java
AU        tapestry-func/src/main/java/org/apache/tapestry5/func/LazyWalk.java
A         tapestry-func/src/site
A         tapestry-func/src/site/apt
A         tapestry-func/build.gradle
A         .gitignore
A         tapestry-spring
A         tapestry-spring/NOTICE.txt
A         tapestry-spring/LICENSE.txt
A         tapestry-spring/src
A         tapestry-spring/src/test
A         tapestry-spring/src/test/webapp1
A         tapestry-spring/src/test/webapp1/Index.tml
A         tapestry-spring/src/test/webapp1/WEB-INF
A         tapestry-spring/src/test/webapp1/WEB-INF/applicationContext.xml
A         tapestry-spring/src/test/webapp1/WEB-INF/web.xml
A         tapestry-spring/src/test/java
A         tapestry-spring/src/test/java/org
A         tapestry-spring/src/test/java/org/apache
A         tapestry-spring/src/test/java/org/apache/tapestry5
A         tapestry-spring/src/test/java/org/apache/tapestry5/spring
AU        tapestry-spring/src/test/java/org/apache/tapestry5/spring/TapestrySpringIntegrationTest.java
AU        tapestry-spring/src/test/java/org/apache/tapestry5/spring/TapestryApplicationContextTest.java
A         tapestry-spring/src/test/java/org/apache/tapestry5/spring/TapestryExternalSpringContextIntegrationTest.java
AU        tapestry-spring/src/test/java/org/apache/tapestry5/spring/SpringTestCase.java
A         tapestry-spring/src/test/java/org/apache/tapestry5/internal
A         tapestry-spring/src/test/java/org/apache/tapestry5/internal/spring
AU        tapestry-spring/src/test/java/org/apache/tapestry5/internal/spring/CustomizingContextLoaderTest.java
AU        tapestry-spring/src/test/java/org/apache/tapestry5/internal/spring/SpringModuleDefTest.java
A         tapestry-spring/src/test/java/org/example
A         tapestry-spring/src/test/java/org/example/testapp
A         tapestry-spring/src/test/java/org/example/testapp/pages
AU        tapestry-spring/src/test/java/org/example/testapp/pages/Bedrock.java
AU        tapestry-spring/src/test/java/org/example/testapp/pages/Start.java
A         tapestry-spring/src/test/java/org/example/testapp/services
AU        tapestry-spring/src/test/java/org/example/testapp/services/ViaFactoryFactory.java
AU        tapestry-spring/src/test/java/org/example/testapp/services/SymbolValueHolder.java
AU        tapestry-spring/src/test/java/org/example/testapp/services/Upcase.java
AU        tapestry-spring/src/test/java/org/example/testapp/services/SpringStatusProvider.java
AU        tapestry-spring/src/test/java/org/example/testapp/services/UpcaseImpl.java
AU        tapestry-spring/src/test/java/org/example/testapp/services/Flintstone.java
AU        tapestry-spring/src/test/java/org/example/testapp/services/AppModule.java
AU        tapestry-spring/src/test/java/org/example/testapp/services/FlintstoneImpl.java
AU        tapestry-spring/src/test/java/org/example/testapp/services/ViaFactory.java
AU        tapestry-spring/src/test/java/org/example/testapp/services/SpringStatusProviderFactory.java
AU        tapestry-spring/src/test/java/org/example/testapp/services/StringTransformer.java
AU        tapestry-spring/src/test/java/org/example/testapp/services/UpcaseStringTransformerImpl.java
A         tapestry-spring/src/test/java/org/example/testapp1
A         tapestry-spring/src/test/java/org/example/testapp1/pages
A         tapestry-spring/src/test/java/org/example/testapp1/pages/Index.java
A         tapestry-spring/src/test/java/org/example/testapp1/services
A         tapestry-spring/src/test/java/org/example/testapp1/services/AppModule.java
A         tapestry-spring/src/test/conf
AU        tapestry-spring/src/test/conf/webdefault.xml
AU        tapestry-spring/src/test/conf/testng.xml
A         tapestry-spring/src/test/resources
AU        tapestry-spring/src/test/resources/log4j.properties
A         tapestry-spring/src/test/webapp
A         tapestry-spring/src/test/webapp/WEB-INF
AU        tapestry-spring/src/test/webapp/WEB-INF/applicationContext.xml
AU        tapestry-spring/src/test/webapp/WEB-INF/web.xml
A         tapestry-spring/src/test/webapp/Start.tml
A         tapestry-spring/src/main
A         tapestry-spring/src/main/java
A         tapestry-spring/src/main/java/org
A         tapestry-spring/src/main/java/org/apache
A         tapestry-spring/src/main/java/org/apache/tapestry5
A         tapestry-spring/src/main/java/org/apache/tapestry5/spring
AU        tapestry-spring/src/main/java/org/apache/tapestry5/spring/SpringConstants.java
AU        tapestry-spring/src/main/java/org/apache/tapestry5/spring/TapestryApplicationContext.java
AU        tapestry-spring/src/main/java/org/apache/tapestry5/spring/TapestrySpringFilter.java
AU        tapestry-spring/src/main/java/org/apache/tapestry5/spring/SpringModule.java
AU        tapestry-spring/src/main/java/org/apache/tapestry5/spring/ApplicationContextCustomizer.java
A         tapestry-spring/src/main/java/org/apache/tapestry5/internal
A         tapestry-spring/src/main/java/org/apache/tapestry5/internal/spring
AU        tapestry-spring/src/main/java/org/apache/tapestry5/internal/spring/CustomizingContextLoader.java
AU        tapestry-spring/src/main/java/org/apache/tapestry5/internal/spring/SpringModuleDef.java
AU        tapestry-spring/src/main/java/org/apache/tapestry5/internal/spring/SpringBeanServiceDef.java
AU        tapestry-spring/src/main/java/org/apache/tapestry5/internal/spring/SymbolBeanFactoryPostProcessor.java
AU        tapestry-spring/src/main/java/org/apache/tapestry5/internal/spring/TapestryBeanFactory.java
AU        tapestry-spring/src/main/java/org/apache/tapestry5/internal/spring/StaticObjectCreator.java
A         tapestry-spring/src/main/resources
A         tapestry-spring/src/main/resources/org
A         tapestry-spring/src/main/resources/org/apache
A         tapestry-spring/src/main/resources/org/apache/tapestry5
A         tapestry-spring/src/main/resources/org/apache/tapestry5/spring
A         tapestry-spring/src/main/resources/org/apache/tapestry5/internal
A         tapestry-spring/src/main/resources/org/apache/tapestry5/internal/spring
A         tapestry-spring/src/site
A         tapestry-spring/src/site/apt
A         tapestry-spring/src/site/resources
A         tapestry-spring/build.gradle
A         support
A         support/tapestry-spring.launch
A         support/heavy-load.jmx
A         support/tapestry_idea_codestyle.xml
A         support/tapestry-core.launch
AU        support/idea-settings.jar
AU        support/tapestry-indent-eclipse.xml
A         support/tapestry-ioc.launch
 U        .
At revision 1360212
no change for https://svn.apache.org/repos/asf/tapestry/tapestry5/branches/5.3 since the previous build
[tapestry-5.3-freestyle] $ /bin/bash -xe /tmp/hudson8378816298433990940.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!
[dix] Could not init font path element /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType, removing from list!
Process leaked file descriptors. See http://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build for more information
[tapestry-5.3-freestyle] $ /bin/bash -xe /tmp/hudson3590308530402484506.sh
+ DISPLAY=:6.0
+ <https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/gradlew> -Dproject-version=5.3.2-SNAPSHOT -Dfile.encoding=UTF-8 -b <https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/build.gradle> continuousIntegration
Downloading http://services.gradle.org/distributions/gradle-1.0-rc-3-bin.zip
.........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
Unzipping /home/jenkins/.gradle/wrapper/dists/gradle-1.0-rc-3-bin/59nkhr3nl96fm3u00sr182b0pj/gradle-1.0-rc-3-bin.zip to /home/jenkins/.gradle/wrapper/dists/gradle-1.0-rc-3-bin/59nkhr3nl96fm3u00sr182b0pj
Set executable permissions for: /home/jenkins/.gradle/wrapper/dists/gradle-1.0-rc-3-bin/59nkhr3nl96fm3u00sr182b0pj/gradle-1.0-rc-3/bin/gradle
Dynamic properties are deprecated: http://gradle.org/docs/current/dsl/org.gradle.api.plugins.ExtraPropertiesExtension.html
Deprecated dynamic property: "jdkName" on "org.gradle.plugins.ide.idea.model.IdeaModel_Decorated@bc2f47", value: "1.6".
Deprecated dynamic property "jdkName" created in multiple locations.
Download http://repo1.maven.org/maven2/org/codehaus/groovy/groovy-all/1.8.6/groovy-all-1.8.6.pom
Download http://repo1.maven.org/maven2/org/codehaus/groovy/groovy-all/1.8.6/groovy-all-1.8.6.jar
:plastic:compileJavaNote: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

:plastic:compileGroovy UP-TO-DATE
:plastic:processResources UP-TO-DATE
:plastic:classes
:plastic:jar
:tapestry-core:generateGrammarSource
:tapestry-func:compileJava
:tapestry-func:compileGroovy UP-TO-DATE
:tapestry-func:processResources UP-TO-DATE
:tapestry-func:classes
:tapestry-func:jar
:tapestry-test:compileJava
Download http://repo1.maven.org/maven2/jetty/org.mortbay.jetty/5.1.12/org.mortbay.jetty-5.1.12.pom
Download http://repo1.maven.org/maven2/jetty/org.mortbay.jetty/5.1.12/org.mortbay.jetty-5.1.12.jar
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
:tapestry-test:compileGroovy UP-TO-DATE
:tapestry-test:processResources
:tapestry-test:classes
:tapestry-test:jar
:tapestry5-annotations:compileJava
:tapestry5-annotations:compileGroovy UP-TO-DATE
:tapestry5-annotations:processResources UP-TO-DATE
:tapestry5-annotations:classes
:tapestry5-annotations:jar
:tapestry-ioc:compileJavaNote: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

:tapestry-ioc:compileGroovy UP-TO-DATE
:tapestry-ioc:processResources
:tapestry-ioc:classes
:tapestry-ioc:jar
:tapestry-json:compileJava
:tapestry-json:compileGroovy UP-TO-DATE
:tapestry-json:processResources UP-TO-DATE
:tapestry-json:classes
:tapestry-json:jar
:tapestry-core:compileJava<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-core/src/main/java/org/apache/tapestry5/internal/structure/InternalComponentResourcesImpl.java>:737: method does not override a method from its superclass
    @Override
     ^
<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-core/src/main/java/org/apache/tapestry5/internal/structure/PageImpl.java>:164: method does not override a method from its superclass
            @Override
             ^
<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-core/src/main/java/org/apache/tapestry5/internal/structure/PageImpl.java>:173: method does not override a method from its superclass
            @Override
             ^
<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-core/src/main/java/org/apache/tapestry5/internal/structure/PageImpl.java>:182: method does not override a method from its superclass
            @Override
             ^
<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-core/src/main/java/org/apache/tapestry5/internal/structure/PageImpl.java>:272: method does not override a method from its superclass
    @Override
     ^
<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-core/src/main/java/org/apache/tapestry5/internal/structure/PageImpl.java>:288: method does not override a method from its superclass
            @Override
             ^
<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-core/src/main/java/org/apache/tapestry5/internal/structure/PageImpl.java>:320: method does not override a method from its superclass
    @Override
     ^
<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-core/src/main/java/org/apache/tapestry5/internal/structure/PageImpl.java>:330: method does not override a method from its superclass
    @Override
     ^
<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-core/src/main/java/org/apache/tapestry5/internal/structure/PageImpl.java>:340: method does not override a method from its superclass
    @Override
     ^
<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-core/src/main/java/org/apache/tapestry5/internal/transform/InjectComponentWorker.java>:55: method does not override a method from its superclass
                @Override
                 ^
<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-core/src/main/java/org/apache/tapestry5/internal/transform/ParameterWorker.java>:201: method does not override a method from its superclass
                            @Override
                             ^
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
11 errors


FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':tapestry-core:compileJava'.
> Compilation 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: 1 mins 8.407 secs
Build step 'Execute shell' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


Build failed in Jenkins: tapestry-5.3-freestyle #29

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/tapestry-5.3-freestyle/29/changes>

Changes:

[hlship] Upgrade version number to 5.3.4-rc-2

[hlship] Support caching of exists(), forLocale(), and toURL() for Resources
- Uses ReentrantReadWriteLock for high throughput 
Fix incorrect version numbers for previous batch of changes

------------------------------------------
Started by an SCM change
Building remotely on ubuntu2 in workspace <https://builds.apache.org/job/tapestry-5.3-freestyle/ws/>
Updating https://svn.apache.org/repos/asf/tapestry/tapestry5/branches/5.3
U         tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/internal/util/AbstractResource.java
U         tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/internal/util/ClasspathResource.java
U         tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/Resource.java
U         build.gradle
U         tapestry-core/src/main/java/org/apache/tapestry5/runtime/PageLifecycleListener.java
U         tapestry-core/src/main/java/org/apache/tapestry5/runtime/PageLifecycleCallbackHub.java
U         tapestry-core/src/main/java/org/apache/tapestry5/runtime/PageLifecycleAdapter.java
U         tapestry-core/src/main/java/org/apache/tapestry5/internal/services/ContextResource.java
U         tapestry-core/src/main/java/org/apache/tapestry5/internal/structure/Page.java
U         tapestry-core/src/main/java/org/apache/tapestry5/internal/structure/PageResetListener.java
U         tapestry-core/src/main/java/org/apache/tapestry5/ComponentResources.java
At revision 1338819
[tapestry-5.3-freestyle] $ /bin/bash -xe /tmp/hudson2962690014687018387.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-5.3-freestyle] $ /bin/bash -xe /tmp/hudson8732938814142364512.sh
+ DISPLAY=:6.0
+ <https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/gradlew> -Dproject-version=5.3.2-SNAPSHOT -Dfile.encoding=UTF-8 -b <https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/build.gradle> continuousIntegration
Dynamic properties are deprecated: http://gradle.org/docs/current/dsl/org.gradle.api.plugins.ExtraPropertiesExtension.html
Deprecated dynamic property: "jdkName" on "org.gradle.plugins.ide.idea.model.IdeaModel_Decorated@1398044", value: "1.6".
Deprecated dynamic property "jdkName" created in multiple locations.
: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:compileJavaNote: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

:tapestry-ioc:compileGroovy UP-TO-DATE
:tapestry-ioc:processResources UP-TO-DATE
:tapestry-ioc:classes
:tapestry-ioc:jar
:tapestry-json:compileJava
:tapestry-json:compileGroovy UP-TO-DATE
:tapestry-json:processResources UP-TO-DATE
:tapestry-json:classes
:tapestry-json:jar UP-TO-DATE
:tapestry-core:compileJava<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-core/src/main/java/org/apache/tapestry5/internal/transform/ParameterWorker.java>:201: method does not override a method from its superclass
                            @Override
                             ^
<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-core/src/main/java/org/apache/tapestry5/internal/transform/InjectComponentWorker.java>:55: method does not override a method from its superclass
                @Override
                 ^
<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-core/src/main/java/org/apache/tapestry5/internal/structure/PageImpl.java>:164: method does not override a method from its superclass
            @Override
             ^
<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-core/src/main/java/org/apache/tapestry5/internal/structure/PageImpl.java>:173: method does not override a method from its superclass
            @Override
             ^
<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-core/src/main/java/org/apache/tapestry5/internal/structure/PageImpl.java>:182: method does not override a method from its superclass
            @Override
             ^
<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-core/src/main/java/org/apache/tapestry5/internal/structure/PageImpl.java>:272: method does not override a method from its superclass
    @Override
     ^
<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-core/src/main/java/org/apache/tapestry5/internal/structure/PageImpl.java>:288: method does not override a method from its superclass
            @Override
             ^
<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-core/src/main/java/org/apache/tapestry5/internal/structure/PageImpl.java>:320: method does not override a method from its superclass
    @Override
     ^
<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-core/src/main/java/org/apache/tapestry5/internal/structure/PageImpl.java>:330: method does not override a method from its superclass
    @Override
     ^
<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-core/src/main/java/org/apache/tapestry5/internal/structure/PageImpl.java>:340: method does not override a method from its superclass
    @Override
     ^
<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-core/src/main/java/org/apache/tapestry5/internal/structure/InternalComponentResourcesImpl.java>:737: method does not override a method from its superclass
    @Override
     ^
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
11 errors


FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':tapestry-core:compileJava'.
> Compilation 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: 27.097 secs
Build step 'Execute shell' marked build as failure
Error updating JIRA issues. Saving issues for next build.
(502)Proxy Error

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


Build failed in Jenkins: tapestry-5.3-freestyle #28

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/tapestry-5.3-freestyle/28/changes>

Changes:

[hlship] TAP5-1929: Performance improvements
Extend the lazy initialization reentrant lock to conver the conduits NamedSet as well

------------------------------------------
Started by an SCM change
Building remotely on ubuntu2 in workspace <https://builds.apache.org/job/tapestry-5.3-freestyle/ws/>
Updating https://svn.apache.org/repos/asf/tapestry/tapestry5/branches/5.3
U         tapestry-core/src/main/java/org/apache/tapestry5/internal/structure/InternalComponentResourcesImpl.java
At revision 1338277
[tapestry-5.3-freestyle] $ /bin/bash -xe /tmp/hudson5005126527037953914.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-5.3-freestyle] $ /bin/bash -xe /tmp/hudson5772665088004742339.sh
+ DISPLAY=:6.0
+ <https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/gradlew> -Dproject-version=5.3.2-SNAPSHOT -Dfile.encoding=UTF-8 -b <https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/build.gradle> continuousIntegration
Dynamic properties are deprecated: http://gradle.org/docs/current/dsl/org.gradle.api.plugins.ExtraPropertiesExtension.html
Deprecated dynamic property: "jdkName" on "org.gradle.plugins.ide.idea.model.IdeaModel_Decorated@928739", value: "1.6".
Deprecated dynamic property "jdkName" created in multiple locations.
: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 UP-TO-DATE
:tapestry-ioc:compileGroovy UP-TO-DATE
:tapestry-ioc:processResources UP-TO-DATE
:tapestry-ioc:classes UP-TO-DATE
:tapestry-ioc:jar UP-TO-DATE
:tapestry-json:compileJava UP-TO-DATE
:tapestry-json:compileGroovy UP-TO-DATE
:tapestry-json:processResources UP-TO-DATE
:tapestry-json:classes UP-TO-DATE
:tapestry-json:jar UP-TO-DATE
:tapestry-core:compileJava<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-core/src/main/java/org/apache/tapestry5/internal/transform/ParameterWorker.java>:201: method does not override a method from its superclass
                            @Override
                             ^
<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-core/src/main/java/org/apache/tapestry5/internal/transform/InjectComponentWorker.java>:55: method does not override a method from its superclass
                @Override
                 ^
<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-core/src/main/java/org/apache/tapestry5/internal/structure/PageImpl.java>:164: method does not override a method from its superclass
            @Override
             ^
<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-core/src/main/java/org/apache/tapestry5/internal/structure/PageImpl.java>:173: method does not override a method from its superclass
            @Override
             ^
<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-core/src/main/java/org/apache/tapestry5/internal/structure/PageImpl.java>:182: method does not override a method from its superclass
            @Override
             ^
<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-core/src/main/java/org/apache/tapestry5/internal/structure/PageImpl.java>:272: method does not override a method from its superclass
    @Override
     ^
<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-core/src/main/java/org/apache/tapestry5/internal/structure/PageImpl.java>:288: method does not override a method from its superclass
            @Override
             ^
<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-core/src/main/java/org/apache/tapestry5/internal/structure/PageImpl.java>:320: method does not override a method from its superclass
    @Override
     ^
<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-core/src/main/java/org/apache/tapestry5/internal/structure/PageImpl.java>:330: method does not override a method from its superclass
    @Override
     ^
<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-core/src/main/java/org/apache/tapestry5/internal/structure/PageImpl.java>:340: method does not override a method from its superclass
    @Override
     ^
<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-core/src/main/java/org/apache/tapestry5/internal/structure/InternalComponentResourcesImpl.java>:737: method does not override a method from its superclass
    @Override
     ^
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
11 errors


FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':tapestry-core:compileJava'.
> Compilation 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: 25.33 secs
Build step 'Execute shell' marked build as failure
Updating TAP5-1929

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


Build failed in Jenkins: tapestry-5.3-freestyle #27

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/tapestry-5.3-freestyle/27/changes>

Changes:

[hlship] TAP5-1929: Performance improvements
Rework page loading and lazily initialization inside InternalComponentResourcesImpl to avoid some synchronization hotspots

------------------------------------------
Started by an SCM change
Building remotely on ubuntu2 in workspace <https://builds.apache.org/job/tapestry-5.3-freestyle/ws/>
Updating https://svn.apache.org/repos/asf/tapestry/tapestry5/branches/5.3
U         tapestry-core/src/test/java/org/apache/tapestry5/internal/structure/PageImplTest.java
U         tapestry-core/src/main/java/org/apache/tapestry5/runtime/PageLifecycleListener.java
A         tapestry-core/src/main/java/org/apache/tapestry5/runtime/PageLifecycleCallbackHub.java
U         tapestry-core/src/main/java/org/apache/tapestry5/runtime/PageLifecycleAdapter.java
U         tapestry-core/src/main/java/org/apache/tapestry5/internal/structure/InternalComponentResourcesImpl.java
U         tapestry-core/src/main/java/org/apache/tapestry5/internal/structure/Page.java
U         tapestry-core/src/main/java/org/apache/tapestry5/internal/structure/PageResetListener.java
U         tapestry-core/src/main/java/org/apache/tapestry5/internal/structure/StructureMessages.java
U         tapestry-core/src/main/java/org/apache/tapestry5/internal/structure/ComponentPageElementImpl.java
U         tapestry-core/src/main/java/org/apache/tapestry5/internal/structure/PageImpl.java
U         tapestry-core/src/main/java/org/apache/tapestry5/internal/transform/ParameterConduit.java
U         tapestry-core/src/main/java/org/apache/tapestry5/internal/transform/ParameterWorker.java
U         tapestry-core/src/main/java/org/apache/tapestry5/internal/transform/InjectComponentWorker.java
U         tapestry-core/src/main/java/org/apache/tapestry5/internal/util/NamedSet.java
U         tapestry-core/src/main/java/org/apache/tapestry5/ComponentResources.java
U         tapestry-core/src/main/resources/org/apache/tapestry5/internal/structure/StructureStrings.properties
At revision 1337461
[tapestry-5.3-freestyle] $ /bin/bash -xe /tmp/hudson9079636359584688490.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-5.3-freestyle] $ /bin/bash -xe /tmp/hudson4405337739346525410.sh
+ DISPLAY=:6.0
+ <https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/gradlew> -Dproject-version=5.3.2-SNAPSHOT -Dfile.encoding=UTF-8 -b <https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/build.gradle> continuousIntegration
Dynamic properties are deprecated: http://gradle.org/docs/current/dsl/org.gradle.api.plugins.ExtraPropertiesExtension.html
Deprecated dynamic property: "jdkName" on "org.gradle.plugins.ide.idea.model.IdeaModel_Decorated@c27081", value: "1.6".
Deprecated dynamic property "jdkName" created in multiple locations.
: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 UP-TO-DATE
:tapestry-ioc:compileGroovy UP-TO-DATE
:tapestry-ioc:processResources UP-TO-DATE
:tapestry-ioc:classes UP-TO-DATE
:tapestry-ioc:jar UP-TO-DATE
:tapestry-json:compileJava UP-TO-DATE
:tapestry-json:compileGroovy UP-TO-DATE
:tapestry-json:processResources UP-TO-DATE
:tapestry-json:classes UP-TO-DATE
:tapestry-json:jar UP-TO-DATE
:tapestry-core:compileJava<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-core/src/main/java/org/apache/tapestry5/internal/transform/ParameterWorker.java>:201: method does not override a method from its superclass
                            @Override
                             ^
<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-core/src/main/java/org/apache/tapestry5/internal/transform/InjectComponentWorker.java>:55: method does not override a method from its superclass
                @Override
                 ^
<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-core/src/main/java/org/apache/tapestry5/internal/structure/PageImpl.java>:164: method does not override a method from its superclass
            @Override
             ^
<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-core/src/main/java/org/apache/tapestry5/internal/structure/PageImpl.java>:173: method does not override a method from its superclass
            @Override
             ^
<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-core/src/main/java/org/apache/tapestry5/internal/structure/PageImpl.java>:182: method does not override a method from its superclass
            @Override
             ^
<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-core/src/main/java/org/apache/tapestry5/internal/structure/PageImpl.java>:272: method does not override a method from its superclass
    @Override
     ^
<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-core/src/main/java/org/apache/tapestry5/internal/structure/PageImpl.java>:288: method does not override a method from its superclass
            @Override
             ^
<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-core/src/main/java/org/apache/tapestry5/internal/structure/PageImpl.java>:320: method does not override a method from its superclass
    @Override
     ^
<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-core/src/main/java/org/apache/tapestry5/internal/structure/PageImpl.java>:330: method does not override a method from its superclass
    @Override
     ^
<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-core/src/main/java/org/apache/tapestry5/internal/structure/PageImpl.java>:340: method does not override a method from its superclass
    @Override
     ^
<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-core/src/main/java/org/apache/tapestry5/internal/structure/InternalComponentResourcesImpl.java>:696: method does not override a method from its superclass
    @Override
     ^
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
11 errors


FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':tapestry-core:compileJava'.
> Compilation 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: 31.534 secs
Build step 'Execute shell' marked build as failure
Updating TAP5-1929

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


Re: Build failed in Jenkins: tapestry-5.3-freestyle #26

Posted by "Thiago H. de Paula Figueiredo" <th...@gmail.com>.
On Tue, 01 May 2012 21:32:27 -0300, Kalle Korhonen  
<ka...@gmail.com> wrote:

> Agree might be the time, but bet there's still going to be somebody
> who yells need for jdk 1.5. Looks like it's Hibernate's mistake and
> they haven't intentionally decided to go for 1.5, at least based on
> this bug report: https://hibernate.onjira.com/browse/HV-428. We could
> back out the Hibernate version change to 4.x but if we compile against
> 3.6, everybody requiring 4.x would need to re-compile
> tapestry-hibernate themselves.

Or we could provide a separate tapestry-hibernate4 package.

-- 
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer,  
and instructor
Owner, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


Re: Build failed in Jenkins: tapestry-5.3-freestyle #26

Posted by Kalle Korhonen <ka...@gmail.com>.
Agree might be the time, but bet there's still going to be somebody
who yells need for jdk 1.5. Looks like it's Hibernate's mistake and
they haven't intentionally decided to go for 1.5, at least based on
this bug report: https://hibernate.onjira.com/browse/HV-428. We could
back out the Hibernate version change to 4.x but if we compile against
3.6, everybody requiring 4.x would need to re-compile
tapestry-hibernate themselves.

Kalle


On Tue, May 1, 2012 at 4:45 PM, Howard Lewis Ship <hl...@gmail.com> wrote:
> This looks troubling ... I believe the new version of Hibernate is
> compiled for JDK 1.6 (classfile version 50.0).
>
> It's either time to bite the bullet at set JDK 1.6 as a baseline ...
> or at least, set up the Jenkins build to use a JDK 1.6 compiler that
> can read the Hibernate JARs.
>
> On Tue, May 1, 2012 at 4:08 PM, Apache Jenkins Server
> <je...@builds.apache.org> wrote:
>> See <https://builds.apache.org/job/tapestry-5.3-freestyle/26/changes>
>>
>> Changes:
>>
>> [hlship] Upgrade to Gradle 1.0-rc-3
>> Fix a number of Gradle warnings from the upgrade
>> Copy the root project's gradle wrapper into the quickstart archetype
>>
>> ------------------------------------------
>> Started by an SCM change
>> Building remotely on ubuntu2 in workspace <https://builds.apache.org/job/tapestry-5.3-freestyle/ws/>
>> Updating https://svn.apache.org/repos/asf/tapestry/tapestry5/branches/5.3
>> U         tapestry-ioc/build.gradle
>> U         gradlew
>> U         ssh.gradle
>> U         build.gradle
>> U         tapestry-upload/build.gradle
>> U         tapestry-core/build.gradle
>> U         tapestry-hibernate/build.gradle
>> U         md5.gradle
>> U         tapestry-test/build.gradle
>> D         quickstart/src/main/resources/archetype-resources/gradlew
>> D         quickstart/src/main/resources/archetype-resources/gradlew.bat
>> D         quickstart/src/main/resources/archetype-resources/gradle
>> U         quickstart/build.gradle
>> U         gradle/wrapper/gradle-wrapper.jar
>> U         gradle/wrapper/gradle-wrapper.properties
>> U         plastic/build.gradle
>> U         tapestry-hibernate-core/build.gradle
>> U         tapestry-func/build.gradle
>> U         tapestry-spring/build.gradle
>> At revision 1332875
>> [tapestry-5.3-freestyle] $ /bin/bash -xe /tmp/hudson7133755019761818528.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-5.3-freestyle] $ /bin/bash -xe /tmp/hudson4051123630186501374.sh
>> + DISPLAY=:6.0
>> + <https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/gradlew> -Dproject-version=5.3.2-SNAPSHOT -Dfile.encoding=UTF-8 -b <https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/build.gradle> continuousIntegration
>> Downloading http://services.gradle.org/distributions/gradle-1.0-rc-3-bin.zip
>> .........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
>> Unzipping /home/hudson/.gradle/wrapper/dists/gradle-1.0-rc-3-bin/59nkhr3nl96fm3u00sr182b0pj/gradle-1.0-rc-3-bin.zip to /home/hudson/.gradle/wrapper/dists/gradle-1.0-rc-3-bin/59nkhr3nl96fm3u00sr182b0pj
>> Set executable permissions for: /home/hudson/.gradle/wrapper/dists/gradle-1.0-rc-3-bin/59nkhr3nl96fm3u00sr182b0pj/gradle-1.0-rc-3/bin/gradle
>> Dynamic properties are deprecated: http://gradle.org/docs/current/dsl/org.gradle.api.plugins.ExtraPropertiesExtension.html
>> Deprecated dynamic property: "jdkName" on "org.gradle.plugins.ide.idea.model.IdeaModel_Decorated@84639c", value: "1.6".
>> Deprecated dynamic property "jdkName" created in multiple locations.
>> :plastic:compileJavaNote: Some input files use unchecked or unsafe operations.
>> Note: Recompile with -Xlint:unchecked for details.
>>
>> :plastic:compileGroovy UP-TO-DATE
>> :plastic:processResources UP-TO-DATE
>> :plastic:classes
>> :plastic:jar
>> :tapestry-core:generateGrammarSource
>> :tapestry-func:compileJava
>> :tapestry-func:compileGroovy UP-TO-DATE
>> :tapestry-func:processResources UP-TO-DATE
>> :tapestry-func:classes
>> :tapestry-func:jar
>> :tapestry-test:compileJavaNote: Some input files use or override a deprecated API.
>> Note: Recompile with -Xlint:deprecation for details.
>>
>> :tapestry-test:compileGroovy UP-TO-DATE
>> :tapestry-test:processResources
>> :tapestry-test:classes
>> :tapestry-test:jar
>> :tapestry5-annotations:compileJava
>> :tapestry5-annotations:compileGroovy UP-TO-DATE
>> :tapestry5-annotations:processResources UP-TO-DATE
>> :tapestry5-annotations:classes
>> :tapestry5-annotations:jar
>> :tapestry-ioc:compileJavaNote: Some input files use or override a deprecated API.
>> Note: Recompile with -Xlint:deprecation for details.
>> Note: Some input files use unchecked or unsafe operations.
>> Note: Recompile with -Xlint:unchecked for details.
>>
>> :tapestry-ioc:compileGroovy UP-TO-DATE
>> :tapestry-ioc:processResources
>> :tapestry-ioc:classes
>> :tapestry-ioc:jar
>> :tapestry-json:compileJava
>> :tapestry-json:compileGroovy UP-TO-DATE
>> :tapestry-json:processResources UP-TO-DATE
>> :tapestry-json:classes
>> :tapestry-json:jar
>> :tapestry-core:compileJavaNote: Some input files use or override a deprecated API.
>> Note: Recompile with -Xlint:deprecation for details.
>> Note: Some input files use unchecked or unsafe operations.
>> Note: Recompile with -Xlint:unchecked for details.
>>
>> :tapestry-core:compileGroovy UP-TO-DATE
>> :tapestry-core:processResources
>> :tapestry-core:classes
>> :tapestry-core:jar
>> :tapestry-hibernate-core:compileJava
>> Download http://repo1.maven.org/maven2/org/hibernate/hibernate-core/4.1.1.Final/hibernate-core-4.1.1.Final.pom
>> Download http://repo1.maven.org/maven2/org/jboss/logging/jboss-logging/3.1.0.GA/jboss-logging-3.1.0.GA.pom
>> Download http://repo1.maven.org/maven2/org/jboss/jboss-parent/7/jboss-parent-7.pom
>> Download http://repo1.maven.org/maven2/org/hibernate/hibernate-core/4.1.1.Final/hibernate-core-4.1.1.Final.jar
>> Download http://repo1.maven.org/maven2/org/jboss/logging/jboss-logging/3.1.0.GA/jboss-logging-3.1.0.GA.jar
>> <https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-hibernate-core/src/main/java/org/apache/tapestry5/internal/hibernate/PackageNameHibernateConfigurer.java>:20: cannot access org.hibernate.cfg.AnnotationConfiguration
>> bad class file: /home/hudson/.gradle/caches/artifacts-13/filestore/org.hibernate/hibernate-core/4.1.1.Final/jar/715a4ad35bd4255e703a03e3115bb8df7e4e18d8/hibernate-core-4.1.1.Final.jar(org/hibernate/cfg/AnnotationConfiguration.class)
>> class file has wrong version 50.0, should be 49.0
>> Please remove or make sure it appears in the correct subdirectory of the classpath.
>> import org.hibernate.cfg.AnnotationConfiguration;
>>                         ^
>> 1 error
>>
>> FAILURE: Build failed with an exception.
>>
>> * What went wrong:
>> Execution failed for task ':tapestry-hibernate-core:compileJava'.
>>> Compilation 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: 4 mins 53.239 secs
>> Build step 'Execute shell' marked build as failure
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
>> For additional commands, e-mail: dev-help@tapestry.apache.org
>>
>
>
>
> --
> Howard M. Lewis Ship
>
> Creator of Apache Tapestry
>
> The source for Tapestry training, mentoring and support. Contact me to
> learn how I can get you up and productive in Tapestry fast!
>
> (971) 678-5210
> http://howardlewisship.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: dev-help@tapestry.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


Re: Build failed in Jenkins: tapestry-5.3-freestyle #26

Posted by Lenny Primak <lp...@hope.nyc.ny.us>.
Are you sure about this?  I am using 1.6 and still have to import rhino. 



On May 3, 2012, at 8:01 AM, trsvax <tr...@gmail.com> wrote:

> I believe Rhino is built into 1.6 jvm. I'm guessing if you compile to byte
> code >= 1.6 then you have Rhino and don't need a dependency.
> 
> But that might not help anything since things like yuicompressor seem to use
> a modified version of Rhino.
> 
> --
> View this message in context: http://tapestry.1045711.n5.nabble.com/Build-failed-in-Jenkins-tapestry-5-3-freestyle-22-tp5637030p5682983.html
> Sent from the Tapestry - Dev mailing list archive at Nabble.com.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: dev-help@tapestry.apache.org
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


Re: Build failed in Jenkins: tapestry-5.3-freestyle #26

Posted by trsvax <tr...@gmail.com>.
I believe Rhino is built into 1.6 jvm. I'm guessing if you compile to byte
code >= 1.6 then you have Rhino and don't need a dependency.

But that might not help anything since things like yuicompressor seem to use
a modified version of Rhino.

--
View this message in context: http://tapestry.1045711.n5.nabble.com/Build-failed-in-Jenkins-tapestry-5-3-freestyle-22-tp5637030p5682983.html
Sent from the Tapestry - Dev mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


Re: Build failed in Jenkins: tapestry-5.3-freestyle #26

Posted by "Thiago H. de Paula Figueiredo" <th...@gmail.com>.
On Wed, 02 May 2012 23:28:48 -0300, trsvax <tr...@gmail.com> wrote:

> There are some useful features in 1.6. It has some new XML capabilities  
> but> perhaps more interesting it has scripting support. I've never used  
> it but
> there have been discussions about supporting Less in 5.4 and it needs
> Javascript.

What does this relate to Tapestry? We're talking about which Java version  
to compile agains, not the JVM itself. For Less, AFAIK, there's libraries  
such as Rhino that run JavaScript that don't need invokedynamic. The  
Tapestry JavaScript minimization is built on Rhino.

-- 
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer,  
and instructor
Owner, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


Re: Build failed in Jenkins: tapestry-5.3-freestyle #26

Posted by trsvax <tr...@gmail.com>.
There are some useful features in 1.6. It has some new XML capabilities but
perhaps more interesting it has scripting support. I've never used it but
there have been discussions about supporting Less in 5.4 and it needs
Javascript.

It is a tough call

--
View this message in context: http://tapestry.1045711.n5.nabble.com/Build-failed-in-Jenkins-tapestry-5-3-freestyle-22-tp5637030p5682110.html
Sent from the Tapestry - Dev mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


Re: Build failed in Jenkins: tapestry-5.3-freestyle #26

Posted by "Thiago H. de Paula Figueiredo" <th...@gmail.com>.
On Wed, 02 May 2012 21:15:06 -0300, Kalle Korhonen  
<ka...@gmail.com> wrote:

> On Wed, May 2, 2012 at 5:00 PM, Kalle Korhonen
> <ka...@gmail.com> wrote:
>> Sounds like we should back out the hibernate version change then. We
>> might need to create a separate java 6 version of tapestry-hibernate
>> (we could use classifiers to separate the artifacts at least for
>> Maven), can I assume you'll sign up to work on it?
>
> I apologize, I mean a separate tapestry-hibernate4 artifact and we
> shouldn't use classifiers for differentiation.

That's what I suggested in the mailing list. :P As far as I know (I  
haven't had the chance to test Hibernate 4 yet), it's not backward  
compatible with Hibernate 3.x and the tapestry-hibernate version which  
supports H4 needed some changes, so it seems to me tapestry-hibernate  
supporting H3.x doesn't work with H4 and tapestry-hibernate supporting H4  
doesn't work with H3.x.

-- 
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer,  
and instructor
Owner, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


Re: Build failed in Jenkins: tapestry-5.3-freestyle #26

Posted by Ulrich Stärk <ul...@spielviel.de>.
On 03.05.2012 02:15, Kalle Korhonen wrote:
> On Wed, May 2, 2012 at 5:00 PM, Kalle Korhonen
> <ka...@gmail.com> wrote:
>> Sounds like we should back out the hibernate version change then. We
>> might need to create a separate java 6 version of tapestry-hibernate
>> (we could use classifiers to separate the artifacts at least for
>> Maven), can I assume you'll sign up to work on it?
> I apologize, I mean a separate tapestry-hibernate4 artifact and we
> shouldn't use classifiers for differentiation.
>
> Kalle

Isn't the whole thing a non-issue anyway? The Java 6 requirement is introduced by Hibernate
Validator which we don't depend on anyway. Or am I missing something?

Uli

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


Re: Build failed in Jenkins: tapestry-5.3-freestyle #26

Posted by Kalle Korhonen <ka...@gmail.com>.
On Wed, May 2, 2012 at 5:00 PM, Kalle Korhonen
<ka...@gmail.com> wrote:
> Sounds like we should back out the hibernate version change then. We
> might need to create a separate java 6 version of tapestry-hibernate
> (we could use classifiers to separate the artifacts at least for
> Maven), can I assume you'll sign up to work on it?

I apologize, I mean a separate tapestry-hibernate4 artifact and we
shouldn't use classifiers for differentiation.

Kalle


> On Wed, May 2, 2012 at 4:27 PM, Ulrich Stärk <ul...@spielviel.de> wrote:
>> Why is everybody mixing up JDK version and bytecode versions? True, JDK 5 isn't officially supported
>> anymore and 6 won't be supported soon. I know of companies though that have separate contracts with
>> Sun/Oracle that ensure support beyond the regular JDK life. But that has nothing to do with the
>> bytecode version. Even with JDK 7 you can emit bytecode with bytecode version 49 which is Java 5
>> compatible and will run on any JRE >= Java 5.
>>
>> As long as there are no language features of Java 6 or 7 that we want to use or some other
>> enhancements we would otherwise miss, I'm against removing Java 5 compatibility. There simply is
>> nothing to be gained, only to be lost. If people are forced to use Java 6 because Hibernate is
>> compiled to output bytecode version 50 so be it. Tapestry compiled with Java 5 compatibility will
>> still run just fine.
>>
>> Uli
>>
>> On 02.05.2012 19:05, Kalle Korhonen wrote:
>>> I think that's a pretty reasonable argument for just moving to 1.6 and
>>> be done with it. How many of those that are stuck with Java 5 would
>>> actually ever upgrade to the latest (and at the moment, still
>>> unreleased) versions of Tapestry? Now that must be a very low number.
>>> If you were that progressive that you'd use T5.3, there's still plenty
>>> of lifespan left in that branch. Everybody starting with Tapestry now
>>> would almost certainly be on 1.6 or 1.7.
>>>
>>> Kalle
>>>
>>>
>>> On Wed, May 2, 2012 at 9:32 AM, trsvax <tr...@gmail.com> wrote:
>>>> I voted +1 even though I have a workstation that is stuck on a particular
>>>> Java major/minor version because I have a dependency on some mainframe Java
>>>> browser plugin that only works on one specific Java release.
>>>>
>>>> I would say there is no reason to encourage this behavior and I suspect the
>>>> number of people stuck on Java 1.5 that are interested in trying Tapestry is
>>>> a low number (perhaps 0). For those stuck on 1.5 that would like to upgrade
>>>> (and I'm one of them) life is tough but I'd prefer not to be the one holding
>>>> things back.
>>>>
>>>> In my case I develop on 1.5 but my build machine has 1.6 and I deploy on
>>>> 1.6. If I have to choose between mainframe access and upgrading I'll
>>>> probably pick upgrading.
>>>>
>>>> Just my 2 cents.
>>>>
>>>> --
>>>> View this message in context: http://tapestry.1045711.n5.nabble.com/Build-failed-in-Jenkins-tapestry-5-3-freestyle-22-tp5637030p5681043.html
>>>> Sent from the Tapestry - Dev mailing list archive at Nabble.com.
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
>>>> For additional commands, e-mail: dev-help@tapestry.apache.org
>>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
>>> For additional commands, e-mail: dev-help@tapestry.apache.org
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
>> For additional commands, e-mail: dev-help@tapestry.apache.org
>>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


Re: Build failed in Jenkins: tapestry-5.3-freestyle #26

Posted by Kalle Korhonen <ka...@gmail.com>.
Yes, I do agree with you and I'm sure people generally understand
that. Currently, a new version of Hibernate alone is a very weak
reason but in general, at some point in time it will become a
reasonable expectation that everybody is running on at least JRE6.
That point may not be here yet, but there's no reason not to move
after we've passed that point and the side benefit is that you can
then use the new features. And I agree, there's nothing that
compelling in JDK 1.6 we'd absolutely want.

Sounds like we should back out the hibernate version change then. We
might need to create a separate java 6 version of tapestry-hibernate
(we could use classifiers to separate the artifacts at least for
Maven), can I assume you'll sign up to work on it?

Kalle


On Wed, May 2, 2012 at 4:27 PM, Ulrich Stärk <ul...@spielviel.de> wrote:
> Why is everybody mixing up JDK version and bytecode versions? True, JDK 5 isn't officially supported
> anymore and 6 won't be supported soon. I know of companies though that have separate contracts with
> Sun/Oracle that ensure support beyond the regular JDK life. But that has nothing to do with the
> bytecode version. Even with JDK 7 you can emit bytecode with bytecode version 49 which is Java 5
> compatible and will run on any JRE >= Java 5.
>
> As long as there are no language features of Java 6 or 7 that we want to use or some other
> enhancements we would otherwise miss, I'm against removing Java 5 compatibility. There simply is
> nothing to be gained, only to be lost. If people are forced to use Java 6 because Hibernate is
> compiled to output bytecode version 50 so be it. Tapestry compiled with Java 5 compatibility will
> still run just fine.
>
> Uli
>
> On 02.05.2012 19:05, Kalle Korhonen wrote:
>> I think that's a pretty reasonable argument for just moving to 1.6 and
>> be done with it. How many of those that are stuck with Java 5 would
>> actually ever upgrade to the latest (and at the moment, still
>> unreleased) versions of Tapestry? Now that must be a very low number.
>> If you were that progressive that you'd use T5.3, there's still plenty
>> of lifespan left in that branch. Everybody starting with Tapestry now
>> would almost certainly be on 1.6 or 1.7.
>>
>> Kalle
>>
>>
>> On Wed, May 2, 2012 at 9:32 AM, trsvax <tr...@gmail.com> wrote:
>>> I voted +1 even though I have a workstation that is stuck on a particular
>>> Java major/minor version because I have a dependency on some mainframe Java
>>> browser plugin that only works on one specific Java release.
>>>
>>> I would say there is no reason to encourage this behavior and I suspect the
>>> number of people stuck on Java 1.5 that are interested in trying Tapestry is
>>> a low number (perhaps 0). For those stuck on 1.5 that would like to upgrade
>>> (and I'm one of them) life is tough but I'd prefer not to be the one holding
>>> things back.
>>>
>>> In my case I develop on 1.5 but my build machine has 1.6 and I deploy on
>>> 1.6. If I have to choose between mainframe access and upgrading I'll
>>> probably pick upgrading.
>>>
>>> Just my 2 cents.
>>>
>>> --
>>> View this message in context: http://tapestry.1045711.n5.nabble.com/Build-failed-in-Jenkins-tapestry-5-3-freestyle-22-tp5637030p5681043.html
>>> Sent from the Tapestry - Dev mailing list archive at Nabble.com.
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
>>> For additional commands, e-mail: dev-help@tapestry.apache.org
>>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
>> For additional commands, e-mail: dev-help@tapestry.apache.org
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: dev-help@tapestry.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


Re: Build failed in Jenkins: tapestry-5.3-freestyle #26

Posted by Ulrich Stärk <ul...@spielviel.de>.
Why is everybody mixing up JDK version and bytecode versions? True, JDK 5 isn't officially supported
anymore and 6 won't be supported soon. I know of companies though that have separate contracts with
Sun/Oracle that ensure support beyond the regular JDK life. But that has nothing to do with the
bytecode version. Even with JDK 7 you can emit bytecode with bytecode version 49 which is Java 5
compatible and will run on any JRE >= Java 5.

As long as there are no language features of Java 6 or 7 that we want to use or some other
enhancements we would otherwise miss, I'm against removing Java 5 compatibility. There simply is
nothing to be gained, only to be lost. If people are forced to use Java 6 because Hibernate is
compiled to output bytecode version 50 so be it. Tapestry compiled with Java 5 compatibility will
still run just fine.

Uli

On 02.05.2012 19:05, Kalle Korhonen wrote:
> I think that's a pretty reasonable argument for just moving to 1.6 and
> be done with it. How many of those that are stuck with Java 5 would
> actually ever upgrade to the latest (and at the moment, still
> unreleased) versions of Tapestry? Now that must be a very low number.
> If you were that progressive that you'd use T5.3, there's still plenty
> of lifespan left in that branch. Everybody starting with Tapestry now
> would almost certainly be on 1.6 or 1.7.
>
> Kalle
>
>
> On Wed, May 2, 2012 at 9:32 AM, trsvax <tr...@gmail.com> wrote:
>> I voted +1 even though I have a workstation that is stuck on a particular
>> Java major/minor version because I have a dependency on some mainframe Java
>> browser plugin that only works on one specific Java release.
>>
>> I would say there is no reason to encourage this behavior and I suspect the
>> number of people stuck on Java 1.5 that are interested in trying Tapestry is
>> a low number (perhaps 0). For those stuck on 1.5 that would like to upgrade
>> (and I'm one of them) life is tough but I'd prefer not to be the one holding
>> things back.
>>
>> In my case I develop on 1.5 but my build machine has 1.6 and I deploy on
>> 1.6. If I have to choose between mainframe access and upgrading I'll
>> probably pick upgrading.
>>
>> Just my 2 cents.
>>
>> --
>> View this message in context: http://tapestry.1045711.n5.nabble.com/Build-failed-in-Jenkins-tapestry-5-3-freestyle-22-tp5637030p5681043.html
>> Sent from the Tapestry - Dev mailing list archive at Nabble.com.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
>> For additional commands, e-mail: dev-help@tapestry.apache.org
>>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: dev-help@tapestry.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


Re: Build failed in Jenkins: tapestry-5.3-freestyle #26

Posted by Kalle Korhonen <ka...@gmail.com>.
I think that's a pretty reasonable argument for just moving to 1.6 and
be done with it. How many of those that are stuck with Java 5 would
actually ever upgrade to the latest (and at the moment, still
unreleased) versions of Tapestry? Now that must be a very low number.
If you were that progressive that you'd use T5.3, there's still plenty
of lifespan left in that branch. Everybody starting with Tapestry now
would almost certainly be on 1.6 or 1.7.

Kalle


On Wed, May 2, 2012 at 9:32 AM, trsvax <tr...@gmail.com> wrote:
> I voted +1 even though I have a workstation that is stuck on a particular
> Java major/minor version because I have a dependency on some mainframe Java
> browser plugin that only works on one specific Java release.
>
> I would say there is no reason to encourage this behavior and I suspect the
> number of people stuck on Java 1.5 that are interested in trying Tapestry is
> a low number (perhaps 0). For those stuck on 1.5 that would like to upgrade
> (and I'm one of them) life is tough but I'd prefer not to be the one holding
> things back.
>
> In my case I develop on 1.5 but my build machine has 1.6 and I deploy on
> 1.6. If I have to choose between mainframe access and upgrading I'll
> probably pick upgrading.
>
> Just my 2 cents.
>
> --
> View this message in context: http://tapestry.1045711.n5.nabble.com/Build-failed-in-Jenkins-tapestry-5-3-freestyle-22-tp5637030p5681043.html
> Sent from the Tapestry - Dev mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: dev-help@tapestry.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


Re: Build failed in Jenkins: tapestry-5.3-freestyle #26

Posted by trsvax <tr...@gmail.com>.
I voted +1 even though I have a workstation that is stuck on a particular
Java major/minor version because I have a dependency on some mainframe Java
browser plugin that only works on one specific Java release.

I would say there is no reason to encourage this behavior and I suspect the
number of people stuck on Java 1.5 that are interested in trying Tapestry is
a low number (perhaps 0). For those stuck on 1.5 that would like to upgrade
(and I'm one of them) life is tough but I'd prefer not to be the one holding
things back.

In my case I develop on 1.5 but my build machine has 1.6 and I deploy on
1.6. If I have to choose between mainframe access and upgrading I'll
probably pick upgrading.

Just my 2 cents.

--
View this message in context: http://tapestry.1045711.n5.nabble.com/Build-failed-in-Jenkins-tapestry-5-3-freestyle-22-tp5637030p5681043.html
Sent from the Tapestry - Dev mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


Re: Build failed in Jenkins: tapestry-5.3-freestyle #26

Posted by Howard Lewis Ship <hl...@gmail.com>.
It's a bit more work to get Gradle to produce both versions :-)

On Wed, May 2, 2012 at 9:07 AM, Massimo Lusetti <ml...@gmail.com> wrote:
> On Wed, May 2, 2012 at 5:23 PM, Howard Lewis Ship <hl...@gmail.com> wrote:
>
>> We could also keep the code compatible with 1.5 and provide
>> instructions on how to build for 1.5 (just a single line change in the
>> build.gradle).
>
> Well as Kalle pointed out JDK 1.5 was EOLed more then two years ago so
> I guess there's no two stick with it. BTW if we really want to
> continue to support 1.5 we could also produce two versions, one for
> 1.5 and one for 1.6, after all is "just a single line change in the
> build.gradle".
>
> Cheers
> --
> Massimo
> http://meridio.blogspot.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: dev-help@tapestry.apache.org
>



-- 
Howard M. Lewis Ship

Creator of Apache Tapestry

The source for Tapestry training, mentoring and support. Contact me to
learn how I can get you up and productive in Tapestry fast!

(971) 678-5210
http://howardlewisship.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


Re: Build failed in Jenkins: tapestry-5.3-freestyle #26

Posted by Massimo Lusetti <ml...@gmail.com>.
On Wed, May 2, 2012 at 5:23 PM, Howard Lewis Ship <hl...@gmail.com> wrote:

> We could also keep the code compatible with 1.5 and provide
> instructions on how to build for 1.5 (just a single line change in the
> build.gradle).

Well as Kalle pointed out JDK 1.5 was EOLed more then two years ago so
I guess there's no two stick with it. BTW if we really want to
continue to support 1.5 we could also produce two versions, one for
1.5 and one for 1.6, after all is "just a single line change in the
build.gradle".

Cheers
-- 
Massimo
http://meridio.blogspot.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


Re: Build failed in Jenkins: tapestry-5.3-freestyle #26

Posted by Howard Lewis Ship <hl...@gmail.com>.
We could also keep the code compatible with 1.5 and provide
instructions on how to build for 1.5 (just a single line change in the
build.gradle).

On Wed, May 2, 2012 at 8:16 AM, Kalle Korhonen
<ka...@gmail.com> wrote:
> Well, we got our one -1 like I suspected, while the overwhelming
> majority was for moving to Java 6. I totally get the argument why move
> if there's no benefit, but even still, considering Java 5 was EOL'd in
> 2009, I personally think it's time, we can never please everybody. For
> now, we could probably drop Hibernate back to 3.6, then wait and see
> what the Hibernate folks do. Or, we just do it, the majority is easily
> behind us. As Thiago pointed out, there's plenty of more complicated
> options at our disposal but I hope we wouldn't have to go there.
>
> Kalle
>
>
> On Wed, May 2, 2012 at 2:38 AM, Igor Drobiazko <ig...@gmail.com> wrote:
>> I used to work for such a company and know exactly what you are talking
>> about. I think these companies are not even updating Tapestry version. I
>> just asked one of my ex-colleagues. If the moved to Java 6, then it's a
>> good sign. I'll report the result if I get one.
>>
>> On Wed, May 2, 2012 at 10:25 AM, Ulrich Stärk <ul...@spielviel.de> wrote:
>>
>>> +1
>>>
>>> Although the results might be misleading because the ones who are stuck
>>> with older Java versions and
>>> would experience the biggest impact are oftentimes corporate users who -
>>> in my experience - only
>>> rarely participate in such things.
>>>
>>> Uli
>>>
>>> On 02.05.2012 08:59, Igor Drobiazko wrote:
>>> > I guess we shall ask people what they think. That's simple: post the
>>> > question on the mailing list, our blogs, and some other resources in
>>> order
>>> > to get the most accurate results of what java version Tapestry users are
>>> > using.
>>> >
>>> > On Wed, May 2, 2012 at 1:45 AM, Howard Lewis Ship <hl...@gmail.com>
>>> wrote:
>>> >
>>> >> This looks troubling ... I believe the new version of Hibernate is
>>> >> compiled for JDK 1.6 (classfile version 50.0).
>>> >>
>>> >> It's either time to bite the bullet at set JDK 1.6 as a baseline ...
>>> >> or at least, set up the Jenkins build to use a JDK 1.6 compiler that
>>> >> can read the Hibernate JARs.
>>> >>
>>> >> On Tue, May 1, 2012 at 4:08 PM, Apache Jenkins Server
>>> >> <je...@builds.apache.org> wrote:
>>> >>> See <https://builds.apache.org/job/tapestry-5.3-freestyle/26/changes>
>>> >>>
>>> >>> Changes:
>>> >>>
>>> >>> [hlship] Upgrade to Gradle 1.0-rc-3
>>> >>> Fix a number of Gradle warnings from the upgrade
>>> >>> Copy the root project's gradle wrapper into the quickstart archetype
>>> >>>
>>> >>> ------------------------------------------
>>> >>> Started by an SCM change
>>> >>> Building remotely on ubuntu2 in workspace <
>>> >> https://builds.apache.org/job/tapestry-5.3-freestyle/ws/>
>>> >>> Updating
>>> >> https://svn.apache.org/repos/asf/tapestry/tapestry5/branches/5.3
>>> >>> U         tapestry-ioc/build.gradle
>>> >>> U         gradlew
>>> >>> U         ssh.gradle
>>> >>> U         build.gradle
>>> >>> U         tapestry-upload/build.gradle
>>> >>> U         tapestry-core/build.gradle
>>> >>> U         tapestry-hibernate/build.gradle
>>> >>> U         md5.gradle
>>> >>> U         tapestry-test/build.gradle
>>> >>> D         quickstart/src/main/resources/archetype-resources/gradlew
>>> >>> D         quickstart/src/main/resources/archetype-resources/gradlew.bat
>>> >>> D         quickstart/src/main/resources/archetype-resources/gradle
>>> >>> U         quickstart/build.gradle
>>> >>> U         gradle/wrapper/gradle-wrapper.jar
>>> >>> U         gradle/wrapper/gradle-wrapper.properties
>>> >>> U         plastic/build.gradle
>>> >>> U         tapestry-hibernate-core/build.gradle
>>> >>> U         tapestry-func/build.gradle
>>> >>> U         tapestry-spring/build.gradle
>>> >>> At revision 1332875
>>> >>> [tapestry-5.3-freestyle] $ /bin/bash -xe
>>> >> /tmp/hudson7133755019761818528.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+buildformore information
>>> >>> [tapestry-5.3-freestyle] $ /bin/bash -xe
>>> >> /tmp/hudson4051123630186501374.sh
>>> >>> + DISPLAY=:6.0
>>> >>> + <https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/gradlew
>>> >
>>> >> -Dproject-version=5.3.2-SNAPSHOT -Dfile.encoding=UTF-8 -b <
>>> >>
>>> https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/build.gradle>
>>> >> continuousIntegration
>>> >>> Downloading
>>> >> http://services.gradle.org/distributions/gradle-1.0-rc-3-bin.zip
>>> >>
>>> .........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
>>> >>> Unzipping
>>> >>
>>> /home/hudson/.gradle/wrapper/dists/gradle-1.0-rc-3-bin/59nkhr3nl96fm3u00sr182b0pj/gradle-1.0-rc-3-bin.zip
>>> >> to
>>> >>
>>> /home/hudson/.gradle/wrapper/dists/gradle-1.0-rc-3-bin/59nkhr3nl96fm3u00sr182b0pj
>>> >>> Set executable permissions for:
>>> >>
>>> /home/hudson/.gradle/wrapper/dists/gradle-1.0-rc-3-bin/59nkhr3nl96fm3u00sr182b0pj/gradle-1.0-rc-3/bin/gradle
>>> >>> Dynamic properties are deprecated:
>>> >>
>>> http://gradle.org/docs/current/dsl/org.gradle.api.plugins.ExtraPropertiesExtension.html
>>> >>> Deprecated dynamic property: "jdkName" on
>>> >> "org.gradle.plugins.ide.idea.model.IdeaModel_Decorated@84639c", value:
>>> >> "1.6".
>>> >>> Deprecated dynamic property "jdkName" created in multiple locations.
>>> >>> :plastic:compileJavaNote: Some input files use unchecked or unsafe
>>> >> operations.
>>> >>> Note: Recompile with -Xlint:unchecked for details.
>>> >>>
>>> >>> :plastic:compileGroovy UP-TO-DATE
>>> >>> :plastic:processResources UP-TO-DATE
>>> >>> :plastic:classes
>>> >>> :plastic:jar
>>> >>> :tapestry-core:generateGrammarSource
>>> >>> :tapestry-func:compileJava
>>> >>> :tapestry-func:compileGroovy UP-TO-DATE
>>> >>> :tapestry-func:processResources UP-TO-DATE
>>> >>> :tapestry-func:classes
>>> >>> :tapestry-func:jar
>>> >>> :tapestry-test:compileJavaNote: Some input files use or override a
>>> >> deprecated API.
>>> >>> Note: Recompile with -Xlint:deprecation for details.
>>> >>>
>>> >>> :tapestry-test:compileGroovy UP-TO-DATE
>>> >>> :tapestry-test:processResources
>>> >>> :tapestry-test:classes
>>> >>> :tapestry-test:jar
>>> >>> :tapestry5-annotations:compileJava
>>> >>> :tapestry5-annotations:compileGroovy UP-TO-DATE
>>> >>> :tapestry5-annotations:processResources UP-TO-DATE
>>> >>> :tapestry5-annotations:classes
>>> >>> :tapestry5-annotations:jar
>>> >>> :tapestry-ioc:compileJavaNote: Some input files use or override a
>>> >> deprecated API.
>>> >>> Note: Recompile with -Xlint:deprecation for details.
>>> >>> Note: Some input files use unchecked or unsafe operations.
>>> >>> Note: Recompile with -Xlint:unchecked for details.
>>> >>>
>>> >>> :tapestry-ioc:compileGroovy UP-TO-DATE
>>> >>> :tapestry-ioc:processResources
>>> >>> :tapestry-ioc:classes
>>> >>> :tapestry-ioc:jar
>>> >>> :tapestry-json:compileJava
>>> >>> :tapestry-json:compileGroovy UP-TO-DATE
>>> >>> :tapestry-json:processResources UP-TO-DATE
>>> >>> :tapestry-json:classes
>>> >>> :tapestry-json:jar
>>> >>> :tapestry-core:compileJavaNote: Some input files use or override a
>>> >> deprecated API.
>>> >>> Note: Recompile with -Xlint:deprecation for details.
>>> >>> Note: Some input files use unchecked or unsafe operations.
>>> >>> Note: Recompile with -Xlint:unchecked for details.
>>> >>>
>>> >>> :tapestry-core:compileGroovy UP-TO-DATE
>>> >>> :tapestry-core:processResources
>>> >>> :tapestry-core:classes
>>> >>> :tapestry-core:jar
>>> >>> :tapestry-hibernate-core:compileJava
>>> >>> Download
>>> >>
>>> http://repo1.maven.org/maven2/org/hibernate/hibernate-core/4.1.1.Final/hibernate-core-4.1.1.Final.pom
>>> >>> Download
>>> >>
>>> http://repo1.maven.org/maven2/org/jboss/logging/jboss-logging/3.1.0.GA/jboss-logging-3.1.0.GA.pom
>>> >>> Download
>>> >>
>>> http://repo1.maven.org/maven2/org/jboss/jboss-parent/7/jboss-parent-7.pom
>>> >>> Download
>>> >>
>>> http://repo1.maven.org/maven2/org/hibernate/hibernate-core/4.1.1.Final/hibernate-core-4.1.1.Final.jar
>>> >>> Download
>>> >>
>>> http://repo1.maven.org/maven2/org/jboss/logging/jboss-logging/3.1.0.GA/jboss-logging-3.1.0.GA.jar
>>> >>> <
>>> >>
>>> https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-hibernate-core/src/main/java/org/apache/tapestry5/internal/hibernate/PackageNameHibernateConfigurer.java
>>> >:20:
>>> >> cannot access org.hibernate.cfg.AnnotationConfiguration
>>> >>> bad class file:
>>> >>
>>> /home/hudson/.gradle/caches/artifacts-13/filestore/org.hibernate/hibernate-core/4.1.1.Final/jar/715a4ad35bd4255e703a03e3115bb8df7e4e18d8/hibernate-core-4.1.1.Final.jar(org/hibernate/cfg/AnnotationConfiguration.class)
>>> >>> class file has wrong version 50.0, should be 49.0
>>> >>> Please remove or make sure it appears in the correct subdirectory of
>>> the
>>> >> classpath.
>>> >>> import org.hibernate.cfg.AnnotationConfiguration;
>>> >>>                         ^
>>> >>> 1 error
>>> >>>
>>> >>> FAILURE: Build failed with an exception.
>>> >>>
>>> >>> * What went wrong:
>>> >>> Execution failed for task ':tapestry-hibernate-core:compileJava'.
>>> >>>> Compilation 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: 4 mins 53.239 secs
>>> >>> Build step 'Execute shell' marked build as failure
>>> >>>
>>> >>> ---------------------------------------------------------------------
>>> >>> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
>>> >>> For additional commands, e-mail: dev-help@tapestry.apache.org
>>> >>>
>>> >>
>>> >>
>>> >> --
>>> >> Howard M. Lewis Ship
>>> >>
>>> >> Creator of Apache Tapestry
>>> >>
>>> >> The source for Tapestry training, mentoring and support. Contact me to
>>> >> learn how I can get you up and productive in Tapestry fast!
>>> >>
>>> >> (971) 678-5210
>>> >> http://howardlewisship.com
>>> >>
>>> >> ---------------------------------------------------------------------
>>> >> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
>>> >> For additional commands, e-mail: dev-help@tapestry.apache.org
>>> >>
>>> >>
>>> >
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
>>> For additional commands, e-mail: dev-help@tapestry.apache.org
>>>
>>>
>>
>>
>> --
>> Best regards,
>>
>> Igor Drobiazko
>> http://tapestry5.de
>> http://twitter.com/drobiazko
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: dev-help@tapestry.apache.org
>



-- 
Howard M. Lewis Ship

Creator of Apache Tapestry

The source for Tapestry training, mentoring and support. Contact me to
learn how I can get you up and productive in Tapestry fast!

(971) 678-5210
http://howardlewisship.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


Re: Build failed in Jenkins: tapestry-5.3-freestyle #26

Posted by Kalle Korhonen <ka...@gmail.com>.
Well, we got our one -1 like I suspected, while the overwhelming
majority was for moving to Java 6. I totally get the argument why move
if there's no benefit, but even still, considering Java 5 was EOL'd in
2009, I personally think it's time, we can never please everybody. For
now, we could probably drop Hibernate back to 3.6, then wait and see
what the Hibernate folks do. Or, we just do it, the majority is easily
behind us. As Thiago pointed out, there's plenty of more complicated
options at our disposal but I hope we wouldn't have to go there.

Kalle


On Wed, May 2, 2012 at 2:38 AM, Igor Drobiazko <ig...@gmail.com> wrote:
> I used to work for such a company and know exactly what you are talking
> about. I think these companies are not even updating Tapestry version. I
> just asked one of my ex-colleagues. If the moved to Java 6, then it's a
> good sign. I'll report the result if I get one.
>
> On Wed, May 2, 2012 at 10:25 AM, Ulrich Stärk <ul...@spielviel.de> wrote:
>
>> +1
>>
>> Although the results might be misleading because the ones who are stuck
>> with older Java versions and
>> would experience the biggest impact are oftentimes corporate users who -
>> in my experience - only
>> rarely participate in such things.
>>
>> Uli
>>
>> On 02.05.2012 08:59, Igor Drobiazko wrote:
>> > I guess we shall ask people what they think. That's simple: post the
>> > question on the mailing list, our blogs, and some other resources in
>> order
>> > to get the most accurate results of what java version Tapestry users are
>> > using.
>> >
>> > On Wed, May 2, 2012 at 1:45 AM, Howard Lewis Ship <hl...@gmail.com>
>> wrote:
>> >
>> >> This looks troubling ... I believe the new version of Hibernate is
>> >> compiled for JDK 1.6 (classfile version 50.0).
>> >>
>> >> It's either time to bite the bullet at set JDK 1.6 as a baseline ...
>> >> or at least, set up the Jenkins build to use a JDK 1.6 compiler that
>> >> can read the Hibernate JARs.
>> >>
>> >> On Tue, May 1, 2012 at 4:08 PM, Apache Jenkins Server
>> >> <je...@builds.apache.org> wrote:
>> >>> See <https://builds.apache.org/job/tapestry-5.3-freestyle/26/changes>
>> >>>
>> >>> Changes:
>> >>>
>> >>> [hlship] Upgrade to Gradle 1.0-rc-3
>> >>> Fix a number of Gradle warnings from the upgrade
>> >>> Copy the root project's gradle wrapper into the quickstart archetype
>> >>>
>> >>> ------------------------------------------
>> >>> Started by an SCM change
>> >>> Building remotely on ubuntu2 in workspace <
>> >> https://builds.apache.org/job/tapestry-5.3-freestyle/ws/>
>> >>> Updating
>> >> https://svn.apache.org/repos/asf/tapestry/tapestry5/branches/5.3
>> >>> U         tapestry-ioc/build.gradle
>> >>> U         gradlew
>> >>> U         ssh.gradle
>> >>> U         build.gradle
>> >>> U         tapestry-upload/build.gradle
>> >>> U         tapestry-core/build.gradle
>> >>> U         tapestry-hibernate/build.gradle
>> >>> U         md5.gradle
>> >>> U         tapestry-test/build.gradle
>> >>> D         quickstart/src/main/resources/archetype-resources/gradlew
>> >>> D         quickstart/src/main/resources/archetype-resources/gradlew.bat
>> >>> D         quickstart/src/main/resources/archetype-resources/gradle
>> >>> U         quickstart/build.gradle
>> >>> U         gradle/wrapper/gradle-wrapper.jar
>> >>> U         gradle/wrapper/gradle-wrapper.properties
>> >>> U         plastic/build.gradle
>> >>> U         tapestry-hibernate-core/build.gradle
>> >>> U         tapestry-func/build.gradle
>> >>> U         tapestry-spring/build.gradle
>> >>> At revision 1332875
>> >>> [tapestry-5.3-freestyle] $ /bin/bash -xe
>> >> /tmp/hudson7133755019761818528.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+buildformore information
>> >>> [tapestry-5.3-freestyle] $ /bin/bash -xe
>> >> /tmp/hudson4051123630186501374.sh
>> >>> + DISPLAY=:6.0
>> >>> + <https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/gradlew
>> >
>> >> -Dproject-version=5.3.2-SNAPSHOT -Dfile.encoding=UTF-8 -b <
>> >>
>> https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/build.gradle>
>> >> continuousIntegration
>> >>> Downloading
>> >> http://services.gradle.org/distributions/gradle-1.0-rc-3-bin.zip
>> >>
>> .........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
>> >>> Unzipping
>> >>
>> /home/hudson/.gradle/wrapper/dists/gradle-1.0-rc-3-bin/59nkhr3nl96fm3u00sr182b0pj/gradle-1.0-rc-3-bin.zip
>> >> to
>> >>
>> /home/hudson/.gradle/wrapper/dists/gradle-1.0-rc-3-bin/59nkhr3nl96fm3u00sr182b0pj
>> >>> Set executable permissions for:
>> >>
>> /home/hudson/.gradle/wrapper/dists/gradle-1.0-rc-3-bin/59nkhr3nl96fm3u00sr182b0pj/gradle-1.0-rc-3/bin/gradle
>> >>> Dynamic properties are deprecated:
>> >>
>> http://gradle.org/docs/current/dsl/org.gradle.api.plugins.ExtraPropertiesExtension.html
>> >>> Deprecated dynamic property: "jdkName" on
>> >> "org.gradle.plugins.ide.idea.model.IdeaModel_Decorated@84639c", value:
>> >> "1.6".
>> >>> Deprecated dynamic property "jdkName" created in multiple locations.
>> >>> :plastic:compileJavaNote: Some input files use unchecked or unsafe
>> >> operations.
>> >>> Note: Recompile with -Xlint:unchecked for details.
>> >>>
>> >>> :plastic:compileGroovy UP-TO-DATE
>> >>> :plastic:processResources UP-TO-DATE
>> >>> :plastic:classes
>> >>> :plastic:jar
>> >>> :tapestry-core:generateGrammarSource
>> >>> :tapestry-func:compileJava
>> >>> :tapestry-func:compileGroovy UP-TO-DATE
>> >>> :tapestry-func:processResources UP-TO-DATE
>> >>> :tapestry-func:classes
>> >>> :tapestry-func:jar
>> >>> :tapestry-test:compileJavaNote: Some input files use or override a
>> >> deprecated API.
>> >>> Note: Recompile with -Xlint:deprecation for details.
>> >>>
>> >>> :tapestry-test:compileGroovy UP-TO-DATE
>> >>> :tapestry-test:processResources
>> >>> :tapestry-test:classes
>> >>> :tapestry-test:jar
>> >>> :tapestry5-annotations:compileJava
>> >>> :tapestry5-annotations:compileGroovy UP-TO-DATE
>> >>> :tapestry5-annotations:processResources UP-TO-DATE
>> >>> :tapestry5-annotations:classes
>> >>> :tapestry5-annotations:jar
>> >>> :tapestry-ioc:compileJavaNote: Some input files use or override a
>> >> deprecated API.
>> >>> Note: Recompile with -Xlint:deprecation for details.
>> >>> Note: Some input files use unchecked or unsafe operations.
>> >>> Note: Recompile with -Xlint:unchecked for details.
>> >>>
>> >>> :tapestry-ioc:compileGroovy UP-TO-DATE
>> >>> :tapestry-ioc:processResources
>> >>> :tapestry-ioc:classes
>> >>> :tapestry-ioc:jar
>> >>> :tapestry-json:compileJava
>> >>> :tapestry-json:compileGroovy UP-TO-DATE
>> >>> :tapestry-json:processResources UP-TO-DATE
>> >>> :tapestry-json:classes
>> >>> :tapestry-json:jar
>> >>> :tapestry-core:compileJavaNote: Some input files use or override a
>> >> deprecated API.
>> >>> Note: Recompile with -Xlint:deprecation for details.
>> >>> Note: Some input files use unchecked or unsafe operations.
>> >>> Note: Recompile with -Xlint:unchecked for details.
>> >>>
>> >>> :tapestry-core:compileGroovy UP-TO-DATE
>> >>> :tapestry-core:processResources
>> >>> :tapestry-core:classes
>> >>> :tapestry-core:jar
>> >>> :tapestry-hibernate-core:compileJava
>> >>> Download
>> >>
>> http://repo1.maven.org/maven2/org/hibernate/hibernate-core/4.1.1.Final/hibernate-core-4.1.1.Final.pom
>> >>> Download
>> >>
>> http://repo1.maven.org/maven2/org/jboss/logging/jboss-logging/3.1.0.GA/jboss-logging-3.1.0.GA.pom
>> >>> Download
>> >>
>> http://repo1.maven.org/maven2/org/jboss/jboss-parent/7/jboss-parent-7.pom
>> >>> Download
>> >>
>> http://repo1.maven.org/maven2/org/hibernate/hibernate-core/4.1.1.Final/hibernate-core-4.1.1.Final.jar
>> >>> Download
>> >>
>> http://repo1.maven.org/maven2/org/jboss/logging/jboss-logging/3.1.0.GA/jboss-logging-3.1.0.GA.jar
>> >>> <
>> >>
>> https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-hibernate-core/src/main/java/org/apache/tapestry5/internal/hibernate/PackageNameHibernateConfigurer.java
>> >:20:
>> >> cannot access org.hibernate.cfg.AnnotationConfiguration
>> >>> bad class file:
>> >>
>> /home/hudson/.gradle/caches/artifacts-13/filestore/org.hibernate/hibernate-core/4.1.1.Final/jar/715a4ad35bd4255e703a03e3115bb8df7e4e18d8/hibernate-core-4.1.1.Final.jar(org/hibernate/cfg/AnnotationConfiguration.class)
>> >>> class file has wrong version 50.0, should be 49.0
>> >>> Please remove or make sure it appears in the correct subdirectory of
>> the
>> >> classpath.
>> >>> import org.hibernate.cfg.AnnotationConfiguration;
>> >>>                         ^
>> >>> 1 error
>> >>>
>> >>> FAILURE: Build failed with an exception.
>> >>>
>> >>> * What went wrong:
>> >>> Execution failed for task ':tapestry-hibernate-core:compileJava'.
>> >>>> Compilation 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: 4 mins 53.239 secs
>> >>> Build step 'Execute shell' marked build as failure
>> >>>
>> >>> ---------------------------------------------------------------------
>> >>> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
>> >>> For additional commands, e-mail: dev-help@tapestry.apache.org
>> >>>
>> >>
>> >>
>> >> --
>> >> Howard M. Lewis Ship
>> >>
>> >> Creator of Apache Tapestry
>> >>
>> >> The source for Tapestry training, mentoring and support. Contact me to
>> >> learn how I can get you up and productive in Tapestry fast!
>> >>
>> >> (971) 678-5210
>> >> http://howardlewisship.com
>> >>
>> >> ---------------------------------------------------------------------
>> >> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
>> >> For additional commands, e-mail: dev-help@tapestry.apache.org
>> >>
>> >>
>> >
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
>> For additional commands, e-mail: dev-help@tapestry.apache.org
>>
>>
>
>
> --
> Best regards,
>
> Igor Drobiazko
> http://tapestry5.de
> http://twitter.com/drobiazko

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


Re: Build failed in Jenkins: tapestry-5.3-freestyle #26

Posted by Igor Drobiazko <ig...@gmail.com>.
I used to work for such a company and know exactly what you are talking
about. I think these companies are not even updating Tapestry version. I
just asked one of my ex-colleagues. If the moved to Java 6, then it's a
good sign. I'll report the result if I get one.

On Wed, May 2, 2012 at 10:25 AM, Ulrich Stärk <ul...@spielviel.de> wrote:

> +1
>
> Although the results might be misleading because the ones who are stuck
> with older Java versions and
> would experience the biggest impact are oftentimes corporate users who -
> in my experience - only
> rarely participate in such things.
>
> Uli
>
> On 02.05.2012 08:59, Igor Drobiazko wrote:
> > I guess we shall ask people what they think. That's simple: post the
> > question on the mailing list, our blogs, and some other resources in
> order
> > to get the most accurate results of what java version Tapestry users are
> > using.
> >
> > On Wed, May 2, 2012 at 1:45 AM, Howard Lewis Ship <hl...@gmail.com>
> wrote:
> >
> >> This looks troubling ... I believe the new version of Hibernate is
> >> compiled for JDK 1.6 (classfile version 50.0).
> >>
> >> It's either time to bite the bullet at set JDK 1.6 as a baseline ...
> >> or at least, set up the Jenkins build to use a JDK 1.6 compiler that
> >> can read the Hibernate JARs.
> >>
> >> On Tue, May 1, 2012 at 4:08 PM, Apache Jenkins Server
> >> <je...@builds.apache.org> wrote:
> >>> See <https://builds.apache.org/job/tapestry-5.3-freestyle/26/changes>
> >>>
> >>> Changes:
> >>>
> >>> [hlship] Upgrade to Gradle 1.0-rc-3
> >>> Fix a number of Gradle warnings from the upgrade
> >>> Copy the root project's gradle wrapper into the quickstart archetype
> >>>
> >>> ------------------------------------------
> >>> Started by an SCM change
> >>> Building remotely on ubuntu2 in workspace <
> >> https://builds.apache.org/job/tapestry-5.3-freestyle/ws/>
> >>> Updating
> >> https://svn.apache.org/repos/asf/tapestry/tapestry5/branches/5.3
> >>> U         tapestry-ioc/build.gradle
> >>> U         gradlew
> >>> U         ssh.gradle
> >>> U         build.gradle
> >>> U         tapestry-upload/build.gradle
> >>> U         tapestry-core/build.gradle
> >>> U         tapestry-hibernate/build.gradle
> >>> U         md5.gradle
> >>> U         tapestry-test/build.gradle
> >>> D         quickstart/src/main/resources/archetype-resources/gradlew
> >>> D         quickstart/src/main/resources/archetype-resources/gradlew.bat
> >>> D         quickstart/src/main/resources/archetype-resources/gradle
> >>> U         quickstart/build.gradle
> >>> U         gradle/wrapper/gradle-wrapper.jar
> >>> U         gradle/wrapper/gradle-wrapper.properties
> >>> U         plastic/build.gradle
> >>> U         tapestry-hibernate-core/build.gradle
> >>> U         tapestry-func/build.gradle
> >>> U         tapestry-spring/build.gradle
> >>> At revision 1332875
> >>> [tapestry-5.3-freestyle] $ /bin/bash -xe
> >> /tmp/hudson7133755019761818528.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+buildformore information
> >>> [tapestry-5.3-freestyle] $ /bin/bash -xe
> >> /tmp/hudson4051123630186501374.sh
> >>> + DISPLAY=:6.0
> >>> + <https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/gradlew
> >
> >> -Dproject-version=5.3.2-SNAPSHOT -Dfile.encoding=UTF-8 -b <
> >>
> https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/build.gradle>
> >> continuousIntegration
> >>> Downloading
> >> http://services.gradle.org/distributions/gradle-1.0-rc-3-bin.zip
> >>
> .........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> >>> Unzipping
> >>
> /home/hudson/.gradle/wrapper/dists/gradle-1.0-rc-3-bin/59nkhr3nl96fm3u00sr182b0pj/gradle-1.0-rc-3-bin.zip
> >> to
> >>
> /home/hudson/.gradle/wrapper/dists/gradle-1.0-rc-3-bin/59nkhr3nl96fm3u00sr182b0pj
> >>> Set executable permissions for:
> >>
> /home/hudson/.gradle/wrapper/dists/gradle-1.0-rc-3-bin/59nkhr3nl96fm3u00sr182b0pj/gradle-1.0-rc-3/bin/gradle
> >>> Dynamic properties are deprecated:
> >>
> http://gradle.org/docs/current/dsl/org.gradle.api.plugins.ExtraPropertiesExtension.html
> >>> Deprecated dynamic property: "jdkName" on
> >> "org.gradle.plugins.ide.idea.model.IdeaModel_Decorated@84639c", value:
> >> "1.6".
> >>> Deprecated dynamic property "jdkName" created in multiple locations.
> >>> :plastic:compileJavaNote: Some input files use unchecked or unsafe
> >> operations.
> >>> Note: Recompile with -Xlint:unchecked for details.
> >>>
> >>> :plastic:compileGroovy UP-TO-DATE
> >>> :plastic:processResources UP-TO-DATE
> >>> :plastic:classes
> >>> :plastic:jar
> >>> :tapestry-core:generateGrammarSource
> >>> :tapestry-func:compileJava
> >>> :tapestry-func:compileGroovy UP-TO-DATE
> >>> :tapestry-func:processResources UP-TO-DATE
> >>> :tapestry-func:classes
> >>> :tapestry-func:jar
> >>> :tapestry-test:compileJavaNote: Some input files use or override a
> >> deprecated API.
> >>> Note: Recompile with -Xlint:deprecation for details.
> >>>
> >>> :tapestry-test:compileGroovy UP-TO-DATE
> >>> :tapestry-test:processResources
> >>> :tapestry-test:classes
> >>> :tapestry-test:jar
> >>> :tapestry5-annotations:compileJava
> >>> :tapestry5-annotations:compileGroovy UP-TO-DATE
> >>> :tapestry5-annotations:processResources UP-TO-DATE
> >>> :tapestry5-annotations:classes
> >>> :tapestry5-annotations:jar
> >>> :tapestry-ioc:compileJavaNote: Some input files use or override a
> >> deprecated API.
> >>> Note: Recompile with -Xlint:deprecation for details.
> >>> Note: Some input files use unchecked or unsafe operations.
> >>> Note: Recompile with -Xlint:unchecked for details.
> >>>
> >>> :tapestry-ioc:compileGroovy UP-TO-DATE
> >>> :tapestry-ioc:processResources
> >>> :tapestry-ioc:classes
> >>> :tapestry-ioc:jar
> >>> :tapestry-json:compileJava
> >>> :tapestry-json:compileGroovy UP-TO-DATE
> >>> :tapestry-json:processResources UP-TO-DATE
> >>> :tapestry-json:classes
> >>> :tapestry-json:jar
> >>> :tapestry-core:compileJavaNote: Some input files use or override a
> >> deprecated API.
> >>> Note: Recompile with -Xlint:deprecation for details.
> >>> Note: Some input files use unchecked or unsafe operations.
> >>> Note: Recompile with -Xlint:unchecked for details.
> >>>
> >>> :tapestry-core:compileGroovy UP-TO-DATE
> >>> :tapestry-core:processResources
> >>> :tapestry-core:classes
> >>> :tapestry-core:jar
> >>> :tapestry-hibernate-core:compileJava
> >>> Download
> >>
> http://repo1.maven.org/maven2/org/hibernate/hibernate-core/4.1.1.Final/hibernate-core-4.1.1.Final.pom
> >>> Download
> >>
> http://repo1.maven.org/maven2/org/jboss/logging/jboss-logging/3.1.0.GA/jboss-logging-3.1.0.GA.pom
> >>> Download
> >>
> http://repo1.maven.org/maven2/org/jboss/jboss-parent/7/jboss-parent-7.pom
> >>> Download
> >>
> http://repo1.maven.org/maven2/org/hibernate/hibernate-core/4.1.1.Final/hibernate-core-4.1.1.Final.jar
> >>> Download
> >>
> http://repo1.maven.org/maven2/org/jboss/logging/jboss-logging/3.1.0.GA/jboss-logging-3.1.0.GA.jar
> >>> <
> >>
> https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-hibernate-core/src/main/java/org/apache/tapestry5/internal/hibernate/PackageNameHibernateConfigurer.java
> >:20:
> >> cannot access org.hibernate.cfg.AnnotationConfiguration
> >>> bad class file:
> >>
> /home/hudson/.gradle/caches/artifacts-13/filestore/org.hibernate/hibernate-core/4.1.1.Final/jar/715a4ad35bd4255e703a03e3115bb8df7e4e18d8/hibernate-core-4.1.1.Final.jar(org/hibernate/cfg/AnnotationConfiguration.class)
> >>> class file has wrong version 50.0, should be 49.0
> >>> Please remove or make sure it appears in the correct subdirectory of
> the
> >> classpath.
> >>> import org.hibernate.cfg.AnnotationConfiguration;
> >>>                         ^
> >>> 1 error
> >>>
> >>> FAILURE: Build failed with an exception.
> >>>
> >>> * What went wrong:
> >>> Execution failed for task ':tapestry-hibernate-core:compileJava'.
> >>>> Compilation 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: 4 mins 53.239 secs
> >>> Build step 'Execute shell' marked build as failure
> >>>
> >>> ---------------------------------------------------------------------
> >>> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
> >>> For additional commands, e-mail: dev-help@tapestry.apache.org
> >>>
> >>
> >>
> >> --
> >> Howard M. Lewis Ship
> >>
> >> Creator of Apache Tapestry
> >>
> >> The source for Tapestry training, mentoring and support. Contact me to
> >> learn how I can get you up and productive in Tapestry fast!
> >>
> >> (971) 678-5210
> >> http://howardlewisship.com
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
> >> For additional commands, e-mail: dev-help@tapestry.apache.org
> >>
> >>
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: dev-help@tapestry.apache.org
>
>


-- 
Best regards,

Igor Drobiazko
http://tapestry5.de
http://twitter.com/drobiazko

Re: Build failed in Jenkins: tapestry-5.3-freestyle #26

Posted by Ulrich Stärk <ul...@spielviel.de>.
+1

Although the results might be misleading because the ones who are stuck with older Java versions and
would experience the biggest impact are oftentimes corporate users who - in my experience - only
rarely participate in such things.

Uli

On 02.05.2012 08:59, Igor Drobiazko wrote:
> I guess we shall ask people what they think. That's simple: post the
> question on the mailing list, our blogs, and some other resources in order
> to get the most accurate results of what java version Tapestry users are
> using.
>
> On Wed, May 2, 2012 at 1:45 AM, Howard Lewis Ship <hl...@gmail.com> wrote:
>
>> This looks troubling ... I believe the new version of Hibernate is
>> compiled for JDK 1.6 (classfile version 50.0).
>>
>> It's either time to bite the bullet at set JDK 1.6 as a baseline ...
>> or at least, set up the Jenkins build to use a JDK 1.6 compiler that
>> can read the Hibernate JARs.
>>
>> On Tue, May 1, 2012 at 4:08 PM, Apache Jenkins Server
>> <je...@builds.apache.org> wrote:
>>> See <https://builds.apache.org/job/tapestry-5.3-freestyle/26/changes>
>>>
>>> Changes:
>>>
>>> [hlship] Upgrade to Gradle 1.0-rc-3
>>> Fix a number of Gradle warnings from the upgrade
>>> Copy the root project's gradle wrapper into the quickstart archetype
>>>
>>> ------------------------------------------
>>> Started by an SCM change
>>> Building remotely on ubuntu2 in workspace <
>> https://builds.apache.org/job/tapestry-5.3-freestyle/ws/>
>>> Updating
>> https://svn.apache.org/repos/asf/tapestry/tapestry5/branches/5.3
>>> U         tapestry-ioc/build.gradle
>>> U         gradlew
>>> U         ssh.gradle
>>> U         build.gradle
>>> U         tapestry-upload/build.gradle
>>> U         tapestry-core/build.gradle
>>> U         tapestry-hibernate/build.gradle
>>> U         md5.gradle
>>> U         tapestry-test/build.gradle
>>> D         quickstart/src/main/resources/archetype-resources/gradlew
>>> D         quickstart/src/main/resources/archetype-resources/gradlew.bat
>>> D         quickstart/src/main/resources/archetype-resources/gradle
>>> U         quickstart/build.gradle
>>> U         gradle/wrapper/gradle-wrapper.jar
>>> U         gradle/wrapper/gradle-wrapper.properties
>>> U         plastic/build.gradle
>>> U         tapestry-hibernate-core/build.gradle
>>> U         tapestry-func/build.gradle
>>> U         tapestry-spring/build.gradle
>>> At revision 1332875
>>> [tapestry-5.3-freestyle] $ /bin/bash -xe
>> /tmp/hudson7133755019761818528.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+buildfor more information
>>> [tapestry-5.3-freestyle] $ /bin/bash -xe
>> /tmp/hudson4051123630186501374.sh
>>> + DISPLAY=:6.0
>>> + <https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/gradlew>
>> -Dproject-version=5.3.2-SNAPSHOT -Dfile.encoding=UTF-8 -b <
>> https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/build.gradle>
>> continuousIntegration
>>> Downloading
>> http://services.gradle.org/distributions/gradle-1.0-rc-3-bin.zip
>> .........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
>>> Unzipping
>> /home/hudson/.gradle/wrapper/dists/gradle-1.0-rc-3-bin/59nkhr3nl96fm3u00sr182b0pj/gradle-1.0-rc-3-bin.zip
>> to
>> /home/hudson/.gradle/wrapper/dists/gradle-1.0-rc-3-bin/59nkhr3nl96fm3u00sr182b0pj
>>> Set executable permissions for:
>> /home/hudson/.gradle/wrapper/dists/gradle-1.0-rc-3-bin/59nkhr3nl96fm3u00sr182b0pj/gradle-1.0-rc-3/bin/gradle
>>> Dynamic properties are deprecated:
>> http://gradle.org/docs/current/dsl/org.gradle.api.plugins.ExtraPropertiesExtension.html
>>> Deprecated dynamic property: "jdkName" on
>> "org.gradle.plugins.ide.idea.model.IdeaModel_Decorated@84639c", value:
>> "1.6".
>>> Deprecated dynamic property "jdkName" created in multiple locations.
>>> :plastic:compileJavaNote: Some input files use unchecked or unsafe
>> operations.
>>> Note: Recompile with -Xlint:unchecked for details.
>>>
>>> :plastic:compileGroovy UP-TO-DATE
>>> :plastic:processResources UP-TO-DATE
>>> :plastic:classes
>>> :plastic:jar
>>> :tapestry-core:generateGrammarSource
>>> :tapestry-func:compileJava
>>> :tapestry-func:compileGroovy UP-TO-DATE
>>> :tapestry-func:processResources UP-TO-DATE
>>> :tapestry-func:classes
>>> :tapestry-func:jar
>>> :tapestry-test:compileJavaNote: Some input files use or override a
>> deprecated API.
>>> Note: Recompile with -Xlint:deprecation for details.
>>>
>>> :tapestry-test:compileGroovy UP-TO-DATE
>>> :tapestry-test:processResources
>>> :tapestry-test:classes
>>> :tapestry-test:jar
>>> :tapestry5-annotations:compileJava
>>> :tapestry5-annotations:compileGroovy UP-TO-DATE
>>> :tapestry5-annotations:processResources UP-TO-DATE
>>> :tapestry5-annotations:classes
>>> :tapestry5-annotations:jar
>>> :tapestry-ioc:compileJavaNote: Some input files use or override a
>> deprecated API.
>>> Note: Recompile with -Xlint:deprecation for details.
>>> Note: Some input files use unchecked or unsafe operations.
>>> Note: Recompile with -Xlint:unchecked for details.
>>>
>>> :tapestry-ioc:compileGroovy UP-TO-DATE
>>> :tapestry-ioc:processResources
>>> :tapestry-ioc:classes
>>> :tapestry-ioc:jar
>>> :tapestry-json:compileJava
>>> :tapestry-json:compileGroovy UP-TO-DATE
>>> :tapestry-json:processResources UP-TO-DATE
>>> :tapestry-json:classes
>>> :tapestry-json:jar
>>> :tapestry-core:compileJavaNote: Some input files use or override a
>> deprecated API.
>>> Note: Recompile with -Xlint:deprecation for details.
>>> Note: Some input files use unchecked or unsafe operations.
>>> Note: Recompile with -Xlint:unchecked for details.
>>>
>>> :tapestry-core:compileGroovy UP-TO-DATE
>>> :tapestry-core:processResources
>>> :tapestry-core:classes
>>> :tapestry-core:jar
>>> :tapestry-hibernate-core:compileJava
>>> Download
>> http://repo1.maven.org/maven2/org/hibernate/hibernate-core/4.1.1.Final/hibernate-core-4.1.1.Final.pom
>>> Download
>> http://repo1.maven.org/maven2/org/jboss/logging/jboss-logging/3.1.0.GA/jboss-logging-3.1.0.GA.pom
>>> Download
>> http://repo1.maven.org/maven2/org/jboss/jboss-parent/7/jboss-parent-7.pom
>>> Download
>> http://repo1.maven.org/maven2/org/hibernate/hibernate-core/4.1.1.Final/hibernate-core-4.1.1.Final.jar
>>> Download
>> http://repo1.maven.org/maven2/org/jboss/logging/jboss-logging/3.1.0.GA/jboss-logging-3.1.0.GA.jar
>>> <
>> https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-hibernate-core/src/main/java/org/apache/tapestry5/internal/hibernate/PackageNameHibernateConfigurer.java>:20:
>> cannot access org.hibernate.cfg.AnnotationConfiguration
>>> bad class file:
>> /home/hudson/.gradle/caches/artifacts-13/filestore/org.hibernate/hibernate-core/4.1.1.Final/jar/715a4ad35bd4255e703a03e3115bb8df7e4e18d8/hibernate-core-4.1.1.Final.jar(org/hibernate/cfg/AnnotationConfiguration.class)
>>> class file has wrong version 50.0, should be 49.0
>>> Please remove or make sure it appears in the correct subdirectory of the
>> classpath.
>>> import org.hibernate.cfg.AnnotationConfiguration;
>>>                         ^
>>> 1 error
>>>
>>> FAILURE: Build failed with an exception.
>>>
>>> * What went wrong:
>>> Execution failed for task ':tapestry-hibernate-core:compileJava'.
>>>> Compilation 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: 4 mins 53.239 secs
>>> Build step 'Execute shell' marked build as failure
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
>>> For additional commands, e-mail: dev-help@tapestry.apache.org
>>>
>>
>>
>> --
>> Howard M. Lewis Ship
>>
>> Creator of Apache Tapestry
>>
>> The source for Tapestry training, mentoring and support. Contact me to
>> learn how I can get you up and productive in Tapestry fast!
>>
>> (971) 678-5210
>> http://howardlewisship.com
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
>> For additional commands, e-mail: dev-help@tapestry.apache.org
>>
>>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


Re: Build failed in Jenkins: tapestry-5.3-freestyle #26

Posted by Igor Drobiazko <ig...@gmail.com>.
I guess we shall ask people what they think. That's simple: post the
question on the mailing list, our blogs, and some other resources in order
to get the most accurate results of what java version Tapestry users are
using.

On Wed, May 2, 2012 at 1:45 AM, Howard Lewis Ship <hl...@gmail.com> wrote:

> This looks troubling ... I believe the new version of Hibernate is
> compiled for JDK 1.6 (classfile version 50.0).
>
> It's either time to bite the bullet at set JDK 1.6 as a baseline ...
> or at least, set up the Jenkins build to use a JDK 1.6 compiler that
> can read the Hibernate JARs.
>
> On Tue, May 1, 2012 at 4:08 PM, Apache Jenkins Server
> <je...@builds.apache.org> wrote:
> > See <https://builds.apache.org/job/tapestry-5.3-freestyle/26/changes>
> >
> > Changes:
> >
> > [hlship] Upgrade to Gradle 1.0-rc-3
> > Fix a number of Gradle warnings from the upgrade
> > Copy the root project's gradle wrapper into the quickstart archetype
> >
> > ------------------------------------------
> > Started by an SCM change
> > Building remotely on ubuntu2 in workspace <
> https://builds.apache.org/job/tapestry-5.3-freestyle/ws/>
> > Updating
> https://svn.apache.org/repos/asf/tapestry/tapestry5/branches/5.3
> > U         tapestry-ioc/build.gradle
> > U         gradlew
> > U         ssh.gradle
> > U         build.gradle
> > U         tapestry-upload/build.gradle
> > U         tapestry-core/build.gradle
> > U         tapestry-hibernate/build.gradle
> > U         md5.gradle
> > U         tapestry-test/build.gradle
> > D         quickstart/src/main/resources/archetype-resources/gradlew
> > D         quickstart/src/main/resources/archetype-resources/gradlew.bat
> > D         quickstart/src/main/resources/archetype-resources/gradle
> > U         quickstart/build.gradle
> > U         gradle/wrapper/gradle-wrapper.jar
> > U         gradle/wrapper/gradle-wrapper.properties
> > U         plastic/build.gradle
> > U         tapestry-hibernate-core/build.gradle
> > U         tapestry-func/build.gradle
> > U         tapestry-spring/build.gradle
> > At revision 1332875
> > [tapestry-5.3-freestyle] $ /bin/bash -xe
> /tmp/hudson7133755019761818528.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+buildfor more information
> > [tapestry-5.3-freestyle] $ /bin/bash -xe
> /tmp/hudson4051123630186501374.sh
> > + DISPLAY=:6.0
> > + <https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/gradlew>
> -Dproject-version=5.3.2-SNAPSHOT -Dfile.encoding=UTF-8 -b <
> https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/build.gradle>
> continuousIntegration
> > Downloading
> http://services.gradle.org/distributions/gradle-1.0-rc-3-bin.zip
> >
> .........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> > Unzipping
> /home/hudson/.gradle/wrapper/dists/gradle-1.0-rc-3-bin/59nkhr3nl96fm3u00sr182b0pj/gradle-1.0-rc-3-bin.zip
> to
> /home/hudson/.gradle/wrapper/dists/gradle-1.0-rc-3-bin/59nkhr3nl96fm3u00sr182b0pj
> > Set executable permissions for:
> /home/hudson/.gradle/wrapper/dists/gradle-1.0-rc-3-bin/59nkhr3nl96fm3u00sr182b0pj/gradle-1.0-rc-3/bin/gradle
> > Dynamic properties are deprecated:
> http://gradle.org/docs/current/dsl/org.gradle.api.plugins.ExtraPropertiesExtension.html
> > Deprecated dynamic property: "jdkName" on
> "org.gradle.plugins.ide.idea.model.IdeaModel_Decorated@84639c", value:
> "1.6".
> > Deprecated dynamic property "jdkName" created in multiple locations.
> > :plastic:compileJavaNote: Some input files use unchecked or unsafe
> operations.
> > Note: Recompile with -Xlint:unchecked for details.
> >
> > :plastic:compileGroovy UP-TO-DATE
> > :plastic:processResources UP-TO-DATE
> > :plastic:classes
> > :plastic:jar
> > :tapestry-core:generateGrammarSource
> > :tapestry-func:compileJava
> > :tapestry-func:compileGroovy UP-TO-DATE
> > :tapestry-func:processResources UP-TO-DATE
> > :tapestry-func:classes
> > :tapestry-func:jar
> > :tapestry-test:compileJavaNote: Some input files use or override a
> deprecated API.
> > Note: Recompile with -Xlint:deprecation for details.
> >
> > :tapestry-test:compileGroovy UP-TO-DATE
> > :tapestry-test:processResources
> > :tapestry-test:classes
> > :tapestry-test:jar
> > :tapestry5-annotations:compileJava
> > :tapestry5-annotations:compileGroovy UP-TO-DATE
> > :tapestry5-annotations:processResources UP-TO-DATE
> > :tapestry5-annotations:classes
> > :tapestry5-annotations:jar
> > :tapestry-ioc:compileJavaNote: Some input files use or override a
> deprecated API.
> > Note: Recompile with -Xlint:deprecation for details.
> > Note: Some input files use unchecked or unsafe operations.
> > Note: Recompile with -Xlint:unchecked for details.
> >
> > :tapestry-ioc:compileGroovy UP-TO-DATE
> > :tapestry-ioc:processResources
> > :tapestry-ioc:classes
> > :tapestry-ioc:jar
> > :tapestry-json:compileJava
> > :tapestry-json:compileGroovy UP-TO-DATE
> > :tapestry-json:processResources UP-TO-DATE
> > :tapestry-json:classes
> > :tapestry-json:jar
> > :tapestry-core:compileJavaNote: Some input files use or override a
> deprecated API.
> > Note: Recompile with -Xlint:deprecation for details.
> > Note: Some input files use unchecked or unsafe operations.
> > Note: Recompile with -Xlint:unchecked for details.
> >
> > :tapestry-core:compileGroovy UP-TO-DATE
> > :tapestry-core:processResources
> > :tapestry-core:classes
> > :tapestry-core:jar
> > :tapestry-hibernate-core:compileJava
> > Download
> http://repo1.maven.org/maven2/org/hibernate/hibernate-core/4.1.1.Final/hibernate-core-4.1.1.Final.pom
> > Download
> http://repo1.maven.org/maven2/org/jboss/logging/jboss-logging/3.1.0.GA/jboss-logging-3.1.0.GA.pom
> > Download
> http://repo1.maven.org/maven2/org/jboss/jboss-parent/7/jboss-parent-7.pom
> > Download
> http://repo1.maven.org/maven2/org/hibernate/hibernate-core/4.1.1.Final/hibernate-core-4.1.1.Final.jar
> > Download
> http://repo1.maven.org/maven2/org/jboss/logging/jboss-logging/3.1.0.GA/jboss-logging-3.1.0.GA.jar
> > <
> https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-hibernate-core/src/main/java/org/apache/tapestry5/internal/hibernate/PackageNameHibernateConfigurer.java>:20:
> cannot access org.hibernate.cfg.AnnotationConfiguration
> > bad class file:
> /home/hudson/.gradle/caches/artifacts-13/filestore/org.hibernate/hibernate-core/4.1.1.Final/jar/715a4ad35bd4255e703a03e3115bb8df7e4e18d8/hibernate-core-4.1.1.Final.jar(org/hibernate/cfg/AnnotationConfiguration.class)
> > class file has wrong version 50.0, should be 49.0
> > Please remove or make sure it appears in the correct subdirectory of the
> classpath.
> > import org.hibernate.cfg.AnnotationConfiguration;
> >                         ^
> > 1 error
> >
> > FAILURE: Build failed with an exception.
> >
> > * What went wrong:
> > Execution failed for task ':tapestry-hibernate-core:compileJava'.
> >> Compilation 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: 4 mins 53.239 secs
> > Build step 'Execute shell' marked build as failure
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
> > For additional commands, e-mail: dev-help@tapestry.apache.org
> >
>
>
>
> --
> Howard M. Lewis Ship
>
> Creator of Apache Tapestry
>
> The source for Tapestry training, mentoring and support. Contact me to
> learn how I can get you up and productive in Tapestry fast!
>
> (971) 678-5210
> http://howardlewisship.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: dev-help@tapestry.apache.org
>
>


-- 
Best regards,

Igor Drobiazko
http://tapestry5.de
http://twitter.com/drobiazko

Re: Build failed in Jenkins: tapestry-5.3-freestyle #26

Posted by Howard Lewis Ship <hl...@gmail.com>.
This looks troubling ... I believe the new version of Hibernate is
compiled for JDK 1.6 (classfile version 50.0).

It's either time to bite the bullet at set JDK 1.6 as a baseline ...
or at least, set up the Jenkins build to use a JDK 1.6 compiler that
can read the Hibernate JARs.

On Tue, May 1, 2012 at 4:08 PM, Apache Jenkins Server
<je...@builds.apache.org> wrote:
> See <https://builds.apache.org/job/tapestry-5.3-freestyle/26/changes>
>
> Changes:
>
> [hlship] Upgrade to Gradle 1.0-rc-3
> Fix a number of Gradle warnings from the upgrade
> Copy the root project's gradle wrapper into the quickstart archetype
>
> ------------------------------------------
> Started by an SCM change
> Building remotely on ubuntu2 in workspace <https://builds.apache.org/job/tapestry-5.3-freestyle/ws/>
> Updating https://svn.apache.org/repos/asf/tapestry/tapestry5/branches/5.3
> U         tapestry-ioc/build.gradle
> U         gradlew
> U         ssh.gradle
> U         build.gradle
> U         tapestry-upload/build.gradle
> U         tapestry-core/build.gradle
> U         tapestry-hibernate/build.gradle
> U         md5.gradle
> U         tapestry-test/build.gradle
> D         quickstart/src/main/resources/archetype-resources/gradlew
> D         quickstart/src/main/resources/archetype-resources/gradlew.bat
> D         quickstart/src/main/resources/archetype-resources/gradle
> U         quickstart/build.gradle
> U         gradle/wrapper/gradle-wrapper.jar
> U         gradle/wrapper/gradle-wrapper.properties
> U         plastic/build.gradle
> U         tapestry-hibernate-core/build.gradle
> U         tapestry-func/build.gradle
> U         tapestry-spring/build.gradle
> At revision 1332875
> [tapestry-5.3-freestyle] $ /bin/bash -xe /tmp/hudson7133755019761818528.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-5.3-freestyle] $ /bin/bash -xe /tmp/hudson4051123630186501374.sh
> + DISPLAY=:6.0
> + <https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/gradlew> -Dproject-version=5.3.2-SNAPSHOT -Dfile.encoding=UTF-8 -b <https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/build.gradle> continuousIntegration
> Downloading http://services.gradle.org/distributions/gradle-1.0-rc-3-bin.zip
> .........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> Unzipping /home/hudson/.gradle/wrapper/dists/gradle-1.0-rc-3-bin/59nkhr3nl96fm3u00sr182b0pj/gradle-1.0-rc-3-bin.zip to /home/hudson/.gradle/wrapper/dists/gradle-1.0-rc-3-bin/59nkhr3nl96fm3u00sr182b0pj
> Set executable permissions for: /home/hudson/.gradle/wrapper/dists/gradle-1.0-rc-3-bin/59nkhr3nl96fm3u00sr182b0pj/gradle-1.0-rc-3/bin/gradle
> Dynamic properties are deprecated: http://gradle.org/docs/current/dsl/org.gradle.api.plugins.ExtraPropertiesExtension.html
> Deprecated dynamic property: "jdkName" on "org.gradle.plugins.ide.idea.model.IdeaModel_Decorated@84639c", value: "1.6".
> Deprecated dynamic property "jdkName" created in multiple locations.
> :plastic:compileJavaNote: Some input files use unchecked or unsafe operations.
> Note: Recompile with -Xlint:unchecked for details.
>
> :plastic:compileGroovy UP-TO-DATE
> :plastic:processResources UP-TO-DATE
> :plastic:classes
> :plastic:jar
> :tapestry-core:generateGrammarSource
> :tapestry-func:compileJava
> :tapestry-func:compileGroovy UP-TO-DATE
> :tapestry-func:processResources UP-TO-DATE
> :tapestry-func:classes
> :tapestry-func:jar
> :tapestry-test:compileJavaNote: Some input files use or override a deprecated API.
> Note: Recompile with -Xlint:deprecation for details.
>
> :tapestry-test:compileGroovy UP-TO-DATE
> :tapestry-test:processResources
> :tapestry-test:classes
> :tapestry-test:jar
> :tapestry5-annotations:compileJava
> :tapestry5-annotations:compileGroovy UP-TO-DATE
> :tapestry5-annotations:processResources UP-TO-DATE
> :tapestry5-annotations:classes
> :tapestry5-annotations:jar
> :tapestry-ioc:compileJavaNote: Some input files use or override a deprecated API.
> Note: Recompile with -Xlint:deprecation for details.
> Note: Some input files use unchecked or unsafe operations.
> Note: Recompile with -Xlint:unchecked for details.
>
> :tapestry-ioc:compileGroovy UP-TO-DATE
> :tapestry-ioc:processResources
> :tapestry-ioc:classes
> :tapestry-ioc:jar
> :tapestry-json:compileJava
> :tapestry-json:compileGroovy UP-TO-DATE
> :tapestry-json:processResources UP-TO-DATE
> :tapestry-json:classes
> :tapestry-json:jar
> :tapestry-core:compileJavaNote: Some input files use or override a deprecated API.
> Note: Recompile with -Xlint:deprecation for details.
> Note: Some input files use unchecked or unsafe operations.
> Note: Recompile with -Xlint:unchecked for details.
>
> :tapestry-core:compileGroovy UP-TO-DATE
> :tapestry-core:processResources
> :tapestry-core:classes
> :tapestry-core:jar
> :tapestry-hibernate-core:compileJava
> Download http://repo1.maven.org/maven2/org/hibernate/hibernate-core/4.1.1.Final/hibernate-core-4.1.1.Final.pom
> Download http://repo1.maven.org/maven2/org/jboss/logging/jboss-logging/3.1.0.GA/jboss-logging-3.1.0.GA.pom
> Download http://repo1.maven.org/maven2/org/jboss/jboss-parent/7/jboss-parent-7.pom
> Download http://repo1.maven.org/maven2/org/hibernate/hibernate-core/4.1.1.Final/hibernate-core-4.1.1.Final.jar
> Download http://repo1.maven.org/maven2/org/jboss/logging/jboss-logging/3.1.0.GA/jboss-logging-3.1.0.GA.jar
> <https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-hibernate-core/src/main/java/org/apache/tapestry5/internal/hibernate/PackageNameHibernateConfigurer.java>:20: cannot access org.hibernate.cfg.AnnotationConfiguration
> bad class file: /home/hudson/.gradle/caches/artifacts-13/filestore/org.hibernate/hibernate-core/4.1.1.Final/jar/715a4ad35bd4255e703a03e3115bb8df7e4e18d8/hibernate-core-4.1.1.Final.jar(org/hibernate/cfg/AnnotationConfiguration.class)
> class file has wrong version 50.0, should be 49.0
> Please remove or make sure it appears in the correct subdirectory of the classpath.
> import org.hibernate.cfg.AnnotationConfiguration;
>                         ^
> 1 error
>
> FAILURE: Build failed with an exception.
>
> * What went wrong:
> Execution failed for task ':tapestry-hibernate-core:compileJava'.
>> Compilation 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: 4 mins 53.239 secs
> Build step 'Execute shell' marked build as failure
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: dev-help@tapestry.apache.org
>



-- 
Howard M. Lewis Ship

Creator of Apache Tapestry

The source for Tapestry training, mentoring and support. Contact me to
learn how I can get you up and productive in Tapestry fast!

(971) 678-5210
http://howardlewisship.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


Build failed in Jenkins: tapestry-5.3-freestyle #26

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/tapestry-5.3-freestyle/26/changes>

Changes:

[hlship] Upgrade to Gradle 1.0-rc-3
Fix a number of Gradle warnings from the upgrade
Copy the root project's gradle wrapper into the quickstart archetype

------------------------------------------
Started by an SCM change
Building remotely on ubuntu2 in workspace <https://builds.apache.org/job/tapestry-5.3-freestyle/ws/>
Updating https://svn.apache.org/repos/asf/tapestry/tapestry5/branches/5.3
U         tapestry-ioc/build.gradle
U         gradlew
U         ssh.gradle
U         build.gradle
U         tapestry-upload/build.gradle
U         tapestry-core/build.gradle
U         tapestry-hibernate/build.gradle
U         md5.gradle
U         tapestry-test/build.gradle
D         quickstart/src/main/resources/archetype-resources/gradlew
D         quickstart/src/main/resources/archetype-resources/gradlew.bat
D         quickstart/src/main/resources/archetype-resources/gradle
U         quickstart/build.gradle
U         gradle/wrapper/gradle-wrapper.jar
U         gradle/wrapper/gradle-wrapper.properties
U         plastic/build.gradle
U         tapestry-hibernate-core/build.gradle
U         tapestry-func/build.gradle
U         tapestry-spring/build.gradle
At revision 1332875
[tapestry-5.3-freestyle] $ /bin/bash -xe /tmp/hudson7133755019761818528.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-5.3-freestyle] $ /bin/bash -xe /tmp/hudson4051123630186501374.sh
+ DISPLAY=:6.0
+ <https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/gradlew> -Dproject-version=5.3.2-SNAPSHOT -Dfile.encoding=UTF-8 -b <https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/build.gradle> continuousIntegration
Downloading http://services.gradle.org/distributions/gradle-1.0-rc-3-bin.zip
.........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
Unzipping /home/hudson/.gradle/wrapper/dists/gradle-1.0-rc-3-bin/59nkhr3nl96fm3u00sr182b0pj/gradle-1.0-rc-3-bin.zip to /home/hudson/.gradle/wrapper/dists/gradle-1.0-rc-3-bin/59nkhr3nl96fm3u00sr182b0pj
Set executable permissions for: /home/hudson/.gradle/wrapper/dists/gradle-1.0-rc-3-bin/59nkhr3nl96fm3u00sr182b0pj/gradle-1.0-rc-3/bin/gradle
Dynamic properties are deprecated: http://gradle.org/docs/current/dsl/org.gradle.api.plugins.ExtraPropertiesExtension.html
Deprecated dynamic property: "jdkName" on "org.gradle.plugins.ide.idea.model.IdeaModel_Decorated@84639c", value: "1.6".
Deprecated dynamic property "jdkName" created in multiple locations.
:plastic:compileJavaNote: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

:plastic:compileGroovy UP-TO-DATE
:plastic:processResources UP-TO-DATE
:plastic:classes
:plastic:jar
:tapestry-core:generateGrammarSource
:tapestry-func:compileJava
:tapestry-func:compileGroovy UP-TO-DATE
:tapestry-func:processResources UP-TO-DATE
:tapestry-func:classes
:tapestry-func:jar
:tapestry-test:compileJavaNote: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

:tapestry-test:compileGroovy UP-TO-DATE
:tapestry-test:processResources
:tapestry-test:classes
:tapestry-test:jar
:tapestry5-annotations:compileJava
:tapestry5-annotations:compileGroovy UP-TO-DATE
:tapestry5-annotations:processResources UP-TO-DATE
:tapestry5-annotations:classes
:tapestry5-annotations:jar
:tapestry-ioc:compileJavaNote: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

:tapestry-ioc:compileGroovy UP-TO-DATE
:tapestry-ioc:processResources
:tapestry-ioc:classes
:tapestry-ioc:jar
:tapestry-json:compileJava
:tapestry-json:compileGroovy UP-TO-DATE
:tapestry-json:processResources UP-TO-DATE
:tapestry-json:classes
:tapestry-json:jar
:tapestry-core:compileJavaNote: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

:tapestry-core:compileGroovy UP-TO-DATE
:tapestry-core:processResources
:tapestry-core:classes
:tapestry-core:jar
:tapestry-hibernate-core:compileJava
Download http://repo1.maven.org/maven2/org/hibernate/hibernate-core/4.1.1.Final/hibernate-core-4.1.1.Final.pom
Download http://repo1.maven.org/maven2/org/jboss/logging/jboss-logging/3.1.0.GA/jboss-logging-3.1.0.GA.pom
Download http://repo1.maven.org/maven2/org/jboss/jboss-parent/7/jboss-parent-7.pom
Download http://repo1.maven.org/maven2/org/hibernate/hibernate-core/4.1.1.Final/hibernate-core-4.1.1.Final.jar
Download http://repo1.maven.org/maven2/org/jboss/logging/jboss-logging/3.1.0.GA/jboss-logging-3.1.0.GA.jar
<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-hibernate-core/src/main/java/org/apache/tapestry5/internal/hibernate/PackageNameHibernateConfigurer.java>:20: cannot access org.hibernate.cfg.AnnotationConfiguration
bad class file: /home/hudson/.gradle/caches/artifacts-13/filestore/org.hibernate/hibernate-core/4.1.1.Final/jar/715a4ad35bd4255e703a03e3115bb8df7e4e18d8/hibernate-core-4.1.1.Final.jar(org/hibernate/cfg/AnnotationConfiguration.class)
class file has wrong version 50.0, should be 49.0
Please remove or make sure it appears in the correct subdirectory of the classpath.
import org.hibernate.cfg.AnnotationConfiguration;
                         ^
1 error

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':tapestry-hibernate-core:compileJava'.
> Compilation 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: 4 mins 53.239 secs
Build step 'Execute shell' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


Build failed in Jenkins: tapestry-5.3-freestyle #25

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/tapestry-5.3-freestyle/25/changes>

Changes:

[drobiazko] More to ignore

[drobiazko] Removed auto generated folder

[drobiazko] Ignoring more files

[drobiazko] TAP5-1848: Backporting into 5.3 branch

------------------------------------------
Started by an SCM change
Building remotely on ubuntu2 in workspace <https://builds.apache.org/job/tapestry-5.3-freestyle/ws/>
Updating https://svn.apache.org/repos/asf/tapestry/tapestry5/branches/5.3
D         tapestry-json/bin
 U        tapestry-json
A         tapestry-jpa/src/test/java/org/apache/tapestry5/jpa/integration/app5
A         tapestry-jpa/src/test/java/org/apache/tapestry5/jpa/integration/app5/DummyEntityManager.java
A         tapestry-jpa/src/test/java/org/apache/tapestry5/jpa/integration/app5/ExplicitPersistenceProviderClassTest.java
A         tapestry-jpa/src/test/java/org/apache/tapestry5/jpa/integration/app5/DummyEntityManagerFactory.java
A         tapestry-jpa/src/test/java/org/apache/tapestry5/jpa/integration/app5/DummyPersistenceProvider.java
A         tapestry-jpa/src/test/java/org/example/app5
A         tapestry-jpa/src/test/java/org/example/app5/pages
A         tapestry-jpa/src/test/java/org/example/app5/pages/Index.java
A         tapestry-jpa/src/test/java/org/example/app5/services
A         tapestry-jpa/src/test/java/org/example/app5/services/AppModule.java
A         tapestry-jpa/src/test/app5
A         tapestry-jpa/src/test/app5/Index.tml
A         tapestry-jpa/src/test/app5/WEB-INF
A         tapestry-jpa/src/test/app5/WEB-INF/web.xml
U         tapestry-jpa/src/test/conf/testng.xml
A         tapestry-jpa/src/test/resources/explicit-persistence-provider-class-persistence-unit.xml
U         tapestry-jpa/src/main/java/org/apache/tapestry5/internal/jpa/EntityManagerSourceImpl.java
 U        quickstart
 U        .
At revision 1329144
[tapestry-5.3-freestyle] $ /bin/bash -xe /tmp/hudson1990242832771313335.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-5.3-freestyle] $ /bin/bash -xe /tmp/hudson2876855901755139524.sh
+ DISPLAY=:6.0
+ <https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/gradlew> -Dproject-version=5.3.2-SNAPSHOT -Dfile.encoding=UTF-8 -b <https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/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 UP-TO-DATE
:tapestry-ioc:compileGroovy UP-TO-DATE
:tapestry-ioc:processResources UP-TO-DATE
:tapestry-ioc:classes UP-TO-DATE
:tapestry-ioc:jar UP-TO-DATE
:tapestry-json:compileJava UP-TO-DATE
:tapestry-json:compileGroovy UP-TO-DATE
:tapestry-json:processResources UP-TO-DATE
:tapestry-json:classes UP-TO-DATE
:tapestry-json:jar UP-TO-DATE
:tapestry-core:compileJava UP-TO-DATE
:tapestry-core:compileGroovy UP-TO-DATE
:tapestry-core:processResources UP-TO-DATE
:tapestry-core:classes UP-TO-DATE
:tapestry-core:jar UP-TO-DATE
:tapestry-hibernate-core:compileJava UP-TO-DATE
:tapestry-hibernate-core:compileGroovy UP-TO-DATE
:tapestry-hibernate-core:processResources UP-TO-DATE
:tapestry-hibernate-core:classes UP-TO-DATE
:tapestry-hibernate-core:jar UP-TO-DATE
:tapestry-javadoc:compileJava UP-TO-DATE
:tapestry-javadoc:compileGroovy UP-TO-DATE
:tapestry-javadoc:processResources UP-TO-DATE
:tapestry-javadoc:classes UP-TO-DATE
:tapestry-javadoc:jar UP-TO-DATE
:aggregateJavadoc<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-test/src/main/java/org/apache/tapestry5/test/SeleniumLauncher.java>:56: warning - Tag @link: can't find startup(String, String, int, String, ITestContext) in org.apache.tapestry5.test.SeleniumLauncher
<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-test/src/main/java/org/apache/tapestry5/test/SeleniumTestCase.java>:144: warning - Tag @link: reference not found: org.apache.tapestry5.integration.reload.ReloadTests#beforeStartup
<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry5-annotations/src/main/java/org/apache/tapestry5/ioc/annotations/InjectResource.java>:32: warning - Tag @link:illegal character: "64" in "@Inject"
<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry5-annotations/src/main/java/org/apache/tapestry5/ioc/annotations/InjectResource.java>:32: warning - Tag @link: reference not found: @Inject
<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-core/src/main/java/org/apache/tapestry5/services/MarkupRendererFilter.java>:29: warning - Tag @see: can't find contributeMarkupRenderer(org.apache.tapestry5.ioc.OrderedConfiguration,
      org.apache.tapestry5.Asset, boolean, String, boolean, org.apache.tapestry5.ioc.services.SymbolSource,
      AssetSource, org.apache.tapestry5.services.javascript.JavaScriptStackSource,
      org.apache.tapestry5.internal.services.javascript.JavaScriptStackPathConstructor, org.apache.tapestry5.Asset) in org.apache.tapestry5.services.TapestryModule
<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-core/src/main/java/org/apache/tapestry5/services/PartialMarkupRendererFilter.java>:31: warning - Tag @see: can't find contributePartialMarkupRenderer(org.apache.tapestry5.ioc.OrderedConfiguration,
      org.apache.tapestry5.Asset, org.apache.tapestry5.services.javascript.JavaScriptStackSource,
      org.apache.tapestry5.internal.services.javascript.JavaScriptStackPathConstructor,
      org.apache.tapestry5.ioc.services.SymbolSource, AssetSource) in org.apache.tapestry5.services.TapestryModule
<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-core/src/main/java/org/apache/tapestry5/services/TapestryModule.java>:1568: warning - Tag @see: can't find contributePartialMarkupRenderer(org.apache.tapestry5.ioc.OrderedConfiguration, org.apache.tapestry5.Asset, org.apache.tapestry5.services.javascript.JavaScriptStackSource, org.apache.tapestry5.internal.services.javascript.JavaScriptStackPathConstructor, org.apache.tapestry5.ioc.services.SymbolSource, AssetSource) in org.apache.tapestry5.services.TapestryModule

7 warnings
:plastic:assemble UP-TO-DATE
:plastic:compileTestJava UP-TO-DATE
:plastic:compileTestGroovy UP-TO-DATE
:plastic:processTestResources UP-TO-DATE
:plastic:testClasses UP-TO-DATE
:plastic:testTest org.apache.tapestry5.plastic.FieldConduitTests FAILED
127 tests completed, 1 failure


FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':plastic:test'.
Cause: There were failing tests. See the report at <https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/plastic/build/reports/tests.>

* 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: 1 mins 10.971 secs
Build step 'Execute shell' marked build as failure
Updating TAP5-1848

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


Build failed in Jenkins: tapestry-5.3-freestyle #24

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/tapestry-5.3-freestyle/24/changes>

Changes:

[hlship] Set version number to 5.3.3, to generate the new relesae

[hlship] Advance version number to 5.3.3-rc-5

[hlship] TAP5-1909: Update Underscore JavaScript library to latest version 1.3.3

[hlship] TAP5-1909: Update Underscore JavaScript library to latest version 1.3.3

------------------------------------------
Started by an SCM change
Building remotely on ubuntu2 in workspace <https://builds.apache.org/job/tapestry-5.3-freestyle/ws/>
Updating https://svn.apache.org/repos/asf/tapestry/tapestry5/branches/5.3
U         build.gradle
U         tapestry-core/src/main/java/org/apache/tapestry5/services/TapestryModule.java
D         tapestry-core/src/main/resources/org/apache/tapestry5/underscore_1_1_7.js
A         tapestry-core/src/main/resources/org/apache/tapestry5/underscore_1_3_3.js
At revision 1327333
[tapestry-5.3-freestyle] $ /bin/bash -xe /tmp/hudson8113832060590207309.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-5.3-freestyle] $ /bin/bash -xe /tmp/hudson5018471504551139913.sh
+ DISPLAY=:6.0
+ <https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/gradlew> -Dproject-version=5.3.2-SNAPSHOT -Dfile.encoding=UTF-8 -b <https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/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 UP-TO-DATE
:tapestry-ioc:compileGroovy UP-TO-DATE
:tapestry-ioc:processResources UP-TO-DATE
:tapestry-ioc:classes UP-TO-DATE
:tapestry-ioc:jar UP-TO-DATE
:tapestry-json:compileJava UP-TO-DATE
:tapestry-json:compileGroovy UP-TO-DATE
:tapestry-json:processResources UP-TO-DATE
:tapestry-json:classes UP-TO-DATE
:tapestry-json:jar UP-TO-DATE
:tapestry-core:compileJava
[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.
:tapestry-core:compileGroovy UP-TO-DATE
:tapestry-core:processResources
:tapestry-core:classes
:tapestry-core:jar
:tapestry-hibernate-core:compileJava UP-TO-DATE
:tapestry-hibernate-core:compileGroovy UP-TO-DATE
:tapestry-hibernate-core:processResources UP-TO-DATE
:tapestry-hibernate-core:classes UP-TO-DATE
:tapestry-hibernate-core:jar UP-TO-DATE
:tapestry-javadoc:compileJava
:tapestry-javadoc:compileGroovy UP-TO-DATE
:tapestry-javadoc:processResources UP-TO-DATE
:tapestry-javadoc:classes
:tapestry-javadoc:jar UP-TO-DATE
:aggregateJavadoc<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-test/src/main/java/org/apache/tapestry5/test/SeleniumLauncher.java>:56: warning - Tag @link: can't find startup(String, String, int, String, ITestContext) in org.apache.tapestry5.test.SeleniumLauncher
<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-test/src/main/java/org/apache/tapestry5/test/SeleniumTestCase.java>:144: warning - Tag @link: reference not found: org.apache.tapestry5.integration.reload.ReloadTests#beforeStartup
<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry5-annotations/src/main/java/org/apache/tapestry5/ioc/annotations/InjectResource.java>:32: warning - Tag @link:illegal character: "64" in "@Inject"
<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry5-annotations/src/main/java/org/apache/tapestry5/ioc/annotations/InjectResource.java>:32: warning - Tag @link: reference not found: @Inject
<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-core/src/main/java/org/apache/tapestry5/services/MarkupRendererFilter.java>:29: warning - Tag @see: can't find contributeMarkupRenderer(org.apache.tapestry5.ioc.OrderedConfiguration,
      org.apache.tapestry5.Asset, boolean, String, boolean, org.apache.tapestry5.ioc.services.SymbolSource,
      AssetSource, org.apache.tapestry5.services.javascript.JavaScriptStackSource,
      org.apache.tapestry5.internal.services.javascript.JavaScriptStackPathConstructor, org.apache.tapestry5.Asset) in org.apache.tapestry5.services.TapestryModule
<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-core/src/main/java/org/apache/tapestry5/services/PartialMarkupRendererFilter.java>:31: warning - Tag @see: can't find contributePartialMarkupRenderer(org.apache.tapestry5.ioc.OrderedConfiguration,
      org.apache.tapestry5.Asset, org.apache.tapestry5.services.javascript.JavaScriptStackSource,
      org.apache.tapestry5.internal.services.javascript.JavaScriptStackPathConstructor,
      org.apache.tapestry5.ioc.services.SymbolSource, AssetSource) in org.apache.tapestry5.services.TapestryModule
<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-core/src/main/java/org/apache/tapestry5/services/TapestryModule.java>:1568: warning - Tag @see: can't find contributePartialMarkupRenderer(org.apache.tapestry5.ioc.OrderedConfiguration, org.apache.tapestry5.Asset, org.apache.tapestry5.services.javascript.JavaScriptStackSource, org.apache.tapestry5.internal.services.javascript.JavaScriptStackPathConstructor, org.apache.tapestry5.ioc.services.SymbolSource, AssetSource) in org.apache.tapestry5.services.TapestryModule

7 warnings
:plastic:assemble UP-TO-DATE
:plastic:compileTestJava UP-TO-DATE
:plastic:compileTestGroovy UP-TO-DATE
:plastic:processTestResources UP-TO-DATE
:plastic:testClasses UP-TO-DATE
:plastic:testTest org.apache.tapestry5.plastic.FieldConduitTests FAILED
127 tests completed, 1 failure


FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':plastic:test'.
Cause: There were failing tests. See the report at <https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/plastic/build/reports/tests.>

* 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: 1 mins 12.019 secs
Build step 'Execute shell' marked build as failure
Updating TAP5-1909

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


Build failed in Jenkins: tapestry-5.3-freestyle #23

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/tapestry-5.3-freestyle/23/changes>

Changes:

[hlship] TAP5-1906: Interaction between client-side validation and submit buttons can result in a server-side error parsing JSON array

[hlship] Missing test subject class

[hlship] Roll version number forward to 5.3.3-rc-4

[hlship] TAP5-1906: Interaction between client-side validation and submit buttons can result in a server-side error parsing JSON array

------------------------------------------
Started by an SCM change
Building remotely on ubuntu2 in workspace <https://builds.apache.org/job/tapestry-5.3-freestyle/ws/>
Updating https://svn.apache.org/repos/asf/tapestry/tapestry5/branches/5.3
U         build.gradle
U         tapestry-core/src/main/java/org/apache/tapestry5/corelib/components/Submit.java
U         tapestry-core/src/main/java/org/apache/tapestry5/corelib/components/LinkSubmit.java
U         tapestry-core/src/main/java/org/apache/tapestry5/corelib/components/Form.java
A         plastic/src/test/java/testsubjects/ProtectedFieldSubclass.java
At revision 1326741
[tapestry-5.3-freestyle] $ /bin/bash -xe /tmp/hudson318303181385128920.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-5.3-freestyle] $ /bin/bash -xe /tmp/hudson7818164074455029867.sh
+ DISPLAY=:6.0
+ <https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/gradlew> -Dproject-version=5.3.2-SNAPSHOT -Dfile.encoding=UTF-8 -b <https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/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 UP-TO-DATE
:tapestry-ioc:compileGroovy UP-TO-DATE
:tapestry-ioc:processResources UP-TO-DATE
:tapestry-ioc:classes UP-TO-DATE
:tapestry-ioc:jar UP-TO-DATE
:tapestry-json:compileJava UP-TO-DATE
:tapestry-json:compileGroovy UP-TO-DATE
:tapestry-json:processResources UP-TO-DATE
:tapestry-json:classes UP-TO-DATE
:tapestry-json:jar UP-TO-DATE
:tapestry-core:compileJava
[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.
:tapestry-core:compileGroovy UP-TO-DATE
:tapestry-core:processResources UP-TO-DATE
:tapestry-core:classes
:tapestry-core:jar
:tapestry-hibernate-core:compileJava UP-TO-DATE
:tapestry-hibernate-core:compileGroovy UP-TO-DATE
:tapestry-hibernate-core:processResources UP-TO-DATE
:tapestry-hibernate-core:classes UP-TO-DATE
:tapestry-hibernate-core:jar UP-TO-DATE
:tapestry-javadoc:compileJava
:tapestry-javadoc:compileGroovy UP-TO-DATE
:tapestry-javadoc:processResources UP-TO-DATE
:tapestry-javadoc:classes
:tapestry-javadoc:jar UP-TO-DATE
:aggregateJavadoc<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-test/src/main/java/org/apache/tapestry5/test/SeleniumLauncher.java>:56: warning - Tag @link: can't find startup(String, String, int, String, ITestContext) in org.apache.tapestry5.test.SeleniumLauncher
<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-test/src/main/java/org/apache/tapestry5/test/SeleniumTestCase.java>:144: warning - Tag @link: reference not found: org.apache.tapestry5.integration.reload.ReloadTests#beforeStartup
<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry5-annotations/src/main/java/org/apache/tapestry5/ioc/annotations/InjectResource.java>:32: warning - Tag @link:illegal character: "64" in "@Inject"
<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry5-annotations/src/main/java/org/apache/tapestry5/ioc/annotations/InjectResource.java>:32: warning - Tag @link: reference not found: @Inject
<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-core/src/main/java/org/apache/tapestry5/services/MarkupRendererFilter.java>:29: warning - Tag @see: can't find contributeMarkupRenderer(org.apache.tapestry5.ioc.OrderedConfiguration,
      org.apache.tapestry5.Asset, boolean, String, boolean, org.apache.tapestry5.ioc.services.SymbolSource,
      AssetSource, org.apache.tapestry5.services.javascript.JavaScriptStackSource,
      org.apache.tapestry5.internal.services.javascript.JavaScriptStackPathConstructor, org.apache.tapestry5.Asset) in org.apache.tapestry5.services.TapestryModule
<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-core/src/main/java/org/apache/tapestry5/services/PartialMarkupRendererFilter.java>:31: warning - Tag @see: can't find contributePartialMarkupRenderer(org.apache.tapestry5.ioc.OrderedConfiguration,
      org.apache.tapestry5.Asset, org.apache.tapestry5.services.javascript.JavaScriptStackSource,
      org.apache.tapestry5.internal.services.javascript.JavaScriptStackPathConstructor,
      org.apache.tapestry5.ioc.services.SymbolSource, AssetSource) in org.apache.tapestry5.services.TapestryModule
<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-core/src/main/java/org/apache/tapestry5/services/TapestryModule.java>:1568: warning - Tag @see: can't find contributePartialMarkupRenderer(org.apache.tapestry5.ioc.OrderedConfiguration, org.apache.tapestry5.Asset, org.apache.tapestry5.services.javascript.JavaScriptStackSource, org.apache.tapestry5.internal.services.javascript.JavaScriptStackPathConstructor, org.apache.tapestry5.ioc.services.SymbolSource, AssetSource) in org.apache.tapestry5.services.TapestryModule

7 warnings
:plastic:assemble UP-TO-DATE
:plastic:compileTestJava
:plastic:compileTestGroovy UP-TO-DATE
:plastic:processTestResources UP-TO-DATE
:plastic:testClasses
:plastic:testTest org.apache.tapestry5.plastic.FieldConduitTests FAILED
127 tests completed, 1 failure


FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':plastic:test'.
Cause: There were failing tests. See the report at <https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/plastic/build/reports/tests.>

* 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: 1 mins 7.56 secs
Build step 'Execute shell' marked build as failure
Updating TAP5-1906

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org