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/19 02:41:37 UTC

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

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

Changes:

[hlship] Change how the Grid component renders TH, TR, and TD elements to use data- attributes, not CSS class names

------------------------------------------
[...truncated 28037 lines...]
                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 (66):
        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
      PageLinkTest: org.apache.tapestry5.corelib.components.PageLinkTest
           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 124.322 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.926 ms
[INFO] PageLoader Loaded page 'Final' (en) in 26.976 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 (66):
        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
      PageLinkTest: org.apache.tapestry5.corelib.components.PageLinkTest
           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 146.342 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.046 ms
[INFO] PageLoader Loaded page 'Final' (en) in 11.560 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.

1375 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: 10 mins 19.997 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-19_00-30-33/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


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

Posted by Howard Lewis Ship <hl...@gmail.com>.
Huzzah!

Alas, I did this by turning off the JDK-check when on the CI server.
 Still, I'm really happy to have clean builds again!


On Sun, Jul 21, 2013 at 6:53 PM, Apache Jenkins Server <
jenkins@builds.apache.org> wrote:

> See <https://builds.apache.org/job/tapestry-trunk-freestyle/1109/changes>
>
>
> ---------------------------------------------------------------------
> 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

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/tapestry-trunk-freestyle/1109/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 #1108

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

Changes:

[hlship] Remove package info for now-empty package

[hlship] Floating console improvements

[hlship] Limit the height of the floating console

[hlship] Remove some triggerReflow() logic

[hlship] Turn off reflow logic while manipulating the DOM for the floating console

[hlship] Temporarily disable the JDK check for the CI server

[hlship] Move the def of reflowEventsEnabled outside of the Prototype-only block

------------------------------------------
[...truncated 27571 lines...]
                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 (66):
        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
      PageLinkTest: org.apache.tapestry5.corelib.components.PageLinkTest
           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 66.786 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.040 ms
[INFO] PageLoader Loaded page 'Final' (en) in 14.513 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 (66):
        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
      PageLinkTest: org.apache.tapestry5.corelib.components.PageLinkTest
           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 79.824 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.971 ms
[INFO] PageLoader Loaded page 'Final' (en) in 11.191 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.

1375 tests completed, 1 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: 14 mins 9.887 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-07-22_00-31-01/testng/testng-results-1.xml'
Processing '/home/hudson/hudson/jobs/tapestry-trunk-freestyle/builds/2013-07-22_00-31-01/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


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

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

Changes:

[hlship] Roll version forward to 5.4-alpha-13

------------------------------------------
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@3bef34b4:tapestry
Using strategy: Default
Last Built Revision: Revision 22a6f129e46c69198f3d9b10c9db1b64bcfe850c (origin/master)
Fetching changes from 1 remote Git repository
Fetching upstream changes from origin
Commencing build of Revision 44ddc9ad0b2e7762b3ca7b14f0ed3edaa499e7a3 (origin/master)
Checking out Revision 44ddc9ad0b2e7762b3ca7b14f0ed3edaa499e7a3 (origin/master)
[tapestry-trunk-freestyle] $ /bin/bash -xe /tmp/hudson6550489365556019751.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/hudson454333331841927365.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: "languageLevel" on "org.gradle.plugins.ide.idea.model.IdeaModel_Decorated@8487471", value: "1.5".
Deprecated dynamic property: "jdkName" on "org.gradle.plugins.ide.idea.model.IdeaModel_Decorated@8487471", value: "1.7".
Deprecated dynamic property "languageLevel" created in multiple locations.
Deprecated dynamic property "jdkName" created in multiple locations.

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/tapestry-trunk-freestyle/ws/build.gradle'> line: 266

* What went wrong:
A problem occurred evaluating root project 'tapestry-trunk-freestyle'.
> Update your JDK to fix VU#225657

* 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: 16.228 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.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Found matching files but did not find any TestNG results.
Error updating JIRA issues. Saving issues for next build.
com.atlassian.jira.rpc.exception.RemoteAuthenticationException: Attempt to log in user 'hudson' failed. The maximum number of failed login attempts has been reached. Please log into the application through the web interface to reset the number of failed login attempts.

---------------------------------------------------------------------
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 #1106

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

Changes:

[hlship] TAP5-1984: Do not invoke AjaxResponseRenderer callbacks when the response is an Ajax redirect

[hlship] Restore t5/core/fields:showValidationError which was incorrectly removed

[hlship] Throw an Error when an initialize function can not be found

[hlship] Adjust the code that locates alert content

------------------------------------------
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@3bef34b4:tapestry
Using strategy: Default
Last Built Revision: Revision 1cbec694d94b54324cb8131e3ab0c918a51f5d41 (origin/master)
Fetching changes from 1 remote Git repository
Fetching upstream changes from origin
Commencing build of Revision 22a6f129e46c69198f3d9b10c9db1b64bcfe850c (origin/master)
Checking out Revision 22a6f129e46c69198f3d9b10c9db1b64bcfe850c (origin/master)
[tapestry-trunk-freestyle] $ /bin/bash -xe /tmp/hudson1374850967622546929.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/hudson2212001205399507528.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: "languageLevel" on "org.gradle.plugins.ide.idea.model.IdeaModel_Decorated@1d5bc8c5", value: "1.5".
Deprecated dynamic property: "jdkName" on "org.gradle.plugins.ide.idea.model.IdeaModel_Decorated@1d5bc8c5", value: "1.7".
Deprecated dynamic property "languageLevel" created in multiple locations.
Deprecated dynamic property "jdkName" created in multiple locations.

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/tapestry-trunk-freestyle/ws/build.gradle'> line: 266

