You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by "Continuum@myfaces.zones.apache.org" <co...@myfaces.apache.org> on 2008/03/10 13:09:05 UTC

[continuum] BUILD SUCCESSFUL: Tobago Core

Online report : http://myfaces.zones.apache.org:8080/continuum/buildResult.action?buildId=7317&projectId=7

Build statistics:
  State: Ok
  Previous State: Failed
  Started at: Mon 10 Mar 2008 12:06:24 +0000
  Finished at: Mon 10 Mar 2008 12:09:00 +0000
  Total time: 2m 35s
  Build Trigger: Schedule
  Build Number: 153
  Exit code: 0
  Building machine hostname: myfaces.zones.apache.org
  Operating system : SunOS(unknown)
  Java Home version : 
          java version "1.5.0_15"
          Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_15-b04)
          Java HotSpot(TM) Server VM (build 1.5.0_15-b04, mixed mode)
        
  Builder version :
          Maven version: 2.0.8
          Java version: 1.5.0_15
          OS name: "sunos" version: "5.10" arch: "x86" Family: "unix"
    
****************************************************************************
SCM Changes:
****************************************************************************
Changed: bommel @ Mon 10 Mar 2008 11:12:56 +0000
Comment: checkstyle
Files changed:
  /myfaces/tobago/trunk/core/src/main/java/org/apache/myfaces/tobago/layout/ComponentConstraints.java ( 635529 )
  /myfaces/tobago/trunk/core/src/main/java/org/apache/myfaces/tobago/layout/ContainerConstraints.java ( 635529 )
  /myfaces/tobago/trunk/core/src/main/java/org/apache/myfaces/tobago/layout/LayoutComponentImpl.java ( 635529 )
  /myfaces/tobago/trunk/core/src/main/java/org/apache/myfaces/tobago/layout/LayoutContainerImpl.java ( 635529 )
  /myfaces/tobago/trunk/core/src/main/java/org/apache/myfaces/tobago/layout/PixelMeasure.java ( 635529 )
  /myfaces/tobago/trunk/core/src/main/java/org/apache/myfaces/tobago/layout/grid/Cell.java ( 635529 )
  /myfaces/tobago/trunk/core/src/main/java/org/apache/myfaces/tobago/layout/grid/ComponentCell.java ( 635529 )
  /myfaces/tobago/trunk/core/src/main/java/org/apache/myfaces/tobago/layout/grid/Grid.java ( 635529 )
  /myfaces/tobago/trunk/core/src/main/java/org/apache/myfaces/tobago/layout/grid/GridArray.java ( 635529 )
  /myfaces/tobago/trunk/core/src/main/java/org/apache/myfaces/tobago/layout/grid/GridComponentConstraints.java ( 635529 )
  /myfaces/tobago/trunk/core/src/main/java/org/apache/myfaces/tobago/layout/grid/GridContainerConstraints.java ( 635529 )
  /myfaces/tobago/trunk/core/src/main/java/org/apache/myfaces/tobago/layout/grid/GridLayoutManager.java ( 635529 )
  /myfaces/tobago/trunk/core/src/main/java/org/apache/myfaces/tobago/layout/grid/SpanCell.java ( 635529 )

****************************************************************************
Dependencies Changes:
****************************************************************************
org.apache.myfaces.tobago:tobago-tool-annotation:1.1.0-SNAPSHOT

org.apache.myfaces.tobago:tobago-tool-apt:1.1.0-SNAPSHOT

org.apache.myfaces.tobago:tobago:1.1.0-SNAPSHOT

****************************************************************************
Test Summary:
****************************************************************************
Tests: 55
Failures: 0
Total time: 1731

****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'checkstyle'.
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Core
[INFO]    task-segment: [clean, deploy, checkstyle:check]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /local/continuum-1.1-beta-2/working-directory/7/target
[INFO] [scm:update {execution: getting-scm.revision}]
[INFO] Executing: svn --non-interactive update
[INFO] Working directory: /local/continuum-1.1-beta-2/working-directory/7
[INFO] Storing revision in 'scm.revision' project property.
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 443 source files to /local/continuum-1.1-beta-2/working-directory/7/target/classes
[INFO] [apt:execute {execution: tobago-tlds}]
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
[INFO] [apt:execute {execution: tobago-faces-config}]
[ERROR] Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

