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 2013/06/04 03:40:43 UTC

Build failed in Jenkins: tapestry-trunk-freestyle #1074

See <https://builds.apache.org/job/tapestry-trunk-freestyle/1074/changes>

Changes:

[hlship] Improve some documentation

[hlship] TAP5-2125: Ajax form submissions via jQuery may pass t:formdata as "t:formdata[]" if there are multiple values

------------------------------------------
[...truncated 21680 lines...]
              TestPageForLocale: org.apache.tapestry5.integration.app2.pages.TestPageForLocale
                TestPageForLoop: org.apache.tapestry5.integration.app2.pages.TestPageForLoop
         TestPageForRedirectURL: org.apache.tapestry5.integration.app2.pages.TestPageForRedirectURL
 TestPageForServletOutputStream: org.apache.tapestry5.integration.app2.pages.TestPageForServletOutputStream
              TestPageForSubmit: org.apache.tapestry5.integration.app2.pages.TestPageForSubmit
   TestPageForTemplateInContext: org.apache.tapestry5.integration.app2.pages.TestPageForTemplateInContext
              TestPageForUnless: org.apache.tapestry5.integration.app2.pages.TestPageForUnless

[INFO] ComponentClassResolver Available components (65):
        ActionLink: org.apache.tapestry5.corelib.components.ActionLink
        AddRowLink: org.apache.tapestry5.corelib.components.AddRowLink
      AjaxFormLoop: org.apache.tapestry5.corelib.components.AjaxFormLoop
            Alerts: org.apache.tapestry5.corelib.components.Alerts
               Any: org.apache.tapestry5.corelib.components.Any
           AnyTest: org.apache.tapestry5.corelib.components.AnyTest
       BeanDisplay: org.apache.tapestry5.corelib.components.BeanDisplay
      BeanEditForm: org.apache.tapestry5.corelib.components.BeanEditForm
        BeanEditor: org.apache.tapestry5.corelib.components.BeanEditor
    BeanEditorTest: org.apache.tapestry5.corelib.components.BeanEditorTest
          Checkbox: org.apache.tapestry5.corelib.components.Checkbox
         Checklist: org.apache.tapestry5.corelib.components.Checklist
         DateField: org.apache.tapestry5.corelib.components.DateField
          Delegate: org.apache.tapestry5.corelib.components.Delegate
           Doctype: org.apache.tapestry5.corelib.components.Doctype
           Dynamic: org.apache.tapestry5.corelib.components.Dynamic
             Error: org.apache.tapestry5.corelib.components.Error
            Errors: org.apache.tapestry5.corelib.components.Errors
         EventLink: org.apache.tapestry5.corelib.components.EventLink
  ExceptionDisplay: org.apache.tapestry5.corelib.components.ExceptionDisplay
              Form: org.apache.tapestry5.corelib.components.Form
      FormFragment: org.apache.tapestry5.corelib.components.FormFragment
      FormInjector: org.apache.tapestry5.corelib.components.FormInjector
          FormTest: org.apache.tapestry5.corelib.components.FormTest
              Grid: org.apache.tapestry5.corelib.components.Grid
          GridCell: org.apache.tapestry5.corelib.components.GridCell
       GridColumns: org.apache.tapestry5.corelib.components.GridColumns
         GridPager: org.apache.tapestry5.corelib.components.GridPager
          GridRows: org.apache.tapestry5.corelib.components.GridRows
            Hidden: org.apache.tapestry5.corelib.components.Hidden
        HiddenTest: org.apache.tapestry5.corelib.components.HiddenTest
                If: org.apache.tapestry5.corelib.components.If
             Label: org.apache.tapestry5.corelib.components.Label
        LinkSubmit: org.apache.tapestry5.corelib.components.LinkSubmit
              Loop: org.apache.tapestry5.corelib.components.Loop
          LoopTest: org.apache.tapestry5.corelib.components.LoopTest
            Output: org.apache.tapestry5.corelib.components.Output
         OutputRaw: org.apache.tapestry5.corelib.components.OutputRaw
     OutputRawTest: org.apache.tapestry5.corelib.components.OutputRawTest
        OutputTest: org.apache.tapestry5.corelib.components.OutputTest
          PageLink: org.apache.tapestry5.corelib.components.PageLink
           Palette: org.apache.tapestry5.corelib.components.Palette
     PasswordField: org.apache.tapestry5.corelib.components.PasswordField