* What went wrong:
A problem occurred evaluating root project 'tapestry-trunk-freestyle'.
> Update your JDK to fix VU#225657

* 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: 10.961 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.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Found matching files but did not find any TestNG results.
Error updating JIRA issues. Saving issues for next build.
com.atlassian.jira.rpc.exception.RemoteAuthenticationException: Attempt to log in user 'hudson' failed. The maximum number of failed login attempts has been reached. Please log into the application through the web interface to reset the number of failed login attempts.

---------------------------------------------------------------------
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 #1105

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

Changes:

[hlship] Position the help-block for the Palette component undernear the other Palette content

[hlship] Put the message of the alert inside a <span> so that it can be located easily for testing

[hlship] TAP5-1914: Alerts needs a parameter to show/hide "Dismiss all"

[hlship] TAP5-2064: Add 'info' style to info alerts

------------------------------------------
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@3bef34b4:tapestry
Using strategy: Default
Last Built Revision: Revision 4f12ba2f5e1c641e37f2bc40298f885cc5260de1 (origin/master)
Fetching changes from 1 remote Git repository
Fetching upstream changes from origin
Commencing build of Revision 1cbec694d94b54324cb8131e3ab0c918a51f5d41 (origin/master)
Checking out Revision 1cbec694d94b54324cb8131e3ab0c918a51f5d41 (origin/master)
[tapestry-trunk-freestyle] $ /bin/bash -xe /tmp/hudson7063675490834657874.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/hudson314251254247610379.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: "languageLevel" on "org.gradle.plugins.ide.idea.model.IdeaModel_Decorated@4e33c558", value: "1.5".
Deprecated dynamic property: "jdkName" on "org.gradle.plugins.ide.idea.model.IdeaModel_Decorated@4e33c558", value: "1.7".
Deprecated dynamic property "languageLevel" created in multiple locations.
Deprecated dynamic property "jdkName" created in multiple locations.

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/tapestry-trunk-freestyle/ws/build.gradle'> line: 266

* What went wrong:
A problem occurred evaluating root project 'tapestry-trunk-freestyle'.
> Update your JDK to fix VU#225657

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 22.505 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.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Found matching files but did not find any TestNG results.
Error updating JIRA issues. Saving issues for next build.
com.atlassian.jira.rpc.exception.RemoteAuthenticationException: Attempt to log in user 'hudson' failed. The maximum number of failed login attempts has been reached. Please log into the application through the web interface to reset the number of failed login attempts.

---------------------------------------------------------------------
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 #1104

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

Changes:

[hlship] Remove the well from around alerts

------------------------------------------
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@3bef34b4:tapestry
Using strategy: Default
Last Built Revision: Revision b29772364f3453d30a7f3a7463b5bbef14042737 (origin/master)
Fetching changes from 1 remote Git repository
Fetching upstream changes from origin
Commencing build of Revision 4f12ba2f5e1c641e37f2bc40298f885cc5260de1 (origin/master)
Checking out Revision 4f12ba2f5e1c641e37f2bc40298f885cc5260de1 (origin/master)
[tapestry-trunk-freestyle] $ /bin/bash -xe /tmp/hudson8757948580561671888.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/hudson334508700645926202.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: "languageLevel" on "org.gradle.plugins.ide.idea.model.IdeaModel_Decorated@144f1ada", value: "1.5".
Deprecated dynamic property: "jdkName" on "org.gradle.plugins.ide.idea.model.IdeaModel_Decorated@144f1ada", value: "1.7".
Deprecated dynamic property "languageLevel" created in multiple locations.
Deprecated dynamic property "jdkName" created in multiple locations.

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/tapestry-trunk-freestyle/ws/build.gradle'> line: 266

* What went wrong:
A problem occurred evaluating root project 'tapestry-trunk-freestyle'.
> Update your JDK to fix VU#225657

* 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: 14.718 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.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Found matching files but did not find any TestNG results.

---------------------------------------------------------------------
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 #1103

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

Changes:

[hlship] Upgrade to latest version of RequireJS

[hlship] Change the developer's CoffeeScript compilation scripts to compile the same way that tapestry-wro4j does (not --bare)

------------------------------------------
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@3bef34b4:tapestry
Using strategy: Default
Last Built Revision: Revision 2dbde11ae4ecbf298d98b413d70ba137f7bab83b (origin/master)
Fetching changes from 1 remote Git repository
Fetching upstream changes from origin
Commencing build of Revision b29772364f3453d30a7f3a7463b5bbef14042737 (origin/master)
Checking out Revision b29772364f3453d30a7f3a7463b5bbef14042737 (origin/master)
[tapestry-trunk-freestyle] $ /bin/bash -xe /tmp/hudson6319388338562801465.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/hudson5787190809444918993.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: "languageLevel" on "org.gradle.plugins.ide.idea.model.IdeaModel_Decorated@5fb8424e", value: "1.5".
Deprecated dynamic property: "jdkName" on "org.gradle.plugins.ide.idea.model.IdeaModel_Decorated@5fb8424e", value: "1.7".
Deprecated dynamic property "languageLevel" created in multiple locations.
Deprecated dynamic property "jdkName" created in multiple locations.

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/tapestry-trunk-freestyle/ws/build.gradle'> line: 266