[INFO] [resources:resources {execution: copy-faces-config}]
[INFO] Using default encoding to copy filtered resources.
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Compiling 42 source files to /local/continuum-1.1-beta-2/working-directory/7/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: /local/continuum-1.1-beta-2/working-directory/7/target/surefire-reports
12:07:06            main DEBUG - org.apache.myfaces.tobago.webapp.TobagoMultipartFormdataRequest:92 - parametercount = 9
12:07:06            main DEBUG - org.apache.myfaces.tobago.webapp.TobagoMultipartFormdataRequest:101 - Parameter : 'color'='red' isFormField=true contentType='null'
12:07:06            main DEBUG - org.apache.myfaces.tobago.webapp.TobagoMultipartFormdataRequest:101 - Parameter : 'city'='Amsterdam' isFormField=true contentType='null'
12:07:06            main DEBUG - org.apache.myfaces.tobago.webapp.TobagoMultipartFormdataRequest:101 - Parameter : 'city'='Bonn' isFormField=true contentType='null'
12:07:06            main DEBUG - org.apache.myfaces.tobago.webapp.TobagoMultipartFormdataRequest:101 - Parameter : 'city'='Pisa' isFormField=true contentType='null'
12:07:06            main DEBUG - org.apache.myfaces.tobago.webapp.TobagoMultipartFormdataRequest:101 - Parameter : 'color'='green' isFormField=true contentType='null'
12:07:06            main DEBUG - org.apache.myfaces.tobago.webapp.TobagoMultipartFormdataRequest:101 - Parameter : 'file'='Hello World!' isFormField=false contentType='text/plain'
12:07:06            main DEBUG - org.apache.myfaces.tobago.webapp.TobagoMultipartFormdataRequest:101 - Parameter : 'color'='blue' isFormField=true contentType='null'
12:07:06            main DEBUG - org.apache.myfaces.tobago.webapp.TobagoMultipartFormdataRequest:101 - Parameter : 'color'='yellow' isFormField=true contentType='null'
12:07:06            main DEBUG - org.apache.myfaces.tobago.webapp.TobagoMultipartFormdataRequest:101 - Parameter : 'country'='Trinidad & Tobago' isFormField=true contentType='null'
12:07:06            main DEBUG - org.apache.myfaces.tobago.webapp.TobagoMultipartFormdataRequest:92 - parametercount = 9
12:07:06            main DEBUG - org.apache.myfaces.tobago.webapp.TobagoMultipartFormdataRequest:101 - Parameter : 'color'='red' isFormField=true contentType='null'
12:07:06            main DEBUG - org.apache.myfaces.tobago.webapp.TobagoMultipartFormdataRequest:101 - Parameter : 'city'='Amsterdam' isFormField=true contentType='null'
12:07:06            main DEBUG - org.apache.myfaces.tobago.webapp.TobagoMultipartFormdataRequest:101 - Parameter : 'city'='Bonn' isFormField=true contentType='null'
12:07:06            main DEBUG - org.apache.myfaces.tobago.webapp.TobagoMultipartFormdataRequest:101 - Parameter : 'city'='Pisa' isFormField=true contentType='null'
12:07:06            main DEBUG - org.apache.myfaces.tobago.webapp.TobagoMultipartFormdataRequest:101 - Parameter : 'color'='green' isFormField=true contentType='null'
12:07:06            main DEBUG - org.apache.myfaces.tobago.webapp.TobagoMultipartFormdataRequest:101 - Parameter : 'file'='Hello World!' isFormField=false contentType='text/plain'
12:07:06            main DEBUG - org.apache.myfaces.tobago.webapp.TobagoMultipartFormdataRequest:101 - Parameter : 'color'='blue' isFormField=true contentType='null'
12:07:06            main DEBUG - org.apache.myfaces.tobago.webapp.TobagoMultipartFormdataRequest:101 - Parameter : 'color'='yellow' isFormField=true contentType='null'
12:07:06            main DEBUG - org.apache.myfaces.tobago.webapp.TobagoMultipartFormdataRequest:101 - Parameter : 'country'='Trinidad & Tobago' isFormField=true contentType='null'
12:07:06            main DEBUG - org.apache.myfaces.tobago.webapp.TobagoMultipartFormdataRequest:92 - parametercount = 9
12:07:06            main DEBUG - org.apache.myfaces.tobago.webapp.TobagoMultipartFormdataRequest:101 - Parameter : 'color'='red' isFormField=true contentType='null'
12:07:06            main DEBUG - org.apache.myfaces.tobago.webapp.TobagoMultipartFormdataRequest:101 - Parameter : 'city'='Amsterdam' isFormField=true contentType='null'
12:07:06            main DEBUG - org.apache.myfaces.tobago.webapp.TobagoMultipartFormdataRequest:101 - Parameter : 'city'='Bonn' isFormField=true contentType='null'
12:07:06            main DEBUG - org.apache.myfaces.tobago.webapp.TobagoMultipartFormdataRequest:101 - Parameter : 'city'='Pisa' isFormField=true contentType='null'
12:07:06            main DEBUG - org.apache.myfaces.tobago.webapp.TobagoMultipartFormdataRequest:101 - Parameter : 'color'='green' isFormField=true contentType='null'
12:07:06            main DEBUG - org.apache.myfaces.tobago.webapp.TobagoMultipartFormdataRequest:101 - Parameter : 'file'='Hello World!' isFormField=false contentType='text/plain'
12:07:06            main DEBUG - org.apache.myfaces.tobago.webapp.TobagoMultipartFormdataRequest:101 - Parameter : 'color'='blue' isFormField=true contentType='null'
12:07:06            main DEBUG - org.apache.myfaces.tobago.webapp.TobagoMultipartFormdataRequest:101 - Parameter : 'color'='yellow' isFormField=true contentType='null'
12:07:06            main DEBUG - org.apache.myfaces.tobago.webapp.TobagoMultipartFormdataRequest:101 - Parameter : 'country'='Trinidad & Tobago' isFormField=true contentType='null'
12:07:06            main DEBUG - org.apache.myfaces.tobago.webapp.TobagoMultipartFormdataRequest:92 - parametercount = 9
12:07:06            main DEBUG - org.apache.myfaces.tobago.webapp.TobagoMultipartFormdataRequest:101 - Parameter : 'color'='red' isFormField=true contentType='null'
12:07:06            main DEBUG - org.apache.myfaces.tobago.webapp.TobagoMultipartFormdataRequest:101 - Parameter : 'city'='Amsterdam' isFormField=true contentType='null'
12:07:06            main DEBUG - org.apache.myfaces.tobago.webapp.TobagoMultipartFormdataRequest:101 - Parameter : 'city'='Bonn' isFormField=true contentType='null'
12:07:06            main DEBUG - org.apache.myfaces.tobago.webapp.TobagoMultipartFormdataRequest:101 - Parameter : 'city'='Pisa' isFormField=true contentType='null'
12:07:06            main DEBUG - org.apache.myfaces.tobago.webapp.TobagoMultipartFormdataRequest:101 - Parameter : 'color'='green' isFormField=true contentType='null'
12:07:06            main DEBUG - org.apache.myfaces.tobago.webapp.TobagoMultipartFormdataRequest:101 - Parameter : 'file'='Hello World!' isFormField=false contentType='text/plain'
12:07:06            main DEBUG - org.apache.myfaces.tobago.webapp.TobagoMultipartFormdataRequest:101 - Parameter : 'color'='blue' isFormField=true contentType='null'
12:07:06            main DEBUG - org.apache.myfaces.tobago.webapp.TobagoMultipartFormdataRequest:101 - Parameter : 'color'='yellow' isFormField=true contentType='null'
12:07:06            main DEBUG - org.apache.myfaces.tobago.webapp.TobagoMultipartFormdataRequest:101 - Parameter : 'country'='Trinidad & Tobago' isFormField=true contentType='null'
12:07:06            main DEBUG - org.apache.myfaces.tobago.webapp.TobagoMultipartFormdataRequest:92 - parametercount = 9
12:07:06            main DEBUG - org.apache.myfaces.tobago.webapp.TobagoMultipartFormdataRequest:101 - Parameter : 'color'='red' isFormField=true contentType='null'
12:07:06            main DEBUG - org.apache.myfaces.tobago.webapp.TobagoMultipartFormdataRequest:101 - Parameter : 'city'='Amsterdam' isFormField=true contentType='null'
12:07:06            main DEBUG - org.apache.myfaces.tobago.webapp.TobagoMultipartFormdataRequest:101 - Parameter : 'city'='Bonn' isFormField=true contentType='null'
12:07:06            main DEBUG - org.apache.myfaces.tobago.webapp.TobagoMultipartFormdataRequest:101 - Parameter : 'city'='Pisa' isFormField=true contentType='null'
12:07:06            main DEBUG - org.apache.myfaces.tobago.webapp.TobagoMultipartFormdataRequest:101 - Parameter : 'color'='green' isFormField=true contentType='null'
12:07:06            main DEBUG - org.apache.myfaces.tobago.webapp.TobagoMultipartFormdataRequest:101 - Parameter : 'file'='Hello World!' isFormField=false contentType='text/plain'
12:07:06            main DEBUG - org.apache.myfaces.tobago.webapp.TobagoMultipartFormdataRequest:101 - Parameter : 'color'='blue' isFormField=true contentType='null'
12:07:06            main DEBUG - org.apache.myfaces.tobago.webapp.TobagoMultipartFormdataRequest:101 - Parameter : 'color'='yellow' isFormField=true contentType='null'
12:07:06            main DEBUG - org.apache.myfaces.tobago.webapp.TobagoMultipartFormdataRequest:101 - Parameter : 'country'='Trinidad & Tobago' isFormField=true contentType='null'

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.myfaces.tobago.component.UIMessagesUnitTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec
Running org.apache.myfaces.tobago.webapp.TobagoResponseWriterUnitTest
12:07:07            main DEBUG - org.apache.myfaces.tobago.webapp.TobagoResponseWriterImpl:231 - end Element: input
12:07:07            main DEBUG - org.apache.myfaces.tobago.webapp.TobagoResponseWriterImpl:231 - end Element: select
12:07:07            main DEBUG - org.apache.myfaces.tobago.webapp.TobagoResponseWriterImpl:231 - end Element: select
12:07:07            main DEBUG - org.apache.myfaces.tobago.webapp.TobagoResponseWriterImpl:231 - end Element: select
12:07:07            main DEBUG - org.apache.myfaces.tobago.webapp.TobagoResponseWriterImpl:231 - end Element: textarea
12:07:07            main DEBUG - org.apache.myfaces.tobago.webapp.TobagoResponseWriterImpl:231 - end Element: select
12:07:07            main DEBUG - org.apache.myfaces.tobago.webapp.TobagoResponseWriterImpl:231 - end Element: input
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec
Running org.apache.myfaces.tobago.renderkit.LabelWithAccessKeyUnitTest
12:07:07            main WARN  - org.apache.myfaces.tobago.renderkit.LabelWithAccessKey:56 - _ in label is last char, this is not allowedlabel='Save_'.
12:07:07            main WARN  - org.apache.myfaces.tobago.renderkit.LabelWithAccessKey:56 - _ in label is last char, this is not allowedlabel='Save_'.
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
Running org.apache.myfaces.tobago.layout.grid.GridArrayUnitTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.apache.myfaces.tobago.util.StringUtilUnitTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
Running org.apache.myfaces.tobago.renderkit.html.StyleClassesUnitTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec
Running org.apache.myfaces.tobago.component.ComponentUtilUnitTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec
Running org.apache.myfaces.tobago.taglib.component.GenericComponentTagUnitTest
12:07:07            main INFO  - org.apache.myfaces.tobago.config.TobagoConfig:95 - Using default Theme one
12:07:07            main INFO  - org.apache.myfaces.tobago.taglib.component.GenericComponentTagUnitTest:140 - testing tag: org.apache.myfaces.tobago.taglib.component.LinkTag
12:07:07            main DEBUG - org.apache.myfaces.tobago.taglib.component.TobagoTag:55 - doStartTag() rendererType  Link
12:07:07            main DEBUG - org.apache.myfaces.tobago.taglib.component.TobagoTag:56 - doStartTag() componentType org.apache.myfaces.tobago.LinkCommand
12:07:07            main WARN  - org.apache.myfaces.tobago.taglib.component.TobagoTag:104 - the height attribute is deprecated, please use a layout manager. (LinkTag)
12:07:07            main WARN  - javax.faces.component.UIComponentBase:751 - No Renderer found for component {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId: /viewId][Class: org.apache.myfaces.tobago.component.UILinkCommand,Id: _idJsp0]} (component-family=javax.faces.Command, renderer-type=Link)
12:07:07            main DEBUG - org.apache.myfaces.tobago.taglib.component.GenericComponentTagUnitTest:163 - disabled = 'true'
12:07:07            main DEBUG - org.apache.myfaces.tobago.taglib.component.GenericComponentTagUnitTest:170 - height = '17'
12:07:07            main WARN  - javax.faces.component.UIComponentBase:751 - No Renderer found for component {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId: /viewId][Class: org.apache.myfaces.tobago.component.UILinkCommand,Id: _idJsp0]} (component-family=javax.faces.Command, renderer-type=Link)
12:07:07            main WARN  - org.apache.myfaces.tobago.component.ComponentUtil:360 - Unknown type 'java.lang.Integer' for boolean attribute: height id: _idJsp0 comp: org.apache.myfaces.tobago.component.UILinkCommand@16be68f
12:07:07            main INFO  - org.apache.myfaces.tobago.taglib.component.GenericComponentTagUnitTest:140 - testing tag: org.apache.myfaces.tobago.taglib.component.ButtonTag
12:07:07            main INFO  - org.apache.myfaces.tobago.context.ClientProperties:126 - No ClientProperties instance found creating new one
12:07:07            main INFO  - org.apache.myfaces.tobago.context.ClientProperties:69 - contentType='html' from header Accept='null'
12:07:07            main INFO  - org.apache.myfaces.tobago.context.ClientProperties:76 - userAgent='null' from header 'User-Agent: null'
12:07:07            main INFO  - org.apache.myfaces.tobago.context.ClientProperties:87 - debug-mode=false
12:07:07            main DEBUG - org.apache.myfaces.tobago.config.TobagoConfig:148 - searching theme: null
12:07:07            main INFO  - org.apache.myfaces.tobago.context.ClientProperties:94 - theme='one' from requestParameter tobago.theme='null'
12:07:07            main WARN  - org.apache.myfaces.tobago.context.ResourceManagerImpl:644 - locale == null
12:07:07            main WARN  - javax.faces.component.UIComponentBase:751 - No Renderer found for component {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId: /viewId][Class: org.apache.myfaces.tobago.component.UILinkCommand,Id: _idJsp0]} (component-family=javax.faces.Command, renderer-type=Link)
12:07:07            main DEBUG - org.apache.myfaces.tobago.taglib.component.TobagoTag:55 - doStartTag() rendererType  Button
12:07:07            main DEBUG - org.apache.myfaces.tobago.taglib.component.TobagoTag:56 - doStartTag() componentType org.apache.myfaces.tobago.ButtonCommand
12:07:07            main WARN  - org.apache.myfaces.tobago.taglib.component.TobagoTag:104 - the height attribute is deprecated, please use a layout manager. (ButtonTag)
12:07:07            main WARN  - javax.faces.component.UIComponentBase:751 - No Renderer found for component {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId: /viewId][Class: org.apache.myfaces.tobago.component.UILinkCommand,Id: _idJsp0][Class: org.apache.myfaces.tobago.component.UIViewRoot,ViewId: null][Class: org.apache.myfaces.tobago.component.UIButtonCommand,Id: _idJsp2]} (component-family=javax.faces.Command, renderer-type=Button)
12:07:07            main WARN  - javax.faces.component.UIComponentBase:751 - No Renderer found for component {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId: /viewId][Class: org.apache.myfaces.tobago.component.UILinkCommand,Id: _idJsp0]} (component-family=javax.faces.Command, renderer-type=Link)
12:07:07            main DEBUG - org.apache.myfaces.tobago.taglib.component.GenericComponentTagUnitTest:163 - disabled = 'true'
12:07:07            main DEBUG - org.apache.myfaces.tobago.taglib.component.GenericComponentTagUnitTest:170 - height = '17'
12:07:07            main WARN  - javax.faces.component.UIComponentBase:751 - No Renderer found for component {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId: /viewId][Class: org.apache.myfaces.tobago.component.UILinkCommand,Id: _idJsp0][Class: org.apache.myfaces.tobago.component.UIViewRoot,ViewId: null][Class: org.apache.myfaces.tobago.component.UIButtonCommand,Id: _idJsp2]} (component-family=javax.faces.Command, renderer-type=Button)
12:07:07            main WARN  - org.apache.myfaces.tobago.component.ComponentUtil:360 - Unknown type 'java.lang.Integer' for boolean attribute: height id: _idJsp2 comp: org.apache.myfaces.tobago.component.UIButtonCommand@ba4211
12:07:07            main INFO  - org.apache.myfaces.tobago.config.TobagoConfig:95 - Using default Theme one
12:07:07            main DEBUG - org.apache.myfaces.tobago.taglib.component.GenericTestBase:141 - Unsupported property type 'class javax.servlet.jsp.tagext.BodyContent' for property 'bodyContent'
12:07:08            main DEBUG - org.apache.myfaces.tobago.taglib.component.GenericTestBase:141 - Unsupported property type 'class javax.servlet.jsp.tagext.BodyContent' for property 'bodyContent'
12:07:08            main DEBUG - org.apache.myfaces.tobago.taglib.component.GenericTestBase:141 - Unsupported property type 'class javax.servlet.jsp.tagext.BodyContent' for property 'bodyContent'
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.InputTag:85 - Attibute 'accessKey' is deprecated, and will removed soon!
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.InputTag:94 - Attibute 'labelWithAccessKey' is deprecated, and will removed soon! Please use 'label' instead.
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.MenuTag:81 - Attibute 'accessKey' is deprecated, and will removed soon!
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.MenuTag:90 - Attibute 'labelWithAccessKey' is deprecated, and will removed soon! Please use 'label' instead.
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.InputTag:85 - Attibute 'accessKey' is deprecated, and will removed soon!
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.InputTag:94 - Attibute 'labelWithAccessKey' is deprecated, and will removed soon! Please use 'label' instead.
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.InputTag:85 - Attibute 'accessKey' is deprecated, and will removed soon!
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.InputTag:94 - Attibute 'labelWithAccessKey' is deprecated, and will removed soon! Please use 'label' instead.
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.InputTag:85 - Attibute 'accessKey' is deprecated, and will removed soon!
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.InputTag:94 - Attibute 'labelWithAccessKey' is deprecated, and will removed soon! Please use 'label' instead.
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.SelectBooleanCommandTag:81 - Attibute 'accessKey' is deprecated, and will removed soon!
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.SelectBooleanCommandTag:90 - Attibute 'labelWithAccessKey' is deprecated, and will removed soon! Please use 'label' instead.
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.SelectBooleanCommandTag:81 - Attibute 'accessKey' is deprecated, and will removed soon!
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.SelectBooleanCommandTag:90 - Attibute 'labelWithAccessKey' is deprecated, and will removed soon! Please use 'label' instead.
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.ToolBarCommandTag:80 - Attibute 'accessKey' is deprecated, and will removed soon!
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.ToolBarCommandTag:89 - Attibute 'labelWithAccessKey' is deprecated, and will removed soon! Please use 'label' instead.
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.InputTag:85 - Attibute 'accessKey' is deprecated, and will removed soon!
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.InputTag:94 - Attibute 'labelWithAccessKey' is deprecated, and will removed soon! Please use 'label' instead.
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.TabTag:79 - Attibute 'accessKey' is deprecated, and will removed soon!
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.TabTag:88 - Attibute 'labelWithAccessKey' is deprecated, and will removed soon! Please use 'label' instead.
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.MenuCommandTag:79 - Attibute 'accessKey' is deprecated, and will removed soon!
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.MenuCommandTag:88 - Attibute 'labelWithAccessKey' is deprecated, and will removed soon! Please use 'label' instead.
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.LinkTag:101 - Attibute 'accessKey' is deprecated, and will removed soon!
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.LinkTag:110 - Attibute 'labelWithAccessKey' is deprecated, and will removed soon! Please use 'label' instead.
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.InputTag:85 - Attibute 'accessKey' is deprecated, and will removed soon!
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.InputTag:94 - Attibute 'labelWithAccessKey' is deprecated, and will removed soon! Please use 'label' instead.
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.InputTag:85 - Attibute 'accessKey' is deprecated, and will removed soon!
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.InputTag:94 - Attibute 'labelWithAccessKey' is deprecated, and will removed soon! Please use 'label' instead.
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.InputTag:85 - Attibute 'accessKey' is deprecated, and will removed soon!
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.InputTag:94 - Attibute 'labelWithAccessKey' is deprecated, and will removed soon! Please use 'label' instead.
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.ButtonTag:88 - Attibute 'accessKey' is deprecated, and will removed soon!
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.ButtonTag:115 - Attibute 'labelWithAccessKey' is deprecated, and will removed soon! Please use 'label' instead.
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.InputTag:85 - Attibute 'accessKey' is deprecated, and will removed soon!
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.InputTag:94 - Attibute 'labelWithAccessKey' is deprecated, and will removed soon! Please use 'label' instead.
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.LabelTag:71 - Attibute 'accessKey' is deprecated, and will removed soon!
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.LabelTag:80 - Attibute 'labelWithAccessKey' is deprecated, and will removed soon! Please use 'label' instead.
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.InputTag:85 - Attibute 'accessKey' is deprecated, and will removed soon!
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.InputTag:94 - Attibute 'labelWithAccessKey' is deprecated, and will removed soon! Please use 'label' instead.
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.InputTag:85 - Attibute 'accessKey' is deprecated, and will removed soon!
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.InputTag:94 - Attibute 'labelWithAccessKey' is deprecated, and will removed soon! Please use 'label' instead.
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.InputTag:85 - Attibute 'accessKey' is deprecated, and will removed soon!
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.InputTag:94 - Attibute 'labelWithAccessKey' is deprecated, and will removed soon! Please use 'label' instead.
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.SelectBooleanCommandTag:81 - Attibute 'accessKey' is deprecated, and will removed soon!
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.SelectBooleanCommandTag:90 - Attibute 'labelWithAccessKey' is deprecated, and will removed soon! Please use 'label' instead.
12:07:08            main INFO  - org.apache.myfaces.tobago.config.TobagoConfig:95 - Using default Theme one
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.148 sec
Running org.apache.myfaces.tobago.layout.grid.GridLayoutManagerUnitTest
12:07:08            main DEBUG - org.apache.myfaces.tobago.layout.grid.GridLayoutManager:67 - 
?????
?????
?????
?????
?????