ProgressiveDisplay: org.apache.tapestry5.corelib.components.ProgressiveDisplay
   PropertyDisplay: org.apache.tapestry5.corelib.components.PropertyDisplay
    PropertyEditor: org.apache.tapestry5.corelib.components.PropertyEditor
PropertyEditorTest: org.apache.tapestry5.corelib.components.PropertyEditorTest
             Radio: org.apache.tapestry5.corelib.components.Radio
        RadioGroup: org.apache.tapestry5.corelib.components.RadioGroup
     RemoveRowLink: org.apache.tapestry5.corelib.components.RemoveRowLink
      RenderObject: org.apache.tapestry5.corelib.components.RenderObject
            Select: org.apache.tapestry5.corelib.components.Select
        SelectTest: org.apache.tapestry5.corelib.components.SelectTest
      SimpleLayout: org.apache.tapestry5.integration.app2.components.SimpleLayout
            Submit: org.apache.tapestry5.corelib.components.Submit
    SubmitNotifier: org.apache.tapestry5.corelib.components.SubmitNotifier
        SubmitTest: org.apache.tapestry5.corelib.components.SubmitTest
          TextArea: org.apache.tapestry5.corelib.components.TextArea
         TextField: org.apache.tapestry5.corelib.components.TextField
        TextOutput: org.apache.tapestry5.corelib.components.TextOutput
    TextOutputTest: org.apache.tapestry5.corelib.components.TextOutputTest
              Tree: org.apache.tapestry5.corelib.components.Tree
           Trigger: org.apache.tapestry5.corelib.components.Trigger
            Unless: org.apache.tapestry5.corelib.components.Unless
              Zone: org.apache.tapestry5.corelib.components.Zone

[INFO] ComponentClassResolver Available mixins (13):
      Autocomplete: org.apache.tapestry5.corelib.mixins.Autocomplete
      ControlGroup: org.apache.tapestry5.corelib.mixins.ControlGroup
       DiscardBody: org.apache.tapestry5.corelib.mixins.DiscardBody
           ForceId: org.apache.tapestry5.integration.app2.mixins.ForceId
    FormFieldFocus: org.apache.tapestry5.corelib.mixins.FormFieldFocus
          NotEmpty: org.apache.tapestry5.corelib.mixins.NotEmpty
OverrideFieldFocus: org.apache.tapestry5.corelib.mixins.OverrideFieldFocus
    RenderClientId: org.apache.tapestry5.corelib.mixins.RenderClientId
    RenderDisabled: org.apache.tapestry5.corelib.mixins.RenderDisabled
   RenderInformals: org.apache.tapestry5.corelib.mixins.RenderInformals
RenderNotification: org.apache.tapestry5.corelib.mixins.RenderNotification
   TriggerFragment: org.apache.tapestry5.corelib.mixins.TriggerFragment
       ZoneRefresh: org.apache.tapestry5.corelib.mixins.ZoneRefresh