* What went wrong:
A problem occurred evaluating root project 'tapestry-trunk-freestyle'.
> Update your JDK to fix VU#225657

* 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: 11.816 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.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Found matching files but did not find any TestNG results.

---------------------------------------------------------------------
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 #1102

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

Changes:

[hlship] Roll version number forward to 5.4-alpha-12

[hlship] Remove t5/core/builder module

------------------------------------------
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@3bef34b4:tapestry
Using strategy: Default
Last Built Revision: Revision eaada44a8e6c83af346343c5d125015fe8ca6459 (origin/master)
Fetching changes from 1 remote Git repository
Fetching upstream changes from origin
Commencing build of Revision 2dbde11ae4ecbf298d98b413d70ba137f7bab83b (origin/master)
Checking out Revision 2dbde11ae4ecbf298d98b413d70ba137f7bab83b (origin/master)
[tapestry-trunk-freestyle] $ /bin/bash -xe /tmp/hudson6353105793724983190.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/hudson7970213448541732746.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: "languageLevel" on "org.gradle.plugins.ide.idea.model.IdeaModel_Decorated@7346b111", value: "1.5".
Deprecated dynamic property: "jdkName" on "org.gradle.plugins.ide.idea.model.IdeaModel_Decorated@7346b111", value: "1.7".
Deprecated dynamic property "languageLevel" created in multiple locations.
Deprecated dynamic property "jdkName" created in multiple locations.

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/tapestry-trunk-freestyle/ws/build.gradle'> line: 266

* What went wrong:
A problem occurred evaluating root project 'tapestry-trunk-freestyle'.
> Update your JDK to fix VU#225657

* 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: 28.116 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.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Found matching files but did not find any TestNG results.

---------------------------------------------------------------------
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 #1101

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

Changes:

[hlship] Roll version number forward to 5.4-alpha-11

[hlship] Add cross-reference documentation

[hlship] Add a file-system cache ofr single-input-file comilations (CoffeeScript) that can persist between executions

------------------------------------------
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@216f8c55:tapestry
Using strategy: Default
Last Built Revision: Revision a8ad6d265d98bb379df64b941af3922406c06394 (origin/master)
Fetching changes from 1 remote Git repository
Fetching upstream changes from origin
Commencing build of Revision eaada44a8e6c83af346343c5d125015fe8ca6459 (origin/master)
Checking out Revision eaada44a8e6c83af346343c5d125015fe8ca6459 (origin/master)
[tapestry-trunk-freestyle] $ /bin/bash -xe /tmp/hudson6481293331479149630.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/hudson3503901869009862805.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: "languageLevel" on "org.gradle.plugins.ide.idea.model.IdeaModel_Decorated@54becf73", value: "1.5".
Deprecated dynamic property: "jdkName" on "org.gradle.plugins.ide.idea.model.IdeaModel_Decorated@54becf73", value: "1.7".
Deprecated dynamic property "languageLevel" created in multiple locations.
Deprecated dynamic property "jdkName" created in multiple locations.

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/tapestry-trunk-freestyle/ws/build.gradle'> line: 266

* What went wrong:
A problem occurred evaluating root project 'tapestry-trunk-freestyle'.
> Update your JDK to fix VU#225657

* 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: 19.374 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.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Found matching files but did not find any TestNG results.

---------------------------------------------------------------------
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 #1100

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

Changes:

[hlship] TAP5-2142: Handle exceptions during form validation

[hlship] TAP5-2141: Ajax form submission should ignore fields with no name

------------------------------------------
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@216f8c55:tapestry
Using strategy: Default
Last Built Revision: Revision 75eaf6a5ecba47b5ba9bd498aae57c51b73facba (origin/master)
Fetching changes from 1 remote Git repository
Fetching upstream changes from origin
Commencing build of Revision a8ad6d265d98bb379df64b941af3922406c06394 (origin/master)
Checking out Revision a8ad6d265d98bb379df64b941af3922406c06394 (origin/master)
[tapestry-trunk-freestyle] $ /bin/bash -xe /tmp/hudson5395443452632766591.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/hudson4518463317005094602.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: "languageLevel" on "org.gradle.plugins.ide.idea.model.IdeaModel_Decorated@4a23d87f", value: "1.5".
Deprecated dynamic property: "jdkName" on "org.gradle.plugins.ide.idea.model.IdeaModel_Decorated@4a23d87f", value: "1.7".
Deprecated dynamic property "languageLevel" created in multiple locations.
Deprecated dynamic property "jdkName" created in multiple locations.

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/tapestry-trunk-freestyle/ws/build.gradle'> line: 266

* What went wrong:
A problem occurred evaluating root project 'tapestry-trunk-freestyle'.
> Update your JDK to fix VU#225657

* 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: 26.778 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.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Found matching files but did not find any TestNG results.
Updating TAP5-2142
Updating TAP5-2141

---------------------------------------------------------------------
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 #1099

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

Changes:

[hlship] TAP5-2137: Tree component renders empty nodes as expandable, AssertionError when expanded