12:07:08            main DEBUG - org.apache.myfaces.tobago.layout.grid.GridLayoutManager:67 - 
?????
?????
?????
?????
?????

12:07:08            main DEBUG - org.apache.myfaces.tobago.layout.grid.GridLayoutManager:67 - 
?????
?????
?????
?????
?????

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
Running org.apache.myfaces.tobago.util.LayoutInfoUnitTest
12:07:08            main DEBUG - org.apache.myfaces.tobago.util.LayoutInfo:105 - More space (284) needed than available (83)! clientId='unittest'
12:07:08            main WARN  - org.apache.myfaces.tobago.util.LayoutInfo:126 - There are columns left but no more space! cellsLeft=4, tokens=284px;1*;180px;1*;75px; clientId='unittest'
12:07:08            main WARN  - org.apache.myfaces.tobago.util.LayoutInfo:129 - calculated spaces = "284;-1;-1;-1;-1" clientId='unittest'
12:07:08            main DEBUG - org.apache.myfaces.tobago.util.LayoutInfo:384 - set column 0 from 284px to with 284 clientId='unittest'
12:07:08            main DEBUG - org.apache.myfaces.tobago.util.LayoutInfo:105 - More space (180) needed than available (-201)! clientId='unittest'
12:07:08            main WARN  - org.apache.myfaces.tobago.util.LayoutInfo:126 - There are columns left but no more space! cellsLeft=3, tokens=284px;1*;180px;1*;75px; clientId='unittest'
12:07:08            main WARN  - org.apache.myfaces.tobago.util.LayoutInfo:129 - calculated spaces = "284;-1;180;-1;-1" clientId='unittest'
12:07:08            main DEBUG - org.apache.myfaces.tobago.util.LayoutInfo:384 - set column 2 from 180px to with 180 clientId='unittest'
12:07:08            main DEBUG - org.apache.myfaces.tobago.util.LayoutInfo:105 - More space (75) needed than available (-381)! clientId='unittest'
12:07:08            main WARN  - org.apache.myfaces.tobago.util.LayoutInfo:126 - There are columns left but no more space! cellsLeft=2, tokens=284px;1*;180px;1*;75px; clientId='unittest'
12:07:08            main WARN  - org.apache.myfaces.tobago.util.LayoutInfo:129 - calculated spaces = "284;-1;180;-1;75" clientId='unittest'
12:07:08            main DEBUG - org.apache.myfaces.tobago.util.LayoutInfo:384 - set column 4 from 75px to with 75 clientId='unittest'
12:07:08            main DEBUG - org.apache.myfaces.tobago.util.LayoutInfo:105 - More space (0) needed than available (-456)! clientId='unittest'
12:07:08            main DEBUG - org.apache.myfaces.tobago.util.LayoutInfo:110 - Cutting to fit.  clientId='unittest'
12:07:08            main WARN  - org.apache.myfaces.tobago.util.LayoutInfo:126 - There are columns left but no more space! cellsLeft=1, tokens=284px;1*;180px;1*;75px; clientId='unittest'
12:07:08            main WARN  - org.apache.myfaces.tobago.util.LayoutInfo:129 - calculated spaces = "284;0;180;-1;75" clientId='unittest'
12:07:08            main DEBUG - org.apache.myfaces.tobago.util.LayoutInfo:317 - set column 1 from 1* to with -228.0 == 0px clientId='unittest'
12:07:08            main DEBUG - org.apache.myfaces.tobago.util.LayoutInfo:105 - More space (0) needed than available (-456)! clientId='unittest'
12:07:08            main DEBUG - org.apache.myfaces.tobago.util.LayoutInfo:110 - Cutting to fit.  clientId='unittest'
12:07:08            main DEBUG - org.apache.myfaces.tobago.util.LayoutInfo:317 - set column 3 from 1* to with -228.0 == 0px clientId='unittest'
12:07:08            main DEBUG - org.apache.myfaces.tobago.util.LayoutInfo:276 - spaces after spread  :[284, 0, 180, 0, 75] clientId='unittest'
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec
Running org.apache.myfaces.tobago.util.RangeParserUnitTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.apache.myfaces.tobago.taglib.component.GenericTagUnitTest
12:07:08            main DEBUG - org.apache.myfaces.tobago.taglib.component.GenericTestBase:141 - Unsupported property type 'class javax.servlet.jsp.tagext.BodyContent' for property 'bodyContent'
12:07:08            main DEBUG - org.apache.myfaces.tobago.taglib.component.GenericTestBase:141 - Unsupported property type 'class javax.servlet.jsp.tagext.BodyContent' for property 'bodyContent'
12:07:08            main DEBUG - org.apache.myfaces.tobago.taglib.component.GenericTestBase:141 - Unsupported property type 'class javax.servlet.jsp.tagext.BodyContent' for property 'bodyContent'
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.InputTag:85 - Attibute 'accessKey' is deprecated, and will removed soon!
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.InputTag:94 - Attibute 'labelWithAccessKey' is deprecated, and will removed soon! Please use 'label' instead.
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.MenuTag:81 - Attibute 'accessKey' is deprecated, and will removed soon!
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.MenuTag:90 - Attibute 'labelWithAccessKey' is deprecated, and will removed soon! Please use 'label' instead.
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.InputTag:85 - Attibute 'accessKey' is deprecated, and will removed soon!
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.InputTag:94 - Attibute 'labelWithAccessKey' is deprecated, and will removed soon! Please use 'label' instead.
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.InputTag:85 - Attibute 'accessKey' is deprecated, and will removed soon!
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.InputTag:94 - Attibute 'labelWithAccessKey' is deprecated, and will removed soon! Please use 'label' instead.
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.InputTag:85 - Attibute 'accessKey' is deprecated, and will removed soon!
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.InputTag:94 - Attibute 'labelWithAccessKey' is deprecated, and will removed soon! Please use 'label' instead.
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.SelectBooleanCommandTag:81 - Attibute 'accessKey' is deprecated, and will removed soon!
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.SelectBooleanCommandTag:90 - Attibute 'labelWithAccessKey' is deprecated, and will removed soon! Please use 'label' instead.
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.SelectBooleanCommandTag:81 - Attibute 'accessKey' is deprecated, and will removed soon!
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.SelectBooleanCommandTag:90 - Attibute 'labelWithAccessKey' is deprecated, and will removed soon! Please use 'label' instead.
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.ToolBarCommandTag:80 - Attibute 'accessKey' is deprecated, and will removed soon!
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.ToolBarCommandTag:89 - Attibute 'labelWithAccessKey' is deprecated, and will removed soon! Please use 'label' instead.
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.InputTag:85 - Attibute 'accessKey' is deprecated, and will removed soon!
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.InputTag:94 - Attibute 'labelWithAccessKey' is deprecated, and will removed soon! Please use 'label' instead.
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.TabTag:79 - Attibute 'accessKey' is deprecated, and will removed soon!
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.TabTag:88 - Attibute 'labelWithAccessKey' is deprecated, and will removed soon! Please use 'label' instead.
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.MenuCommandTag:79 - Attibute 'accessKey' is deprecated, and will removed soon!
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.MenuCommandTag:88 - Attibute 'labelWithAccessKey' is deprecated, and will removed soon! Please use 'label' instead.
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.LinkTag:101 - Attibute 'accessKey' is deprecated, and will removed soon!
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.LinkTag:110 - Attibute 'labelWithAccessKey' is deprecated, and will removed soon! Please use 'label' instead.
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.InputTag:85 - Attibute 'accessKey' is deprecated, and will removed soon!
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.InputTag:94 - Attibute 'labelWithAccessKey' is deprecated, and will removed soon! Please use 'label' instead.
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.InputTag:85 - Attibute 'accessKey' is deprecated, and will removed soon!
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.InputTag:94 - Attibute 'labelWithAccessKey' is deprecated, and will removed soon! Please use 'label' instead.
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.InputTag:85 - Attibute 'accessKey' is deprecated, and will removed soon!
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.InputTag:94 - Attibute 'labelWithAccessKey' is deprecated, and will removed soon! Please use 'label' instead.
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.ButtonTag:88 - Attibute 'accessKey' is deprecated, and will removed soon!
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.ButtonTag:115 - Attibute 'labelWithAccessKey' is deprecated, and will removed soon! Please use 'label' instead.
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.InputTag:85 - Attibute 'accessKey' is deprecated, and will removed soon!
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.InputTag:94 - Attibute 'labelWithAccessKey' is deprecated, and will removed soon! Please use 'label' instead.
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.LabelTag:71 - Attibute 'accessKey' is deprecated, and will removed soon!
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.LabelTag:80 - Attibute 'labelWithAccessKey' is deprecated, and will removed soon! Please use 'label' instead.
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.InputTag:85 - Attibute 'accessKey' is deprecated, and will removed soon!
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.InputTag:94 - Attibute 'labelWithAccessKey' is deprecated, and will removed soon! Please use 'label' instead.
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.InputTag:85 - Attibute 'accessKey' is deprecated, and will removed soon!
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.InputTag:94 - Attibute 'labelWithAccessKey' is deprecated, and will removed soon! Please use 'label' instead.
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.InputTag:85 - Attibute 'accessKey' is deprecated, and will removed soon!
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.InputTag:94 - Attibute 'labelWithAccessKey' is deprecated, and will removed soon! Please use 'label' instead.
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.SelectBooleanCommandTag:81 - Attibute 'accessKey' is deprecated, and will removed soon!
12:07:08            main WARN  - org.apache.myfaces.tobago.taglib.component.SelectBooleanCommandTag:90 - Attibute 'labelWithAccessKey' is deprecated, and will removed soon! Please use 'label' instead.
12:07:08            main DEBUG - org.apache.myfaces.tobago.taglib.component.GenericTestBase:141 - Unsupported property type 'class javax.servlet.jsp.tagext.BodyContent' for property 'bodyContent'
12:07:08            main DEBUG - org.apache.myfaces.tobago.taglib.component.GenericTestBase:141 - Unsupported property type 'class javax.servlet.jsp.tagext.BodyContent' for property 'bodyContent'
12:07:08            main DEBUG - org.apache.myfaces.tobago.taglib.component.GenericTestBase:141 - Unsupported property type 'class javax.servlet.jsp.tagext.BodyContent' for property 'bodyContent'
12:07:08            main DEBUG - org.apache.myfaces.tobago.taglib.component.GenericTestBase:141 - Unsupported property type 'class javax.servlet.jsp.tagext.BodyContent' for property 'bodyContent'
12:07:08            main DEBUG - org.apache.myfaces.tobago.taglib.component.GenericTestBase:141 - Unsupported property type 'class javax.servlet.jsp.tagext.BodyContent' for property 'bodyContent'
12:07:08            main DEBUG - org.apache.myfaces.tobago.taglib.component.GenericTestBase:141 - Unsupported property type 'class javax.servlet.jsp.tagext.BodyContent' for property 'bodyContent'
12:07:08            main DEBUG - org.apache.myfaces.tobago.taglib.component.GenericTestBase:141 - Unsupported property type 'class javax.servlet.jsp.tagext.BodyContent' for property 'bodyContent'
12:07:08            main DEBUG - org.apache.myfaces.tobago.taglib.component.GenericTestBase:141 - Unsupported property type 'class javax.servlet.jsp.tagext.BodyContent' for property 'bodyContent'
12:07:08            main DEBUG - org.apache.myfaces.tobago.taglib.component.GenericTestBase:141 - Unsupported property type 'class javax.servlet.jsp.tagext.BodyContent' for property 'bodyContent'
12:07:08            main DEBUG - org.apache.myfaces.tobago.taglib.component.GenericTestBase:141 - Unsupported property type 'class javax.servlet.jsp.tagext.BodyContent' for property 'bodyContent'
12:07:08            main DEBUG - org.apache.myfaces.tobago.taglib.component.GenericTestBase:141 - Unsupported property type 'class javax.servlet.jsp.tagext.BodyContent' for property 'bodyContent'
12:07:08            main DEBUG - org.apache.myfaces.tobago.taglib.component.GenericTestBase:141 - Unsupported property type 'class javax.servlet.jsp.tagext.BodyContent' for property 'bodyContent'
12:07:08            main DEBUG - org.apache.myfaces.tobago.taglib.component.GenericTestBase:141 - Unsupported property type 'class javax.servlet.jsp.tagext.BodyContent' for property 'bodyContent'
12:07:08            main DEBUG - org.apache.myfaces.tobago.taglib.component.GenericTestBase:141 - Unsupported property type 'class javax.servlet.jsp.tagext.BodyContent' for property 'bodyContent'
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.322 sec
Running org.apache.myfaces.tobago.component.UITreeUnitTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.apache.myfaces.tobago.webapp.TobagoMultipartFormdataRequestUnitTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.apache.myfaces.tobago.util.HtmlWriterUtilUnitTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.apache.myfaces.tobago.convert.DurationConverterUnitTest
12:07:08            main DEBUG - org.apache.myfaces.tobago.convert.DurationConverter:80 - string = '0:01'
12:07:08            main DEBUG - org.apache.myfaces.tobago.convert.DurationConverter:80 - string = '16:40'
12:07:08            main DEBUG - org.apache.myfaces.tobago.convert.DurationConverter:80 - string = '-1:40:00'
12:07:08            main DEBUG - org.apache.myfaces.tobago.convert.DurationConverter:80 - string = '1:00:00'
12:07:08            main DEBUG - org.apache.myfaces.tobago.convert.DurationConverter:80 - string = '24:00:00'
12:07:08            main DEBUG - org.apache.myfaces.tobago.convert.DurationConverter:80 - string = '8765:45:36'
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec
Running org.apache.myfaces.tobago.layout.grid.GridUnitTest
12:07:08            main WARN  - org.apache.myfaces.tobago.layout.grid.Grid:53 - The columnSpan is to large for the actual position in the grid. Will be fixed. columnSpan=2 columnCursor=0 columnCount=1
12:07:08            main WARN  - org.apache.myfaces.tobago.layout.grid.Grid:61 - The columnSpan is to large for the actual position in the grid. Will be fixed. columnSpan=2 columnCursor=0 columnCount=2
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.apache.myfaces.tobago.component.UIDataUnitTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec

Results :

Tests run: 55, Failures: 0, Errors: 0, Skipped: 0

[INFO] [jar:jar]
[INFO] Building jar: /local/continuum-1.1-beta-2/working-directory/7/target/tobago-core-1.1.0-SNAPSHOT.jar
[INFO] Preparing javadoc:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] [scm:update {execution: getting-scm.revision}]
[INFO] Executing: svn --non-interactive update
[INFO] Working directory: /local/continuum-1.1-beta-2/working-directory/7
[INFO] Storing revision in 'scm.revision' project property.
[INFO] [javadoc:jar {execution: attach-javadoc}]
[INFO] Building jar: /local/continuum-1.1-beta-2/working-directory/7/target/tobago-core-1.1.0-SNAPSHOT-javadoc.jar
[INFO] Preparing taglib:taglibdocjar
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] ************************************************************** 
[INFO] Starting Jakarta Velocity v1.4
[INFO] RuntimeInstance initializing.
[INFO] Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties
[INFO] Default ResourceManager initializing. (class org.apache.velocity.runtime.resource.ResourceManagerImpl)
[INFO] Resource Loader Instantiated: org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader
[INFO] ClasspathResourceLoader : initialization starting.
[INFO] ClasspathResourceLoader : initialization complete.
[INFO] ResourceCache : initialized. (class org.apache.velocity.runtime.resource.ResourceCacheImpl)
[INFO] Default ResourceManager initialization complete.
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Literal
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Macro
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Parse
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Include
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
[INFO] Created: 20 parsers.
[INFO] Velocimacro : initialization starting.
[INFO] Velocimacro : adding VMs from VM library template : VM_global_library.vm
[ERROR] ResourceManager : unable to find resource 'VM_global_library.vm' in any resource loader.
[INFO] Velocimacro : error using  VM library template VM_global_library.vm : org.apache.velocity.exception.ResourceNotFoundException: Unable to find resource 'VM_global_library.vm'
[INFO] Velocimacro :  VM library template macro registration complete.
[INFO] Velocimacro : allowInline = true : VMs can be defined inline in templates
[INFO] Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
[INFO] Velocimacro : allowInlineLocal = false : VMs defined inline will be  global in scope if allowed.
[INFO] Velocimacro : initialization complete.
[INFO] Velocity successfully started.
[INFO] [taglib:taglibdoc]
[INFO] [taglib:taglibdocjar {execution: attach-tlddoc}]
[INFO] Building jar: /local/continuum-1.1-beta-2/working-directory/7/target/tobago-core-1.1.0-SNAPSHOT-tlddoc.jar
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[WARNING] Removing: taglibdocjar from forked lifecycle, to prevent recursive invocation.
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] [scm:update {execution: getting-scm.revision}]
[INFO] Executing: svn --non-interactive update
[INFO] Working directory: /local/continuum-1.1-beta-2/working-directory/7
[INFO] Storing revision in 'scm.revision' project property.
[INFO] [source:jar {execution: attach-source}]
[INFO] Building jar: /local/continuum-1.1-beta-2/working-directory/7/target/tobago-core-1.1.0-SNAPSHOT-sources.jar
[INFO] [retrotranslator:translate-project {execution: default}]
[INFO] Transforming 477 file(s) from /local/continuum-1.1-beta-2/working-directory/7/target/tobago-core-1.1.0-SNAPSHOT.jar to /local/continuum-1.1-beta-2/working-directory/7/target/tobago-core-1.1.0-SNAPSHOT-jdk14retro.jar.
[INFO] Transformation of 477 file(s) completed successfully.
[INFO] Verifying 477 file(s) in /local/continuum-1.1-beta-2/working-directory/7/target/tobago-core-1.1.0-SNAPSHOT-jdk14retro.jar.
[INFO] Verification of 477 file(s) completed successfully.
[INFO] [install:install]
[INFO] Installing /local/continuum-1.1-beta-2/working-directory/7/target/tobago-core-1.1.0-SNAPSHOT.jar to /export/home/mrmaven/.m2/repository/org/apache/myfaces/tobago/tobago-core/1.1.0-SNAPSHOT/tobago-core-1.1.0-SNAPSHOT.jar
[INFO] Installing /local/continuum-1.1-beta-2/working-directory/7/target/tobago-core-1.1.0-SNAPSHOT-javadoc.jar to /export/home/mrmaven/.m2/repository/org/apache/myfaces/tobago/tobago-core/1.1.0-SNAPSHOT/tobago-core-1.1.0-SNAPSHOT-javadoc.jar
[INFO] Installing /local/continuum-1.1-beta-2/working-directory/7/target/tobago-core-1.1.0-SNAPSHOT-tlddoc.jar to /export/home/mrmaven/.m2/repository/org/apache/myfaces/tobago/tobago-core/1.1.0-SNAPSHOT/tobago-core-1.1.0-SNAPSHOT-tlddoc.jar
[INFO] Installing /local/continuum-1.1-beta-2/working-directory/7/target/tobago-core-1.1.0-SNAPSHOT-sources.jar to /export/home/mrmaven/.m2/repository/org/apache/myfaces/tobago/tobago-core/1.1.0-SNAPSHOT/tobago-core-1.1.0-SNAPSHOT-sources.jar
[INFO] Installing /local/continuum-1.1-beta-2/working-directory/7/target/tobago-core-1.1.0-SNAPSHOT-jdk14retro.jar to /export/home/mrmaven/.m2/repository/org/apache/myfaces/tobago/tobago-core/1.1.0-SNAPSHOT/tobago-core-1.1.0-SNAPSHOT-jdk14retro.jar
[INFO] [deploy:deploy]
altDeploymentRepository = null
[INFO] Retrieving previous build number from apache-maven-snapshots
Uploading: scpexe://minotaur.apache.org/www/people.apache.org/repo/m2-snapshot-repository/org/apache/myfaces/tobago/tobago-core/1.1.0-SNAPSHOT/tobago-core-1.1.0-SNAPSHOT.jar
[INFO] Retrieving previous metadata from apache-maven-snapshots
[INFO] Uploading repository metadata for: 'artifact org.apache.myfaces.tobago:tobago-core'
[INFO] Retrieving previous metadata from apache-maven-snapshots
[INFO] Uploading project information for tobago-core 1.1.0-SNAPSHOT
[INFO] Retrieving previous metadata from apache-maven-snapshots
[INFO] Uploading repository metadata for: 'snapshot org.apache.myfaces.tobago:tobago-core:1.1.0-SNAPSHOT'
[INFO] Retrieving previous build number from apache-maven-snapshots
Uploading: scpexe://minotaur.apache.org/www/people.apache.org/repo/m2-snapshot-repository/org/apache/myfaces/tobago/tobago-core/1.1.0-SNAPSHOT/tobago-core-1.1.0-SNAPSHOT-javadoc.jar
[INFO] Retrieving previous build number from apache-maven-snapshots
Uploading: scpexe://minotaur.apache.org/www/people.apache.org/repo/m2-snapshot-repository/org/apache/myfaces/tobago/tobago-core/1.1.0-SNAPSHOT/tobago-core-1.1.0-SNAPSHOT-tlddoc.jar
[INFO] Retrieving previous build number from apache-maven-snapshots
Uploading: scpexe://minotaur.apache.org/www/people.apache.org/repo/m2-snapshot-repository/org/apache/myfaces/tobago/tobago-core/1.1.0-SNAPSHOT/tobago-core-1.1.0-SNAPSHOT-sources.jar
[INFO] Retrieving previous build number from apache-maven-snapshots
Uploading: scpexe://minotaur.apache.org/www/people.apache.org/repo/m2-snapshot-repository/org/apache/myfaces/tobago/tobago-core/1.1.0-SNAPSHOT/tobago-core-1.1.0-SNAPSHOT-jdk14retro.jar
[INFO] Preparing checkstyle:check
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] ************************************************************** 
[INFO] Starting Jakarta Velocity v1.4
[INFO] RuntimeInstance initializing.
[INFO] Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties
[INFO] Default ResourceManager initializing. (class org.apache.velocity.runtime.resource.ResourceManagerImpl)
[INFO] Resource Loader Instantiated: org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader
[INFO] ClasspathResourceLoader : initialization starting.
[INFO] ClasspathResourceLoader : initialization complete.
[INFO] ResourceCache : initialized. (class org.apache.velocity.runtime.resource.ResourceCacheImpl)
[INFO] Default ResourceManager initialization complete.
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Literal
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Macro
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Parse
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Include
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
[INFO] Created: 20 parsers.
[INFO] Velocimacro : initialization starting.
[INFO] Velocimacro : adding VMs from VM library template : VM_global_library.vm
[ERROR] ResourceManager : unable to find resource 'VM_global_library.vm' in any resource loader.
[INFO] Velocimacro : error using  VM library template VM_global_library.vm : org.apache.velocity.exception.ResourceNotFoundException: Unable to find resource 'VM_global_library.vm'
[INFO] Velocimacro :  VM library template macro registration complete.
[INFO] Velocimacro : allowInline = true : VMs can be defined inline in templates
[INFO] Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
[INFO] Velocimacro : allowInlineLocal = false : VMs defined inline will be  global in scope if allowed.
[INFO] Velocimacro : initialization complete.
[INFO] Velocity successfully started.
[INFO] [checkstyle:checkstyle]
[INFO] [checkstyle:check]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 minutes 33 seconds
[INFO] Finished at: Mon Mar 10 12:08:59 GMT+00:00 2008
[INFO] Final Memory: 28M/87M
[INFO] ------------------------------------------------------------------------

****************************************************************************