[INFO] PageLoader Loaded page 'Launch' (en) in 63.127 ms
[ERROR] ClientDataEncoder The symbol 'tapestry.hmac-passphrase' has not been configured. This is used to configure hash-based message authentication of Tapestry data stored in forms, or in the URL. You application is less secure, and more vulnerable to denial-of-service attacks, when this symbol is not configured.
[INFO] PageLoader Loaded page 'Intermediate' (en) in 1.370 ms
[INFO] PageLoader Loaded page 'Final' (en) in 13.246 ms
[INFO] ComponentClassResolver Available pages (30):
               DTDFromComponent: org.apache.tapestry5.integration.app2.pages.DTDFromComponent
                    DTDFromPage: org.apache.tapestry5.integration.app2.pages.DTDFromPage
                ExceptionReport: org.apache.tapestry5.corelib.pages.ExceptionReport
                          Final: org.apache.tapestry5.integration.app2.pages.Final
                   Intermediate: org.apache.tapestry5.integration.app2.pages.Intermediate
                         Launch: org.apache.tapestry5.integration.app2.pages.Launch
                    MultipleDTD: org.apache.tapestry5.integration.app2.pages.MultipleDTD
                          NoDTD: org.apache.tapestry5.integration.app2.pages.NoDTD
                    PageCatalog: org.apache.tapestry5.corelib.pages.PageCatalog
          PropertyDisplayBlocks: org.apache.tapestry5.corelib.pages.PropertyDisplayBlocks
             PropertyEditBlocks: org.apache.tapestry5.corelib.pages.PropertyEditBlocks
        ResultPageForActionLink: org.apache.tapestry5.integration.app2.pages.ResultPageForActionLink
                  ServiceStatus: org.apache.tapestry5.corelib.pages.ServiceStatus
                    T5Dashboard: org.apache.tapestry5.corelib.pages.T5Dashboard
                 TestPageForASO: org.apache.tapestry5.integration.app2.pages.TestPageForASO
          TestPageForActionLink: org.apache.tapestry5.integration.app2.pages.TestPageForActionLink
TestPageForActionLinkWithStream: org.apache.tapestry5.integration.app2.pages.TestPageForActionLinkWithStream
               TestPageForAsset: org.apache.tapestry5.integration.app2.pages.TestPageForAsset
                TestPageForForm: org.apache.tapestry5.integration.app2.pages.TestPageForForm
                TestPageForHead: org.apache.tapestry5.integration.app2.pages.TestPageForHead
           TestPageForHttpError: org.apache.tapestry5.integration.app2.pages.TestPageForHttpError
         TestPageForHttpHeaders: org.apache.tapestry5.integration.app2.pages.TestPageForHttpHeaders
                  TestPageForIf: org.apache.tapestry5.integration.app2.pages.TestPageForIf
              TestPageForLocale: org.apache.tapestry5.integration.app2.pages.TestPageForLocale
                TestPageForLoop: org.apache.tapestry5.integration.app2.pages.TestPageForLoop
         TestPageForRedirectURL: org.apache.tapestry5.integration.app2.pages.TestPageForRedirectURL
 TestPageForServletOutputStream: org.apache.tapestry5.integration.app2.pages.TestPageForServletOutputStream
              TestPageForSubmit: org.apache.tapestry5.integration.app2.pages.TestPageForSubmit
   TestPageForTemplateInContext: org.apache.tapestry5.integration.app2.pages.TestPageForTemplateInContext
              TestPageForUnless: org.apache.tapestry5.integration.app2.pages.TestPageForUnless