------------------------------------------
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@3f0e9543:tapestry
Using strategy: Default
Last Built Revision: Revision b8e15bfc324716206d2aafde9be781069db2be0e (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 75eaf6a5ecba47b5ba9bd498aae57c51b73facba (origin/master)
Checking out Revision 75eaf6a5ecba47b5ba9bd498aae57c51b73facba (origin/master)
[tapestry-trunk-freestyle] $ /bin/bash -xe /tmp/hudson1284808384268787905.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/hudson3905146281747213931.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: "languageLevel" on "org.gradle.plugins.ide.idea.model.IdeaModel_Decorated@6a04919b", value: "1.5".
Deprecated dynamic property: "jdkName" on "org.gradle.plugins.ide.idea.model.IdeaModel_Decorated@6a04919b", value: "1.7".
Deprecated dynamic property "languageLevel" created in multiple locations.
Deprecated dynamic property "jdkName" created in multiple locations.

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/tapestry-trunk-freestyle/ws/build.gradle'> line: 266

* What went wrong:
A problem occurred evaluating root project 'tapestry-trunk-freestyle'.
> Update your JDK to fix VU#225657

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 18.556 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.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Found matching files but did not find any TestNG results.
Updating TAP5-2137

---------------------------------------------------------------------
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 #1098

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

Changes:

[hlship] Turn of JavaDoc generation on the CI server while we wait for JDK update

------------------------------------------
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@3f0e9543:tapestry
Using strategy: Default
Last Built Revision: Revision 7e65baebf6d3cdf02ef8df1fe0586f4bcfa293ce (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 b8e15bfc324716206d2aafde9be781069db2be0e (origin/master)
Checking out Revision b8e15bfc324716206d2aafde9be781069db2be0e (origin/master)
[tapestry-trunk-freestyle] $ /bin/bash -xe /tmp/hudson6215375572532001876.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/hudson5120487386482992053.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@3b25b27c", value: "1.5".
Deprecated dynamic property "jdkName" created in multiple locations.

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/tapestry-trunk-freestyle/ws/build.gradle'> line: 264

* What went wrong:
A problem occurred evaluating root project 'tapestry-trunk-freestyle'.
> Update your JDK to fix VU#225657

* 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: 15.499 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.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Found matching files but did not find any TestNG results.

---------------------------------------------------------------------
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 #1097

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

Changes:

[hlship] Remove a Gradle warning

[hlship] Advance version number to 5.4-alpha-10

------------------------------------------
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@3f0e9543:tapestry
Using strategy: Default
Last Built Revision: Revision cbe4d6656df18e9b8dbf672ef49334a06c622917 (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 7e65baebf6d3cdf02ef8df1fe0586f4bcfa293ce (origin/master)
Checking out Revision 7e65baebf6d3cdf02ef8df1fe0586f4bcfa293ce (origin/master)
[tapestry-trunk-freestyle] $ /bin/bash -xe /tmp/hudson4887433105750457836.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/hudson4838260733190314278.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@52a00770", value: "1.5".
Deprecated dynamic property "jdkName" created in multiple locations.

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/tapestry-trunk-freestyle/ws/build.gradle'> line: 264

* What went wrong:
A problem occurred evaluating root project 'tapestry-trunk-freestyle'.
> Update your JDK to fix VU#225657

* 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: 16.09 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.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Found matching files but did not find any TestNG results.

---------------------------------------------------------------------
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-trunk-freestyle #1096

Posted by Howard Lewis Ship <hl...@gmail.com>.
true, but Im confused as to why disabling jaadoc didn't fix it.

oh, yes, right. Gradle lifecycle, you can be elusive.  The tasks run during
evaluation, the sometassre executed. The jdk check was occuring during eval.

On Saturday, June 22, 2013, Ulrich Stärk wrote:

> My fault. This is my machine, I need to update the JDK. Will do it
> tomorrow (CEST).
>
> Uli
>
> On 22.06.2013 02:28, Howard Lewis Ship wrote:
> > But the right change would be to get the correct JDK installed on the
> build
> > machines.
> >
> >
> > On Fri, Jun 21, 2013 at 5:28 PM, Howard Lewis Ship <hlship@gmail.com<javascript:;>>
> wrote:
> >
> >> Builds are now failing due to JDK version:
> >>
> >> FAILURE: Build failed with an exception.
> >>
> >> * Where:
> >> Build file
> '/var/jenkins/hudson-slave/workspace/tapestry-trunk-freestyle/build.gradle'
> line: 264
> >>
> >> * What went wrong:
> >> A problem occurred evaluating root project 'tapestry-trunk-freestyle'.
> >>> Update your JDK to fix VU#225657
> >>
> >>
> >>
> >> I'm going to see if I can turn off JavaDoc generation as a way to avoid
> >> this.
> >>
> >>
> >> ---------- Forwarded message ----------
> >> From: Apache Jenkins Server <jenkins@builds.apache.org <javascript:;>>
> >> Date: Fri, Jun 21, 2013 at 4:31 PM
> >> Subject: Build failed in Jenkins: tapestry-trunk-freestyle #1096
> >> To: dev@tapestry.apache.org <javascript:;>, mlusetti@gmail.com<javascript:;>,
> hlship@comcast.net <javascript:;>
> >>
> >>
> >> See <
> https://builds.apache.org/job/tapestry-trunk-freestyle/1096/changes>
> >>
> >> Changes:
> >>
> >> [hlship] Fix some issues related to generating documentation
> >>
> >> [hlship] Finish comment
> >>
> >> ------------------------------------------
> >> 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@3f0e9543:tapestry
> >> Using strategy: Default
> >> Last Built Revision: Revision b04fb2fd6046a1dacdc3d266024d1ef6b977c1aa
> >> (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 cbe4d6656df18e9b8dbf672ef49334a06c622917
> >> (origin/master)
> >> Checking out Revision cbe4d6656df18e9b8dbf672ef49334a06c622917
> >> (origin/master)
> >> [tapestry-trunk-freestyle] $ /bin/bash -xe
> /tmp/hudson255988171337842172.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+buildformore information
> >> [tapestry-trunk-freestyle] $ /bin/bash -xe
> >> /tmp/hudson7702638996942806345.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.htmlforinformation on the replacement for dynamic properties.
> >> Deprecated dynamic property: "jdkName" on
> >> "org.gradle.plugins.ide.idea.model.IdeaModel_Decorated@68b0019f",
> 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.
> >>
> >> FAILURE: Build failed with an exception.
> >>
> >> * Where:
> >> Build file '<
> >> https://builds.apache.org/job/tapestry-trunk-freestyle/ws/build.gradle
> '>
> >> line: 264
> >>
> >> * What went wrong:
> >> A problem occurred evaluating root project 'tapestry-trunk-freestyle'.
> >>> Update your JDK to fix VU#225657
> >>
> >> * 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: 14.612 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.
> >> testng-results.xml was last modified before this build started. Ignoring
> >> it.
> >> Saving reports...
> >> Found matching files but did not find any TestNG results.
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org<javascript:;>
> >> For additional commands, e-mail: dev-help@tapestry.apache.org<javascript:;>
> >>
> >>
> >>
> >>
> >> --
> >> 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 <javascript:;>
> For additional commands, e-mail: dev-help@tapestry.apache.org<javascript:;>
>
>

-- 
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

Re: Build failed in Jenkins: tapestry-trunk-freestyle #1096

Posted by Ulrich Stärk <ul...@spielviel.de>.
My fault. This is my machine, I need to update the JDK. Will do it tomorrow (CEST).

Uli

On 22.06.2013 02:28, Howard Lewis Ship wrote:
> But the right change would be to get the correct JDK installed on the build
> machines.
> 
> 
> On Fri, Jun 21, 2013 at 5:28 PM, Howard Lewis Ship <hl...@gmail.com> wrote:
> 
>> Builds are now failing due to JDK version:
>>
>> FAILURE: Build failed with an exception.
>>
>> * Where:
>> Build file '/var/jenkins/hudson-slave/workspace/tapestry-trunk-freestyle/build.gradle' line: 264
>>
>> * What went wrong:
>> A problem occurred evaluating root project 'tapestry-trunk-freestyle'.
>>> Update your JDK to fix VU#225657
>>
>>
>>
>> I'm going to see if I can turn off JavaDoc generation as a way to avoid
>> this.
>>
>>
>> ---------- Forwarded message ----------
>> From: Apache Jenkins Server <je...@builds.apache.org>
>> Date: Fri, Jun 21, 2013 at 4:31 PM
>> Subject: Build failed in Jenkins: tapestry-trunk-freestyle #1096
>> To: dev@tapestry.apache.org, mlusetti@gmail.com, hlship@comcast.net
>>
>>
>> See <https://builds.apache.org/job/tapestry-trunk-freestyle/1096/changes>
>>
>> Changes:
>>
>> [hlship] Fix some issues related to generating documentation
>>
>> [hlship] Finish comment
>>
>> ------------------------------------------
>> 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@3f0e9543:tapestry
>> Using strategy: Default
>> Last Built Revision: Revision b04fb2fd6046a1dacdc3d266024d1ef6b977c1aa
>> (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 cbe4d6656df18e9b8dbf672ef49334a06c622917
>> (origin/master)
>> Checking out Revision cbe4d6656df18e9b8dbf672ef49334a06c622917
>> (origin/master)
>> [tapestry-trunk-freestyle] $ /bin/bash -xe /tmp/hudson255988171337842172.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+buildfor more information
>> [tapestry-trunk-freestyle] $ /bin/bash -xe
>> /tmp/hudson7702638996942806345.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.htmlfor information on the replacement for dynamic properties.
>> Deprecated dynamic property: "jdkName" on
>> "org.gradle.plugins.ide.idea.model.IdeaModel_Decorated@68b0019f", 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.
>>
>> FAILURE: Build failed with an exception.
>>
>> * Where:
>> Build file '<
>> https://builds.apache.org/job/tapestry-trunk-freestyle/ws/build.gradle'>
>> line: 264
>>
>> * What went wrong:
>> A problem occurred evaluating root project 'tapestry-trunk-freestyle'.
>>> Update your JDK to fix VU#225657
>>
>> * 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: 14.612 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.
>> testng-results.xml was last modified before this build started. Ignoring
>> it.
>> Saving reports...
>> Found matching files but did not find any TestNG results.
>>
>> ---------------------------------------------------------------------
>> 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-trunk-freestyle #1096

Posted by Howard Lewis Ship <hl...@gmail.com>.
But the right change would be to get the correct JDK installed on the build
machines.


On Fri, Jun 21, 2013 at 5:28 PM, Howard Lewis Ship <hl...@gmail.com> wrote:

> Builds are now failing due to JDK version:
>
> FAILURE: Build failed with an exception.
>
> * Where:
> Build file '/var/jenkins/hudson-slave/workspace/tapestry-trunk-freestyle/build.gradle' line: 264
>
> * What went wrong:
> A problem occurred evaluating root project 'tapestry-trunk-freestyle'.
> > Update your JDK to fix VU#225657
>
>
>
> I'm going to see if I can turn off JavaDoc generation as a way to avoid
> this.
>
>
> ---------- Forwarded message ----------
> From: Apache Jenkins Server <je...@builds.apache.org>
> Date: Fri, Jun 21, 2013 at 4:31 PM
> Subject: Build failed in Jenkins: tapestry-trunk-freestyle #1096
> To: dev@tapestry.apache.org, mlusetti@gmail.com, hlship@comcast.net
>
>
> See <https://builds.apache.org/job/tapestry-trunk-freestyle/1096/changes>
>
> Changes:
>
> [hlship] Fix some issues related to generating documentation
>
> [hlship] Finish comment
>
> ------------------------------------------
> 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@3f0e9543:tapestry
> Using strategy: Default
> Last Built Revision: Revision b04fb2fd6046a1dacdc3d266024d1ef6b977c1aa
> (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 cbe4d6656df18e9b8dbf672ef49334a06c622917
> (origin/master)
> Checking out Revision cbe4d6656df18e9b8dbf672ef49334a06c622917
> (origin/master)
> [tapestry-trunk-freestyle] $ /bin/bash -xe /tmp/hudson255988171337842172.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+buildfor more information
> [tapestry-trunk-freestyle] $ /bin/bash -xe
> /tmp/hudson7702638996942806345.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.htmlfor information on the replacement for dynamic properties.
> Deprecated dynamic property: "jdkName" on
> "org.gradle.plugins.ide.idea.model.IdeaModel_Decorated@68b0019f", 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.
>
> FAILURE: Build failed with an exception.
>
> * Where:
> Build file '<
> https://builds.apache.org/job/tapestry-trunk-freestyle/ws/build.gradle'>
> line: 264
>
> * What went wrong:
> A problem occurred evaluating root project 'tapestry-trunk-freestyle'.
> > Update your JDK to fix VU#225657
>
> * 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: 14.612 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.
> testng-results.xml was last modified before this build started. Ignoring
> it.
> Saving reports...
> Found matching files but did not find any TestNG results.
>
> ---------------------------------------------------------------------
> 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
>



-- 
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

Fwd: Build failed in Jenkins: tapestry-trunk-freestyle #1096

Posted by Howard Lewis Ship <hl...@gmail.com>.
Builds are now failing due to JDK version:

FAILURE: Build failed with an exception.

* Where:
Build file '/var/jenkins/hudson-slave/workspace/tapestry-trunk-freestyle/build.gradle'
line: 264

* What went wrong:
A problem occurred evaluating root project 'tapestry-trunk-freestyle'.
> Update your JDK to fix VU#225657



I'm going to see if I can turn off JavaDoc generation as a way to avoid
this.

---------- Forwarded message ----------
From: Apache Jenkins Server <je...@builds.apache.org>
Date: Fri, Jun 21, 2013 at 4:31 PM
Subject: Build failed in Jenkins: tapestry-trunk-freestyle #1096
To: dev@tapestry.apache.org, mlusetti@gmail.com, hlship@comcast.net


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

Changes:

[hlship] Fix some issues related to generating documentation

[hlship] Finish comment

------------------------------------------
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@3f0e9543:tapestry
Using strategy: Default
Last Built Revision: Revision b04fb2fd6046a1dacdc3d266024d1ef6b977c1aa
(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 cbe4d6656df18e9b8dbf672ef49334a06c622917
(origin/master)
Checking out Revision cbe4d6656df18e9b8dbf672ef49334a06c622917
(origin/master)
[tapestry-trunk-freestyle] $ /bin/bash -xe /tmp/hudson255988171337842172.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+buildfor
more information
[tapestry-trunk-freestyle] $ /bin/bash -xe /tmp/hudson7702638996942806345.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.htmlfor
information on the replacement for dynamic properties.
Deprecated dynamic property: "jdkName" on
"org.gradle.plugins.ide.idea.model.IdeaModel_Decorated@68b0019f", 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.

FAILURE: Build failed with an exception.

* Where:
Build file '<
https://builds.apache.org/job/tapestry-trunk-freestyle/ws/build.gradle'>
line: 264

* What went wrong:
A problem occurred evaluating root project 'tapestry-trunk-freestyle'.
> Update your JDK to fix VU#225657

* 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: 14.612 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.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Found matching files but did not find any TestNG results.

---------------------------------------------------------------------
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

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

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

Changes:

[hlship] Fix some issues related to generating documentation

[hlship] Finish comment

------------------------------------------
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@3f0e9543:tapestry
Using strategy: Default
Last Built Revision: Revision b04fb2fd6046a1dacdc3d266024d1ef6b977c1aa (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 cbe4d6656df18e9b8dbf672ef49334a06c622917 (origin/master)
Checking out Revision cbe4d6656df18e9b8dbf672ef49334a06c622917 (origin/master)
[tapestry-trunk-freestyle] $ /bin/bash -xe /tmp/hudson255988171337842172.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/hudson7702638996942806345.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@68b0019f", 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.

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/tapestry-trunk-freestyle/ws/build.gradle'> line: 264

* What went wrong:
A problem occurred evaluating root project 'tapestry-trunk-freestyle'.
> Update your JDK to fix VU#225657

* 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: 14.612 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.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Found matching files but did not find any TestNG results.

---------------------------------------------------------------------
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 #1095

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

Changes:

[hlship] Fix indentation problems that caused incorrect CoffeeScript to be extracted

[hlship] Use Node to compile CoffeeScript, when available

[hlship] TAP5-2050: Grid sort icons should be added via CSS instead of rendering an embedded img element

------------------------------------------
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@3f0e9543:tapestry
Using strategy: Default
Last Built Revision: Revision e20b44a5ba06946bbe62aa018e4341bbadc7bbee (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 b04fb2fd6046a1dacdc3d266024d1ef6b977c1aa (origin/master)
Checking out Revision b04fb2fd6046a1dacdc3d266024d1ef6b977c1aa (origin/master)
[tapestry-trunk-freestyle] $ /bin/bash -xe /tmp/hudson1741629238871369312.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/hudson5175572489806090955.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@5769aa0e", 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.

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/tapestry-trunk-freestyle/ws/build.gradle'> line: 264

* What went wrong:
A problem occurred evaluating root project 'tapestry-trunk-freestyle'.
> Update your JDK to fix VU#225657

* 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.62 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.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Found matching files but did not find any TestNG results.
Updating TAP5-2050

---------------------------------------------------------------------
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 #1094

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

Changes:

[hlship] Make JDK version check smarter about parsing a string like "1.7.0_12-ea"

------------------------------------------
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@3f0e9543:tapestry
Using strategy: Default
Last Built Revision: Revision c42c1c0d23ac37976f4280c99c51d1f2ca1b008c (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 e20b44a5ba06946bbe62aa018e4341bbadc7bbee (origin/master)
Checking out Revision e20b44a5ba06946bbe62aa018e4341bbadc7bbee (origin/master)
[tapestry-trunk-freestyle] $ /bin/bash -xe /tmp/hudson3367773610350062591.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/hudson6365171575808213213.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@22531380", 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.

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/tapestry-trunk-freestyle/ws/build.gradle'> line: 264

* What went wrong:
A problem occurred evaluating root project 'tapestry-trunk-freestyle'.
> Update your JDK to fix VU#225657

* 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: 19.535 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.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Found matching files but did not find any TestNG results.

---------------------------------------------------------------------
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 #1093

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

Changes:

[mlusetti] fix typo and license header issues

[mlusetti] TAP5-2131 Add new resources for custom CSS based on JDK7 javadoc stylesheet

[mlusetti] TAP5-2131 Adapt to choose between JDK6 and JDK7 stylesheets

------------------------------------------
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@3f0e9543:tapestry
Using strategy: Default
Last Built Revision: Revision 09ca582667da4c0a65b77146e4ef44676690597e (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 c42c1c0d23ac37976f4280c99c51d1f2ca1b008c (origin/master)
Checking out Revision c42c1c0d23ac37976f4280c99c51d1f2ca1b008c (origin/master)
[tapestry-trunk-freestyle] $ /bin/bash -xe /tmp/hudson2910829355902123805.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/hudson5687123059376174512.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@14b512cb", 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.

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/tapestry-trunk-freestyle/ws/build.gradle'> line: 264

* What went wrong:
A problem occurred evaluating root project 'tapestry-trunk-freestyle'.
> Update your JDK to fix VU#225657

* 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: 15.72 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.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Found matching files but did not find any TestNG results.
Updating TAP5-2131

---------------------------------------------------------------------
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 #1092

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

Changes:

[hlship] Write parameter names as <strong>

[hlship] Fix JavaDoc Warnings

------------------------------------------
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@3f0e9543:tapestry
Using strategy: Default
Last Built Revision: Revision 1230be05ffa691a3876210428cb3390d10be8d0c (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 09ca582667da4c0a65b77146e4ef44676690597e (origin/master)
Checking out Revision 09ca582667da4c0a65b77146e4ef44676690597e (origin/master)
[tapestry-trunk-freestyle] $ /bin/bash -xe /tmp/hudson5033499493403332660.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/hudson6756982386028312885.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@2957c7bf", 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: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:compileCoffeeScript 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-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: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 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: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:preprocessCoffeeScript UP-TO-DATE
:tapestry-core:compileProcessedCoffeescript UP-TO-DATE
:tapestry-core:processResources UP-TO-DATE
:tapestry-core:classes
:tapestry-core:jar
:tapestry-hibernate-core:compileJavaNote: Some input files use or override a deprecated API.
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
:aggregateJavadoc<https://builds.apache.org/job/tapestry-trunk-freestyle/ws/tapestry-mongodb/src/main/java/org/apache/tapestry5/internal/mongodb/MongoDBImpl.java>:21: cannot find symbol
symbol  : class MongoDBSource
location: package org.apache.tapestry5.mongodb
import org.apache.tapestry5.mongodb.MongoDBSource;
                                   ^
<https://builds.apache.org/job/tapestry-trunk-freestyle/ws/tapestry-mongodb/src/main/java/org/apache/tapestry5/internal/mongodb/MongoDBImpl.java>:43: cannot find symbol
symbol  : class MongoDBSource
location: class org.apache.tapestry5.internal.mongodb.MongoDBImpl
		   MongoDBSource mongoDBSource,
		   ^
<https://builds.apache.org/job/tapestry-trunk-freestyle/ws/tapestry-mongodb/src/main/java/org/apache/tapestry5/internal/mongodb/MongoDBSourceImpl.java>:19: cannot find symbol
symbol  : class MongoDBSource
location: package org.apache.tapestry5.mongodb
import org.apache.tapestry5.mongodb.MongoDBSource;
                                   ^
<https://builds.apache.org/job/tapestry-trunk-freestyle/ws/tapestry-mongodb/src/main/java/org/apache/tapestry5/internal/mongodb/MongoDBSourceImpl.java>:29: cannot find symbol
symbol: class MongoDBSource
public class MongoDBSourceImpl implements MongoDBSource
                                          ^
<https://builds.apache.org/job/tapestry-trunk-freestyle/ws/tapestry-mongodb/src/main/java/org/apache/tapestry5/mongodb/modules/MongodbModule.java>:15: cannot find symbol
symbol  : class MongoDBSource
location: package org.apache.tapestry5.mongodb
import org.apache.tapestry5.mongodb.MongoDBSource;
                                   ^
<https://builds.apache.org/job/tapestry-trunk-freestyle/ws/tapestry-mongodb/src/main/java/org/apache/tapestry5/mongodb/modules/MongodbModule.java>:47: cannot find symbol
symbol  : class MongoDBSource
location: class org.apache.tapestry5.mongodb.modules.MongodbModule
    public static MongoDB buildMongoDB(Logger logger, final MongoDBSource mongoDBSource,
                                                            ^
<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-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/internal/mongodb/MongoDBSourceImpl.java>:29: warning - Tag @link: reference not found: org.apache.tapestry5.mongodb.MongoDBSource
<https://builds.apache.org/job/tapestry-trunk-freestyle/ws/tapestry-mongodb/src/main/java/org/apache/tapestry5/internal/mongodb/MongoDBSourceImpl.java>:29: warning - Tag @link: reference not found: org.apache.tapestry5.mongodb.MongoDBSource
java.lang.NullPointerException
	at com.sun.tools.doclets.formats.html.PackageUseWriter.generatePackageUse(PackageUseWriter.java:180)
	at com.sun.tools.doclets.formats.html.PackageUseWriter.generatePackageList(PackageUseWriter.java:124)
	at com.sun.tools.doclets.formats.html.PackageUseWriter.generatePackageUse(PackageUseWriter.java:110)
	at com.sun.tools.doclets.formats.html.PackageUseWriter.generatePackageUseFile(PackageUseWriter.java:99)
	at com.sun.tools.doclets.formats.html.PackageUseWriter.generate(PackageUseWriter.java:78)
	at com.sun.tools.doclets.formats.html.ClassUseWriter.generate(ClassUseWriter.java:116)
	at com.sun.tools.doclets.formats.html.HtmlDoclet.generateOtherFiles(HtmlDoclet.java:92)
	at com.sun.tools.doclets.internal.toolkit.AbstractDoclet.startGeneration(AbstractDoclet.java:122)
	at com.sun.tools.doclets.internal.toolkit.AbstractDoclet.start(AbstractDoclet.java:64)
	at com.sun.tools.doclets.formats.html.HtmlDoclet.start(HtmlDoclet.java:42)
	at com.sun.tools.doclets.standard.Standard.start(Standard.java:23)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.sun.tools.javadoc.DocletInvoker.invoke(DocletInvoker.java:269)
	at com.sun.tools.javadoc.DocletInvoker.start(DocletInvoker.java:143)
	at com.sun.tools.javadoc.Start.parseAndExecute(Start.java:340)
	at com.sun.tools.javadoc.Start.begin(Start.java:128)
	at com.sun.tools.javadoc.Main.execute(Main.java:41)
	at com.sun.tools.javadoc.Main.main(Main.java:31)

11 warnings
:aggregateJavadoc FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':aggregateJavadoc'.
> Javadoc generation failed.

* 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 20.577 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.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Found matching files but did not find any TestNG results.

---------------------------------------------------------------------
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 #1091

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

Changes:

[hlship] CSS and visual improvements to the Tree component

------------------------------------------
[...truncated 27928 lines...]
                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 (66):
        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
      PageLinkTest: org.apache.tapestry5.corelib.components.PageLinkTest
           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 62.382 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.047 ms
[INFO] PageLoader Loaded page 'Final' (en) in 14.369 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 (66):
        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
      PageLinkTest: org.apache.tapestry5.corelib.components.PageLinkTest
           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 62.333 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.976 ms
[INFO] PageLoader Loaded page 'Final' (en) in 11.223 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.

1375 tests completed, 1 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: 11 mins 52.137 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-19_01-30-30/testng/testng-results-1.xml'
Processing '/home/hudson/hudson/jobs/tapestry-trunk-freestyle/builds/2013-06-19_01-30-30/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