[INFO] ComponentClassResolver Available components (65):
        ActionLink: org.apache.tapestry5.corelib.components.ActionLink
        AddRowLink: org.apache.tapestry5.corelib.components.AddRowLink
      AjaxFormLoop: org.apache.tapestry5.corelib.components.AjaxFormLoop
            Alerts: org.apache.tapestry5.corelib.components.Alerts
               Any: org.apache.tapestry5.corelib.components.Any
           AnyTest: org.apache.tapestry5.corelib.components.AnyTest
       BeanDisplay: org.apache.tapestry5.corelib.components.BeanDisplay
      BeanEditForm: org.apache.tapestry5.corelib.components.BeanEditForm
        BeanEditor: org.apache.tapestry5.corelib.components.BeanEditor
    BeanEditorTest: org.apache.tapestry5.corelib.components.BeanEditorTest
          Checkbox: org.apache.tapestry5.corelib.components.Checkbox
         Checklist: org.apache.tapestry5.corelib.components.Checklist
         DateField: org.apache.tapestry5.corelib.components.DateField
          Delegate: org.apache.tapestry5.corelib.components.Delegate
           Doctype: org.apache.tapestry5.corelib.components.Doctype
           Dynamic: org.apache.tapestry5.corelib.components.Dynamic
             Error: org.apache.tapestry5.corelib.components.Error
            Errors: org.apache.tapestry5.corelib.components.Errors
         EventLink: org.apache.tapestry5.corelib.components.EventLink
  ExceptionDisplay: org.apache.tapestry5.corelib.components.ExceptionDisplay
              Form: org.apache.tapestry5.corelib.components.Form
      FormFragment: org.apache.tapestry5.corelib.components.FormFragment
      FormInjector: org.apache.tapestry5.corelib.components.FormInjector
          FormTest: org.apache.tapestry5.corelib.components.FormTest
              Grid: org.apache.tapestry5.corelib.components.Grid
          GridCell: org.apache.tapestry5.corelib.components.GridCell
       GridColumns: org.apache.tapestry5.corelib.components.GridColumns
         GridPager: org.apache.tapestry5.corelib.components.GridPager
          GridRows: org.apache.tapestry5.corelib.components.GridRows
            Hidden: org.apache.tapestry5.corelib.components.Hidden
        HiddenTest: org.apache.tapestry5.corelib.components.HiddenTest
                If: org.apache.tapestry5.corelib.components.If
             Label: org.apache.tapestry5.corelib.components.Label
        LinkSubmit: org.apache.tapestry5.corelib.components.LinkSubmit
              Loop: org.apache.tapestry5.corelib.components.Loop
          LoopTest: org.apache.tapestry5.corelib.components.LoopTest
            Output: org.apache.tapestry5.corelib.components.Output
         OutputRaw: org.apache.tapestry5.corelib.components.OutputRaw
     OutputRawTest: org.apache.tapestry5.corelib.components.OutputRawTest
        OutputTest: org.apache.tapestry5.corelib.components.OutputTest
          PageLink: org.apache.tapestry5.corelib.components.PageLink
           Palette: org.apache.tapestry5.corelib.components.Palette
     PasswordField: org.apache.tapestry5.corelib.components.PasswordField
ProgressiveDisplay: org.apache.tapestry5.corelib.components.ProgressiveDisplay
   PropertyDisplay: org.apache.tapestry5.corelib.components.PropertyDisplay
    PropertyEditor: org.apache.tapestry5.corelib.components.PropertyEditor
PropertyEditorTest: org.apache.tapestry5.corelib.components.PropertyEditorTest
             Radio: org.apache.tapestry5.corelib.components.Radio
        RadioGroup: org.apache.tapestry5.corelib.components.RadioGroup
     RemoveRowLink: org.apache.tapestry5.corelib.components.RemoveRowLink
      RenderObject: org.apache.tapestry5.corelib.components.RenderObject
            Select: org.apache.tapestry5.corelib.components.Select
        SelectTest: org.apache.tapestry5.corelib.components.SelectTest
      SimpleLayout: org.apache.tapestry5.integration.app2.components.SimpleLayout
            Submit: org.apache.tapestry5.corelib.components.Submit
    SubmitNotifier: org.apache.tapestry5.corelib.components.SubmitNotifier
        SubmitTest: org.apache.tapestry5.corelib.components.SubmitTest
          TextArea: org.apache.tapestry5.corelib.components.TextArea
         TextField: org.apache.tapestry5.corelib.components.TextField
        TextOutput: org.apache.tapestry5.corelib.components.TextOutput
    TextOutputTest: org.apache.tapestry5.corelib.components.TextOutputTest
              Tree: org.apache.tapestry5.corelib.components.Tree
           Trigger: org.apache.tapestry5.corelib.components.Trigger
            Unless: org.apache.tapestry5.corelib.components.Unless
              Zone: org.apache.tapestry5.corelib.components.Zone

[INFO] ComponentClassResolver Available mixins (13):
      Autocomplete: org.apache.tapestry5.corelib.mixins.Autocomplete
      ControlGroup: org.apache.tapestry5.corelib.mixins.ControlGroup
       DiscardBody: org.apache.tapestry5.corelib.mixins.DiscardBody
           ForceId: org.apache.tapestry5.integration.app2.mixins.ForceId
    FormFieldFocus: org.apache.tapestry5.corelib.mixins.FormFieldFocus
          NotEmpty: org.apache.tapestry5.corelib.mixins.NotEmpty
OverrideFieldFocus: org.apache.tapestry5.corelib.mixins.OverrideFieldFocus
    RenderClientId: org.apache.tapestry5.corelib.mixins.RenderClientId
    RenderDisabled: org.apache.tapestry5.corelib.mixins.RenderDisabled
   RenderInformals: org.apache.tapestry5.corelib.mixins.RenderInformals
RenderNotification: org.apache.tapestry5.corelib.mixins.RenderNotification
   TriggerFragment: org.apache.tapestry5.corelib.mixins.TriggerFragment
       ZoneRefresh: org.apache.tapestry5.corelib.mixins.ZoneRefresh

[INFO] PageLoader Loaded page 'Launch' (en) in 126.754 ms
[ERROR] ClientDataEncoder The symbol 'tapestry.hmac-passphrase' has not been configured. This is used to configure hash-based message authentication of Tapestry data stored in forms, or in the URL. You application is less secure, and more vulnerable to denial-of-service attacks, when this symbol is not configured.
[INFO] PageLoader Loaded page 'Intermediate' (en) in 0.952 ms
[INFO] PageLoader Loaded page 'Final' (en) in 10.445 ms
[ERROR] SerializationSupport Unexpected service proxy provider when clearing the provider. This may indicate that you have multiple IoC Registries.
[ERROR] SerializationSupport Unexpected service proxy provider when clearing the provider. This may indicate that you have multiple IoC Registries.

1371 tests completed, 2 failed
:tapestry-core:test FAILED

FAILURE: Build failed with an exception.

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

* 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: 9 mins 18.267 secs
Build step 'Execute shell' marked build as failure
Recording test results
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/build/reports/tests/testng-results.xml
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/home/hudson/hudson/jobs/tapestry-trunk-freestyle/builds/2013-06-04_01-30-23/testng/testng-results-1.xml'
Processing '/home/hudson/hudson/jobs/tapestry-trunk-freestyle/builds/2013-06-04_01-30-23/testng/testng-results.xml'
TestNG Reports Processing: FINISH
Updating TAP5-2125

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


Jenkins build is back to normal : tapestry-trunk-freestyle #1076

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


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


Build failed in Jenkins: tapestry-trunk-freestyle #1075

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

Changes:

[hlship] Move the "data-page-initialized" attribute to the <body> tag, easier to reference when using Geb

[hlship] Update script to compile to same place as Gradle build

[hlship] Add tests for Less compilation

------------------------------------------
Started by an SCM change
Building remotely on tapestry in workspace <https://builds.apache.org/job/tapestry-trunk-freestyle/ws/>
Checkout:tapestry-trunk-freestyle / <https://builds.apache.org/job/tapestry-trunk-freestyle/ws/> - hudson.remoting.Channel@1f720d1c:tapestry
Using strategy: Default
Last Built Revision: Revision 85284b2b131e19929b407b352cf0264f30090efd (origin/master)
Fetching changes from 1 remote Git repository
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/tapestry-5.git
Commencing build of Revision a8b3336014cb94612c5ac6160552ba639170480d (origin/master)
Checking out Revision a8b3336014cb94612c5ac6160552ba639170480d (origin/master)
[tapestry-trunk-freestyle] $ /bin/bash -xe /tmp/hudson3532018074752427076.sh
+ Xvfb :6 -ac -screen 0 1024x768x8
[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-trunk-freestyle] $ /bin/bash -xe /tmp/hudson180308732753462109.sh
+ DISPLAY=:6.0
+ bash <https://builds.apache.org/job/tapestry-trunk-freestyle/ws/gradlew> -Dci=true -Dfile.encoding=UTF-8 -b <https://builds.apache.org/job/tapestry-trunk-freestyle/ws/build.gradle> continuousIntegration
:buildSrc:compileJava UP-TO-DATE
:buildSrc:compileGroovy UP-TO-DATE
:buildSrc:processResources UP-TO-DATE
:buildSrc:classes UP-TO-DATE
:buildSrc:jar UP-TO-DATE
:buildSrc:assemble UP-TO-DATE
:buildSrc:compileTestJava UP-TO-DATE
:buildSrc:compileTestGroovy UP-TO-DATE
:buildSrc:processTestResources UP-TO-DATE
:buildSrc:testClasses UP-TO-DATE
:buildSrc:test UP-TO-DATE
:buildSrc:check UP-TO-DATE
:buildSrc:build UP-TO-DATE
Creating properties on demand (a.k.a. dynamic properties) has been deprecated and is scheduled to be removed in Gradle 2.0. Please read http://gradle.org/docs/current/dsl/org.gradle.api.plugins.ExtraPropertiesExtension.html for information on the replacement for dynamic properties.
Deprecated dynamic property: "jdkName" on "org.gradle.plugins.ide.idea.model.IdeaModel_Decorated@4dbb73b0", value: "1.5".
Deprecated dynamic property "jdkName" created in multiple locations.
The reportsDir property has been deprecated and is scheduled to be removed in Gradle 2.0. Please use the reporting.baseDir property instead.
: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:compileCoffeeScript
: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-runner:compileJava UP-TO-DATE
:tapestry-runner:compileGroovy UP-TO-DATE
:tapestry-runner:processResources UP-TO-DATE
:tapestry-runner:classes UP-TO-DATE
:tapestry-runner:jar UP-TO-DATE
:tapestry-test-data:compileJava UP-TO-DATE
:tapestry-test-data:compileGroovy UP-TO-DATE
:tapestry-test-data:processResources UP-TO-DATE
:tapestry-test-data:classes UP-TO-DATE
:tapestry-test-data: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
: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-trunk-freestyle/ws/tapestry-core/src/main/java/org/apache/tapestry5/internal/services/DefaultRequestExceptionHandler.java>:56: warning - Tag @link: reference not found: SymbolConstants.EXCEPTION_REPORT_PAGE
<https://builds.apache.org/job/tapestry-trunk-freestyle/ws/tapestry-core/src/main/java/org/apache/tapestry5/internal/services/DocumentLinker.java>:28: warning - Tag @see: malformed: "org.apache.tapestry5.services.javascript.ModuleManager#writeInitialization(org.apache.tapestry5.dom.Element, java.util.List"
<https://builds.apache.org/job/tapestry-trunk-freestyle/ws/tapestry-core/src/main/java/org/apache/tapestry5/internal/services/DocumentLinker.java>:28: warning - Tag @see: reference not found: org.apache.tapestry5.services.javascript.ModuleManager#writeInitialization(org.apache.tapestry5.dom.Element, java.util.List
<https://builds.apache.org/job/tapestry-trunk-freestyle/ws/tapestry-core/src/main/java/org/apache/tapestry5/services/assets/AssetChecksumGenerator.java>:27: warning - Tag @link: reference not found: org.apache.tapestry5.Resource
<https://builds.apache.org/job/tapestry-trunk-freestyle/ws/tapestry-core/src/main/java/org/apache/tapestry5/services/assets/AssetPathConstructor.java>:64: warning - Tag @link: reference not found: 
<https://builds.apache.org/job/tapestry-trunk-freestyle/ws/tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/services/PropertyAccess.java>:61: warning - Tag @link: can't find ClassPropertyAdapter.getPropertyAdapter(String) in org.apache.tapestry5.ioc.services.PropertyAccess
<https://builds.apache.org/job/tapestry-trunk-freestyle/ws/tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/services/PropertyAccess.java>:61: warning - Tag @link: can't find PropertyAdapter.getAnnotation(Class) in org.apache.tapestry5.ioc.services.PropertyAccess
<https://builds.apache.org/job/tapestry-trunk-freestyle/ws/tapestry-core/src/main/java/org/apache/tapestry5/services/LibraryMapping.java>:79: warning - Tag @link: can't find getLibraryName() in org.apache.tapestry5.services.LibraryMapping
<https://builds.apache.org/job/tapestry-trunk-freestyle/ws/tapestry-core/src/main/java/org/apache/tapestry5/services/assets/AssetPathConstructor.java>:64: warning - Tag @link: reference not found: 
<https://builds.apache.org/job/tapestry-trunk-freestyle/ws/tapestry-mongodb/src/main/java/org/apache/tapestry5/mongodb/MongoDBSymbols.java>:21: warning - Tag @link: missing '#': "com.mongodb.ReadPreference.primary()"
<https://builds.apache.org/job/tapestry-trunk-freestyle/ws/tapestry-mongodb/src/main/java/org/apache/tapestry5/mongodb/MongoDBSymbols.java>:21: warning - Tag @link: can't find com.mongodb.ReadPreference.primary() in org.apache.tapestry5.mongodb.MongoDBSymbols
<https://builds.apache.org/job/tapestry-trunk-freestyle/ws/tapestry-mongodb/src/main/java/org/apache/tapestry5/mongodb/MongoDBSymbols.java>:16: warning - Tag @link: reference not found: com.mongodb.WriteConcern.ACKNOWLEDGED
<https://builds.apache.org/job/tapestry-trunk-freestyle/ws/tapestry-jpa/src/main/java/org/apache/tapestry5/jpa/TapestryPersistenceUnitInfo.java>:166: warning - @alink is an unknown tag.
<https://builds.apache.org/job/tapestry-trunk-freestyle/ws/tapestry-jpa/src/main/java/org/apache/tapestry5/jpa/TapestryPersistenceUnitInfo.java>:166: warning - @alink is an unknown tag.
<https://builds.apache.org/job/tapestry-trunk-freestyle/ws/tapestry-jpa/src/main/java/org/apache/tapestry5/jpa/TapestryPersistenceUnitInfo.java>:166: warning - @alink is an unknown tag.
<https://builds.apache.org/job/tapestry-trunk-freestyle/ws/tapestry-jpa/src/main/java/org/apache/tapestry5/jpa/TapestryPersistenceUnitInfo.java>:166: warning - @alink is an unknown tag.
<https://builds.apache.org/job/tapestry-trunk-freestyle/ws/tapestry-jpa/src/main/java/org/apache/tapestry5/jpa/TapestryPersistenceUnitInfo.java>:166: warning - @alink is an unknown tag.
<https://builds.apache.org/job/tapestry-trunk-freestyle/ws/tapestry-core/src/main/java/org/apache/tapestry5/corelib/components/GridColumns.java>:244: warning - @return tag has no arguments.
<https://builds.apache.org/job/tapestry-trunk-freestyle/ws/tapestry-core/src/main/java/org/apache/tapestry5/services/assets/AssetChecksumGenerator.java>:27: warning - Tag @link: reference not found: org.apache.tapestry5.Resource
<https://builds.apache.org/job/tapestry-trunk-freestyle/ws/tapestry-jpa/src/main/java/org/apache/tapestry5/jpa/TapestryPersistenceUnitInfo.java>:166: warning - @alink is an unknown tag.
<https://builds.apache.org/job/tapestry-trunk-freestyle/ws/tapestry-core/src/main/java/org/apache/tapestry5/services/assets/AssetChecksumGenerator.java>:27: warning - Tag @link: reference not found: org.apache.tapestry5.Resource
<https://builds.apache.org/job/tapestry-trunk-freestyle/ws/tapestry-core/src/main/java/org/apache/tapestry5/services/assets/AssetChecksumGenerator.java>:27: warning - Tag @link: reference not found: org.apache.tapestry5.Resource
<https://builds.apache.org/job/tapestry-trunk-freestyle/ws/tapestry-core/src/main/java/org/apache/tapestry5/services/assets/AssetChecksumGenerator.java>:27: warning - Tag @link: reference not found: org.apache.tapestry5.Resource
<https://builds.apache.org/job/tapestry-trunk-freestyle/ws/tapestry-core/src/main/java/org/apache/tapestry5/services/assets/AssetChecksumGenerator.java>:27: warning - Tag @link: reference not found: org.apache.tapestry5.Resource
<https://builds.apache.org/job/tapestry-trunk-freestyle/ws/tapestry-jpa/src/main/java/org/apache/tapestry5/jpa/TapestryPersistenceUnitInfo.java>:166: warning - @alink is an unknown tag.

25 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:test UP-TO-DATE
:plastic:check UP-TO-DATE
:plastic:build UP-TO-DATE
:plastic:sourcesJar UP-TO-DATE
:plastic:uploadPublishedUploading: org/apache/tapestry/plastic/5.4-SNAPSHOT/plastic-5.4-20130604.172935-107.jar to repository remote at https://repository.apache.org/content/repositories/snapshots
Transferring 292K from remote
Uploaded 292K
Uploading: org/apache/tapestry/plastic/5.4-SNAPSHOT/plastic-5.4-20130604.172935-107-sources.jar to repository remote at https://repository.apache.org/content/repositories/snapshots
Transferring 320K from remote
Uploaded 320K

:quickstart:compileJava UP-TO-DATE
:quickstart:compileGroovy UP-TO-DATE
:quickstart:processFiltered UP-TO-DATE
:quickstart:processResources UP-TO-DATE
:quickstart:classes UP-TO-DATE
:quickstart:jar UP-TO-DATE
:quickstart:assemble UP-TO-DATE
:quickstart:compileTestJava UP-TO-DATE
:quickstart:compileTestGroovy UP-TO-DATE
:quickstart:processTestResources UP-TO-DATE
:quickstart:testClasses UP-TO-DATE
:quickstart:test UP-TO-DATE
:quickstart:check UP-TO-DATE
:quickstart:build UP-TO-DATE
:quickstart:sourcesJar UP-TO-DATE
:quickstart:uploadPublishedUploading: org/apache/tapestry/quickstart/5.4-SNAPSHOT/quickstart-5.4-20130604.172950-107.jar to repository remote at https://repository.apache.org/content/repositories/snapshots
Transferring 92K from remote
Uploaded 92K
Uploading: org/apache/tapestry/quickstart/5.4-SNAPSHOT/quickstart-5.4-20130604.172950-107-sources.jar to repository remote at https://repository.apache.org/content/repositories/snapshots
Transferring 35K from remote
Uploaded 35K

:tapestry-beanvalidator:compileJava
:tapestry-beanvalidator:compileGroovy UP-TO-DATE
:tapestry-beanvalidator:compileCoffeeScript UP-TO-DATE
:tapestry-beanvalidator:processResources UP-TO-DATE
:tapestry-beanvalidator:classes
:tapestry-beanvalidator:jar UP-TO-DATE
:tapestry-beanvalidator:assemble UP-TO-DATE
:tapestry-beanvalidator:compileTestJava
:tapestry-beanvalidator:compileTestGroovy UP-TO-DATE
:tapestry-beanvalidator:processTestResources UP-TO-DATE
:tapestry-beanvalidator:testClasses
:tapestry-beanvalidator:test

Tapestry Bean Validatior Integration Tests > org.apache.tapestry5.beanvalidator.integration.TapestryBeanValidationIntegrationTests.client_validation FAILED
    java.lang.AssertionError at TapestryBeanValidationIntegrationTests.java:119

Tapestry Bean Validatior Integration Tests > org.apache.tapestry5.beanvalidator.integration.TapestryBeanValidationIntegrationTests.form_client_validation FAILED
    java.lang.AssertionError at TapestryBeanValidationIntegrationTests.java:179

7 tests completed, 2 failed
:tapestry-beanvalidator:test FAILED

FAILURE: Build failed with an exception.

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

* 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: 2 mins 6.585 secs
Build step 'Execute shell' marked build as failure
Recording test results
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/build/reports/tests/testng-results.xml
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/home/hudson/hudson/jobs/tapestry-trunk-freestyle/builds/2013-06-04_17-30-22/testng/testng-results.xml'
TestNG Reports Processing: FINISH

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