You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by Apache Hudson Server <hu...@hudson.apache.org> on 2010/10/22 20:38:25 UTC

Build failed in Hudson: tobago-trunk #74

See <https://hudson.apache.org/hudson/job/tobago-trunk/74/changes>

Changes:

[lofwyr] demos for JSF 1.1

[lofwyr] application component demo

[lofwyr] hint for the reload facet

[lofwyr] testing the alpha channel in IE6

[lofwyr] TOBAGO-927: Fix cursor of <tc:toolBarCommand>

------------------------------------------
[...truncated 11006 lines...]
[INFO] Copying 3 resources
[INFO] [build-helper:add-source {execution: default}]
[INFO] Source directory: <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook-lib/src/main/java-jsf-1.2> added.
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 23 source files to <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook-lib/target/classes>
[INFO] [antrun:run {execution: default}]
[INFO] Executing tasks
     [java] 15  addressBook  WARN   [main] openjpa.Runtime - The property named "openjpa.RuntimeClassOptimization" was not recognized and will be ignored, although the name closely matches a valid property called "openjpa.RetryClassRegistration".
     [java] 18  addressBook  TRACE  [main] openjpa.Runtime - Setting the following properties from "<https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook-lib/target/classes/META-INF/persistence.xml"> into configuration: {openjpa.Log=DefaultLevel=TRACE, openjpa.MetaDataFactory=jpa(Types=org.apache.myfaces.tobago.example.addressbook.Address;org.apache.myfaces.tobago.example.addressbook.Picture), openjpa.RuntimeClassOptimization=false, openjpa.Id=addressBook}
     [java] 56  addressBook  INFO   [main] openjpa.Tool - No targets were given.  Running on all classes in your persistent classes list, or all metadata files in classpath directories if you have not listed your persistent classes.  Use -help to display tool usage information.
     [java] 60  addressBook  TRACE  [main] openjpa.MetaData - Scanning resource "META-INF/orm.xml" for persistent types.
     [java] 61  addressBook  TRACE  [main] openjpa.MetaData - parsePersistentTypeNames() found [org.apache.myfaces.tobago.example.addressbook.Picture, org.apache.myfaces.tobago.example.addressbook.Address].
     [java] 61  addressBook  TRACE  [main] openjpa.MetaData - Found 2 classes with metadata in 5 milliseconds.
     [java] 65  addressBook  TRACE  [main] openjpa.Tool - Enhancer running on type "org.apache.myfaces.tobago.example.addressbook.Picture".
     [java] 115  addressBook  TRACE  [main] openjpa.MetaData - Loading metadata for "class org.apache.myfaces.tobago.example.addressbook.Picture" under mode "[META]".
     [java] 128  addressBook  TRACE  [main] openjpa.MetaData - Parsing class "org.apache.myfaces.tobago.example.addressbook.Picture".
     [java] 159  addressBook  TRACE  [main] openjpa.MetaData - Generating default metadata for type "org.apache.myfaces.tobago.example.addressbook.Picture".
     [java] 159  addressBook  TRACE  [main] openjpa.MetaData - Using reflection for metadata generation.
     [java] 183  addressBook  TRACE  [main] openjpa.MetaData - Set persistence-capable superclass of "org.apache.myfaces.tobago.example.addressbook.Picture" to "null".
     [java] 184  addressBook  TRACE  [main] openjpa.MetaData - Resolving metadata for "org.apache.myfaces.tobago.example.addressbook.Picture@23894119".
     [java] 185  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Picture@23894119.content".
     [java] 193  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Picture@23894119.contentType".
     [java] 193  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Picture@23894119.id".
     [java] 194  addressBook  TRACE  [main] openjpa.MetaData - Preparing mapping for "org.apache.myfaces.tobago.example.addressbook.Picture".
     [java] 195  addressBook  TRACE  [main] openjpa.MetaData - Resolving mapping for "org.apache.myfaces.tobago.example.addressbook.Picture@23894119".
     [java] 195  addressBook  TRACE  [main] openjpa.Enhance - Enhancing type "class org.apache.myfaces.tobago.example.addressbook.Picture".
     [java] 238  addressBook  TRACE  [main] openjpa.Tool - Enhancer running on type "org.apache.myfaces.tobago.example.addressbook.Address".
     [java] 250  addressBook  TRACE  [main] openjpa.MetaData - Loading metadata for "class org.apache.myfaces.tobago.example.addressbook.Address" under mode "[META]".
     [java] 250  addressBook  TRACE  [main] openjpa.MetaData - Parsing class "org.apache.myfaces.tobago.example.addressbook.Address".
     [java] 259  addressBook  TRACE  [main] openjpa.MetaData - Generating default metadata for type "org.apache.myfaces.tobago.example.addressbook.Address".
     [java] 259  addressBook  TRACE  [main] openjpa.MetaData - Using reflection for metadata generation.
     [java] 277  addressBook  TRACE  [main] openjpa.MetaData - Set persistence-capable superclass of "org.apache.myfaces.tobago.example.addressbook.Address" to "null".
     [java] 277  addressBook  TRACE  [main] openjpa.MetaData - Resolving metadata for "org.apache.myfaces.tobago.example.addressbook.Address@13446707".
     [java] 277  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@13446707.city".
     [java] 277  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@13446707.company".
     [java] 278  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@13446707.countryCode".
     [java] 278  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@13446707.dayOfBirth".
     [java] 278  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@13446707.emailStr".
     [java] 278  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@13446707.fax".
     [java] 278  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@13446707.firstName".
     [java] 278  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@13446707.homePage".
     [java] 278  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@13446707.houseNumber".
     [java] 278  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@13446707.icq".
     [java] 278  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@13446707.id".
     [java] 278  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@13446707.jobEmailStr".
     [java] 278  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@13446707.jobHomePage".
     [java] 278  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@13446707.jobPhone".
     [java] 278  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@13446707.jobTitle".
     [java] 279  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@13446707.languageCode".
     [java] 279  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@13446707.lastName".
     [java] 279  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@13446707.mobile".
     [java] 279  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@13446707.note".
     [java] 279  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@13446707.phone".
     [java] 279  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@13446707.picture".
     [java] 279  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@13446707.revision".
     [java] 279  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@13446707.street".
     [java] 279  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@13446707.zipCode".
     [java] 279  addressBook  TRACE  [main] openjpa.MetaData - Preparing mapping for "org.apache.myfaces.tobago.example.addressbook.Address".
     [java] 279  addressBook  TRACE  [main] openjpa.MetaData - Resolving mapping for "org.apache.myfaces.tobago.example.addressbook.Address@13446707".
     [java] 279  addressBook  TRACE  [main] openjpa.Enhance - Enhancing type "class org.apache.myfaces.tobago.example.addressbook.Address".
[INFO] Executed tasks
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook-lib/src/test/resources>
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook-lib/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

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

[HUDSON] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook-lib/target/tobago-example-addressbook-lib-1.5.0-alpha-2-SNAPSHOT.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook-lib/target/tobago-example-addressbook-lib-1.5.0-alpha-2-SNAPSHOT.jar> to /home/hudson/.m2/repository/org/apache/myfaces/tobago/tobago-example-addressbook-lib/1.5.0-alpha-2-SNAPSHOT/tobago-example-addressbook-lib-1.5.0-alpha-2-SNAPSHOT.jar
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook-lib/pom.xml> to /home/hudson/hudson/jobs/tobago-trunk/modules/org.apache.myfaces.tobago$tobago-example-addressbook-lib/builds/2010-10-22_18-33-38/archive/org.apache.myfaces.tobago/tobago-example-addressbook-lib/1.5.0-alpha-2-SNAPSHOT/pom.xml
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook-lib/target/tobago-example-addressbook-lib-1.5.0-alpha-2-SNAPSHOT.jar> to /home/hudson/hudson/jobs/tobago-trunk/modules/org.apache.myfaces.tobago$tobago-example-addressbook-lib/builds/2010-10-22_18-33-38/archive/org.apache.myfaces.tobago/tobago-example-addressbook-lib/1.5.0-alpha-2-SNAPSHOT/tobago-example-addressbook-lib-1.5.0-alpha-2-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Example Addressbook
[INFO]    task-segment: [clean, checkstyle:check, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [checkstyle:check {execution: default-cli}]
[INFO] 
[INFO] [enforcer:enforce {execution: enforce}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [build-helper:add-source {execution: default}]
[INFO] Source directory: <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook/src/main/java-jsf-1.2> added.
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 1 source file to <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

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

[HUDSON] Recording test results
[INFO] [war:war {execution: default-war}]
[INFO] Packaging webapp
[INFO] Assembling webapp[tobago-example-addressbook] in [<https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook/target/tobago-example-addressbook]>
[INFO] Processing war project
[INFO] Copying webapp resources[<https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook/src/main/webapp]>
[INFO] Webapp assembled in [161 msecs]
[INFO] Building war: <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook/target/tobago-example-addressbook.war>
[INFO] [dependency:unpack {execution: unpack}]
[INFO] Configured Artifact: org.tango-project:tango-icon-theme:0.8.0:jar
[INFO] Unpacking /home/hudson/.m2/repository/org/tango-project/tango-icon-theme/0.8.0/tango-icon-theme-0.8.0.jar to
  <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook/target/tobago-example-addressbook/image>
   with includes null and excludes:null
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook/target/tobago-example-addressbook.war> to /home/hudson/.m2/repository/org/apache/myfaces/tobago/tobago-example-addressbook/1.5.0-alpha-2-SNAPSHOT/tobago-example-addressbook-1.5.0-alpha-2-SNAPSHOT.war
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook/pom.xml> to /home/hudson/hudson/jobs/tobago-trunk/modules/org.apache.myfaces.tobago$tobago-example-addressbook/builds/2010-10-22_18-33-38/archive/org.apache.myfaces.tobago/tobago-example-addressbook/1.5.0-alpha-2-SNAPSHOT/pom.xml
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook/target/tobago-example-addressbook.war> to /home/hudson/hudson/jobs/tobago-trunk/modules/org.apache.myfaces.tobago$tobago-example-addressbook/builds/2010-10-22_18-33-38/archive/org.apache.myfaces.tobago/tobago-example-addressbook/1.5.0-alpha-2-SNAPSHOT/tobago-example-addressbook.war
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Example Blank
[INFO]    task-segment: [clean, checkstyle:check, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [checkstyle:check {execution: default-cli}]
[INFO] 
[INFO] [enforcer:enforce {execution: enforce}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-blank/src/main/resources>
[INFO] Copying 3 resources
[INFO] [build-helper:add-source {execution: default}]
[INFO] Source directory: <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-blank/src/main/java-jsf-1.2> added.
[INFO] [compiler:compile {execution: default-compile}]
[INFO] No sources to compile
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-blank/src/test/resources>
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-blank/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

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

[HUDSON] Recording test results
[INFO] [war:war {execution: default-war}]
[INFO] Packaging webapp
[INFO] Assembling webapp[tobago-example-blank] in [<https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-blank/target/tobago-example-blank]>
[INFO] Processing war project
[INFO] Copying webapp resources[<https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-blank/src/main/webapp]>
[INFO] Webapp assembled in [51 msecs]
[INFO] Building war: <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-blank/target/tobago-example-blank.war>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-blank/target/tobago-example-blank.war> to /home/hudson/.m2/repository/org/apache/myfaces/tobago/tobago-example-blank/1.5.0-alpha-2-SNAPSHOT/tobago-example-blank-1.5.0-alpha-2-SNAPSHOT.war
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-blank/pom.xml> to /home/hudson/hudson/jobs/tobago-trunk/modules/org.apache.myfaces.tobago$tobago-example-blank/builds/2010-10-22_18-33-38/archive/org.apache.myfaces.tobago/tobago-example-blank/1.5.0-alpha-2-SNAPSHOT/pom.xml
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-blank/target/tobago-example-blank.war> to /home/hudson/hudson/jobs/tobago-trunk/modules/org.apache.myfaces.tobago$tobago-example-blank/builds/2010-10-22_18-33-38/archive/org.apache.myfaces.tobago/tobago-example-blank/1.5.0-alpha-2-SNAPSHOT/tobago-example-blank.war
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Example Data (to use in other examples)
[INFO]    task-segment: [clean, checkstyle:check, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [checkstyle:check {execution: default-cli}]
[INFO] 
[INFO] [enforcer:enforce {execution: enforce}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [build-helper:add-source {execution: default}]
[INFO] Source directory: <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-data/src/main/java-jsf-1.2> added.
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 10 source files to <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-data/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-data/src/test/resources>
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-data/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

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

[HUDSON] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-data/target/tobago-example-data-1.5.0-alpha-2-SNAPSHOT.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-data/target/tobago-example-data-1.5.0-alpha-2-SNAPSHOT.jar> to /home/hudson/.m2/repository/org/apache/myfaces/tobago/tobago-example-data/1.5.0-alpha-2-SNAPSHOT/tobago-example-data-1.5.0-alpha-2-SNAPSHOT.jar
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-data/pom.xml> to /home/hudson/hudson/jobs/tobago-trunk/modules/org.apache.myfaces.tobago$tobago-example-data/builds/2010-10-22_18-33-38/archive/org.apache.myfaces.tobago/tobago-example-data/1.5.0-alpha-2-SNAPSHOT/pom.xml
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-data/target/tobago-example-data-1.5.0-alpha-2-SNAPSHOT.jar> to /home/hudson/hudson/jobs/tobago-trunk/modules/org.apache.myfaces.tobago$tobago-example-data/builds/2010-10-22_18-33-38/archive/org.apache.myfaces.tobago/tobago-example-data/1.5.0-alpha-2-SNAPSHOT/tobago-example-data-1.5.0-alpha-2-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Example Demo
[INFO]    task-segment: [clean, checkstyle:check, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [checkstyle:check {execution: default-cli}]
[INFO] 
[INFO] There are 21 checkstyle errors.
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-demo/pom.xml> to /home/hudson/hudson/jobs/tobago-trunk/modules/org.apache.myfaces.tobago$tobago-example-demo/builds/2010-10-22_18-33-38/archive/org.apache.myfaces.tobago/tobago-example-demo/1.5.0-alpha-2-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] You have 21 Checkstyle violations.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4 minutes 35 seconds
[INFO] Finished at: Fri Oct 22 18:38:23 UTC 2010
[INFO] Final Memory: 79M/178M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: commits@myfaces.apache.org
channel stopped


Hudson build is back to normal : tobago-trunk #79

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/tobago-trunk/79/changes>



Build failed in Hudson: tobago-trunk #78

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/tobago-trunk/78/changes>

Changes:

[lofwyr] Tagfiles needs to set the JSP version to enable EL for JSF 1.2.
This makes demo runnable with Tomcat > 6.0.26.

[lofwyr] link to home page

[lofwyr] code style

------------------------------------------
[...truncated 10975 lines...]
[INFO] Copying 3 resources
[INFO] [build-helper:add-source {execution: default}]
[INFO] Source directory: <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook-lib/src/main/java-jsf-1.2> added.
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 23 source files to <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook-lib/target/classes>
[INFO] [antrun:run {execution: default}]
[INFO] Executing tasks
     [java] 16  addressBook  WARN   [main] openjpa.Runtime - The property named "openjpa.RuntimeClassOptimization" was not recognized and will be ignored, although the name closely matches a valid property called "openjpa.RetryClassRegistration".
     [java] 20  addressBook  TRACE  [main] openjpa.Runtime - Setting the following properties from "file:/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/tobago-trunk/tobago-trunk/tobago-example/tobago-example-addressbook-lib/target/classes/META-INF/persistence.xml" into configuration: {openjpa.Log=DefaultLevel=TRACE, openjpa.MetaDataFactory=jpa(Types=org.apache.myfaces.tobago.example.addressbook.Address;org.apache.myfaces.tobago.example.addressbook.Picture), openjpa.RuntimeClassOptimization=false, openjpa.Id=addressBook}
     [java] 65  addressBook  INFO   [main] openjpa.Tool - No targets were given.  Running on all classes in your persistent classes list, or all metadata files in classpath directories if you have not listed your persistent classes.  Use -help to display tool usage information.
     [java] 69  addressBook  TRACE  [main] openjpa.MetaData - Scanning resource "META-INF/orm.xml" for persistent types.
     [java] 70  addressBook  TRACE  [main] openjpa.MetaData - parsePersistentTypeNames() found [org.apache.myfaces.tobago.example.addressbook.Picture, org.apache.myfaces.tobago.example.addressbook.Address].
     [java] 70  addressBook  TRACE  [main] openjpa.MetaData - Found 2 classes with metadata in 5 milliseconds.
     [java] 75  addressBook  TRACE  [main] openjpa.Tool - Enhancer running on type "org.apache.myfaces.tobago.example.addressbook.Picture".
     [java] 127  addressBook  TRACE  [main] openjpa.MetaData - Loading metadata for "class org.apache.myfaces.tobago.example.addressbook.Picture" under mode "[META]".
     [java] 141  addressBook  TRACE  [main] openjpa.MetaData - Parsing class "org.apache.myfaces.tobago.example.addressbook.Picture".
     [java] 175  addressBook  TRACE  [main] openjpa.MetaData - Generating default metadata for type "org.apache.myfaces.tobago.example.addressbook.Picture".
     [java] 175  addressBook  TRACE  [main] openjpa.MetaData - Using reflection for metadata generation.
     [java] 203  addressBook  TRACE  [main] openjpa.MetaData - Set persistence-capable superclass of "org.apache.myfaces.tobago.example.addressbook.Picture" to "null".
     [java] 205  addressBook  TRACE  [main] openjpa.MetaData - Resolving metadata for "org.apache.myfaces.tobago.example.addressbook.Picture@5324129".
     [java] 205  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Picture@5324129.content".
     [java] 216  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Picture@5324129.contentType".
     [java] 216  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Picture@5324129.id".
     [java] 218  addressBook  TRACE  [main] openjpa.MetaData - Preparing mapping for "org.apache.myfaces.tobago.example.addressbook.Picture".
     [java] 218  addressBook  TRACE  [main] openjpa.MetaData - Resolving mapping for "org.apache.myfaces.tobago.example.addressbook.Picture@5324129".
     [java] 218  addressBook  TRACE  [main] openjpa.Enhance - Enhancing type "class org.apache.myfaces.tobago.example.addressbook.Picture".
     [java] 290  addressBook  TRACE  [main] openjpa.Tool - Enhancer running on type "org.apache.myfaces.tobago.example.addressbook.Address".
     [java] 300  addressBook  TRACE  [main] openjpa.MetaData - Loading metadata for "class org.apache.myfaces.tobago.example.addressbook.Address" under mode "[META]".
     [java] 300  addressBook  TRACE  [main] openjpa.MetaData - Parsing class "org.apache.myfaces.tobago.example.addressbook.Address".
     [java] 308  addressBook  TRACE  [main] openjpa.MetaData - Generating default metadata for type "org.apache.myfaces.tobago.example.addressbook.Address".
     [java] 308  addressBook  TRACE  [main] openjpa.MetaData - Using reflection for metadata generation.
     [java] 324  addressBook  TRACE  [main] openjpa.MetaData - Set persistence-capable superclass of "org.apache.myfaces.tobago.example.addressbook.Address" to "null".
     [java] 324  addressBook  TRACE  [main] openjpa.MetaData - Resolving metadata for "org.apache.myfaces.tobago.example.addressbook.Address@23370564".
     [java] 324  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@23370564.city".
     [java] 324  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@23370564.company".
     [java] 324  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@23370564.countryCode".
     [java] 324  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@23370564.dayOfBirth".
     [java] 324  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@23370564.emailStr".
     [java] 325  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@23370564.fax".
     [java] 325  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@23370564.firstName".
     [java] 325  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@23370564.homePage".
     [java] 325  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@23370564.houseNumber".
     [java] 325  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@23370564.icq".
     [java] 325  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@23370564.id".
     [java] 325  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@23370564.jobEmailStr".
     [java] 325  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@23370564.jobHomePage".
     [java] 325  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@23370564.jobPhone".
     [java] 325  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@23370564.jobTitle".
     [java] 325  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@23370564.languageCode".
     [java] 325  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@23370564.lastName".
     [java] 325  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@23370564.mobile".
     [java] 326  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@23370564.note".
     [java] 326  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@23370564.phone".
     [java] 326  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@23370564.picture".
     [java] 326  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@23370564.revision".
     [java] 326  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@23370564.street".
     [java] 326  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@23370564.zipCode".
     [java] 326  addressBook  TRACE  [main] openjpa.MetaData - Preparing mapping for "org.apache.myfaces.tobago.example.addressbook.Address".
     [java] 326  addressBook  TRACE  [main] openjpa.MetaData - Resolving mapping for "org.apache.myfaces.tobago.example.addressbook.Address@23370564".
     [java] 326  addressBook  TRACE  [main] openjpa.Enhance - Enhancing type "class org.apache.myfaces.tobago.example.addressbook.Address".
[INFO] Executed tasks
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook-lib/src/test/resources>
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook-lib/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

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

[HUDSON] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook-lib/target/tobago-example-addressbook-lib-1.5.0-alpha-2-SNAPSHOT.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook-lib/target/tobago-example-addressbook-lib-1.5.0-alpha-2-SNAPSHOT.jar> to /export/home/hudson/.m2/repository/org/apache/myfaces/tobago/tobago-example-addressbook-lib/1.5.0-alpha-2-SNAPSHOT/tobago-example-addressbook-lib-1.5.0-alpha-2-SNAPSHOT.jar
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook-lib/pom.xml> to /home/hudson/hudson/jobs/tobago-trunk/modules/org.apache.myfaces.tobago$tobago-example-addressbook-lib/builds/2010-10-26_07-10-17/archive/org.apache.myfaces.tobago/tobago-example-addressbook-lib/1.5.0-alpha-2-SNAPSHOT/pom.xml
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook-lib/target/tobago-example-addressbook-lib-1.5.0-alpha-2-SNAPSHOT.jar> to /home/hudson/hudson/jobs/tobago-trunk/modules/org.apache.myfaces.tobago$tobago-example-addressbook-lib/builds/2010-10-26_07-10-17/archive/org.apache.myfaces.tobago/tobago-example-addressbook-lib/1.5.0-alpha-2-SNAPSHOT/tobago-example-addressbook-lib-1.5.0-alpha-2-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Example Addressbook
[INFO]    task-segment: [clean, checkstyle:check, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [checkstyle:check {execution: default-cli}]
[INFO] 
[INFO] [enforcer:enforce {execution: enforce}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [build-helper:add-source {execution: default}]
[INFO] Source directory: <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook/src/main/java-jsf-1.2> added.
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 1 source file to <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

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

[HUDSON] Recording test results
[INFO] [war:war {execution: default-war}]
[INFO] Packaging webapp
[INFO] Assembling webapp[tobago-example-addressbook] in [<https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook/target/tobago-example-addressbook]>
[INFO] Processing war project
[INFO] Copying webapp resources[<https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook/src/main/webapp]>
[INFO] Webapp assembled in [634 msecs]
[INFO] Building war: <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook/target/tobago-example-addressbook.war>
[INFO] [dependency:unpack {execution: unpack}]
[INFO] Configured Artifact: org.tango-project:tango-icon-theme:0.8.0:jar
[INFO] Unpacking /export/home/hudson/.m2/repository/org/tango-project/tango-icon-theme/0.8.0/tango-icon-theme-0.8.0.jar to
  <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook/target/tobago-example-addressbook/image>
   with includes null and excludes:null
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook/target/tobago-example-addressbook.war> to /export/home/hudson/.m2/repository/org/apache/myfaces/tobago/tobago-example-addressbook/1.5.0-alpha-2-SNAPSHOT/tobago-example-addressbook-1.5.0-alpha-2-SNAPSHOT.war
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook/pom.xml> to /home/hudson/hudson/jobs/tobago-trunk/modules/org.apache.myfaces.tobago$tobago-example-addressbook/builds/2010-10-26_07-10-17/archive/org.apache.myfaces.tobago/tobago-example-addressbook/1.5.0-alpha-2-SNAPSHOT/pom.xml
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook/target/tobago-example-addressbook.war> to /home/hudson/hudson/jobs/tobago-trunk/modules/org.apache.myfaces.tobago$tobago-example-addressbook/builds/2010-10-26_07-10-17/archive/org.apache.myfaces.tobago/tobago-example-addressbook/1.5.0-alpha-2-SNAPSHOT/tobago-example-addressbook.war
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Example Blank
[INFO]    task-segment: [clean, checkstyle:check, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [checkstyle:check {execution: default-cli}]
[INFO] 
[INFO] [enforcer:enforce {execution: enforce}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-blank/src/main/resources>
[INFO] Copying 3 resources
[INFO] [build-helper:add-source {execution: default}]
[INFO] Source directory: <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-blank/src/main/java-jsf-1.2> added.
[INFO] [compiler:compile {execution: default-compile}]
[INFO] No sources to compile
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-blank/src/test/resources>
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-blank/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

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

[HUDSON] Recording test results
[INFO] [war:war {execution: default-war}]
[INFO] Packaging webapp
[INFO] Assembling webapp[tobago-example-blank] in [<https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-blank/target/tobago-example-blank]>
[INFO] Processing war project
[INFO] Copying webapp resources[<https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-blank/src/main/webapp]>
[INFO] Webapp assembled in [370 msecs]
[INFO] Building war: <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-blank/target/tobago-example-blank.war>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-blank/target/tobago-example-blank.war> to /export/home/hudson/.m2/repository/org/apache/myfaces/tobago/tobago-example-blank/1.5.0-alpha-2-SNAPSHOT/tobago-example-blank-1.5.0-alpha-2-SNAPSHOT.war
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-blank/pom.xml> to /home/hudson/hudson/jobs/tobago-trunk/modules/org.apache.myfaces.tobago$tobago-example-blank/builds/2010-10-26_07-10-17/archive/org.apache.myfaces.tobago/tobago-example-blank/1.5.0-alpha-2-SNAPSHOT/pom.xml
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-blank/target/tobago-example-blank.war> to /home/hudson/hudson/jobs/tobago-trunk/modules/org.apache.myfaces.tobago$tobago-example-blank/builds/2010-10-26_07-10-17/archive/org.apache.myfaces.tobago/tobago-example-blank/1.5.0-alpha-2-SNAPSHOT/tobago-example-blank.war
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Example Data (to use in other examples)
[INFO]    task-segment: [clean, checkstyle:check, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [checkstyle:check {execution: default-cli}]
[INFO] 
[INFO] [enforcer:enforce {execution: enforce}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [build-helper:add-source {execution: default}]
[INFO] Source directory: <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-data/src/main/java-jsf-1.2> added.
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 10 source files to <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-data/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-data/src/test/resources>
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-data/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

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

[HUDSON] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-data/target/tobago-example-data-1.5.0-alpha-2-SNAPSHOT.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-data/target/tobago-example-data-1.5.0-alpha-2-SNAPSHOT.jar> to /export/home/hudson/.m2/repository/org/apache/myfaces/tobago/tobago-example-data/1.5.0-alpha-2-SNAPSHOT/tobago-example-data-1.5.0-alpha-2-SNAPSHOT.jar
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-data/pom.xml> to /home/hudson/hudson/jobs/tobago-trunk/modules/org.apache.myfaces.tobago$tobago-example-data/builds/2010-10-26_07-10-17/archive/org.apache.myfaces.tobago/tobago-example-data/1.5.0-alpha-2-SNAPSHOT/pom.xml
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-data/target/tobago-example-data-1.5.0-alpha-2-SNAPSHOT.jar> to /home/hudson/hudson/jobs/tobago-trunk/modules/org.apache.myfaces.tobago$tobago-example-data/builds/2010-10-26_07-10-17/archive/org.apache.myfaces.tobago/tobago-example-data/1.5.0-alpha-2-SNAPSHOT/tobago-example-data-1.5.0-alpha-2-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Example Demo
[INFO]    task-segment: [clean, checkstyle:check, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [checkstyle:check {execution: default-cli}]
[INFO] 
[INFO] There are 21 checkstyle errors.
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-demo/pom.xml> to /home/hudson/hudson/jobs/tobago-trunk/modules/org.apache.myfaces.tobago$tobago-example-demo/builds/2010-10-26_07-10-17/archive/org.apache.myfaces.tobago/tobago-example-demo/1.5.0-alpha-2-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] You have 21 Checkstyle violations.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 28 minutes 19 seconds
[INFO] Finished at: Tue Oct 26 07:40:47 GMT+00:00 2010
[INFO] Final Memory: 73M/314M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: commits@myfaces.apache.org
channel stopped


Build failed in Hudson: tobago-trunk #77

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/tobago-trunk/77/changes>

Changes:

[lofwyr] Add error message in case of development mode, to make it easier to find the error.

[lofwyr] prevent instantiation

------------------------------------------
[...truncated 10974 lines...]
[INFO] Copying 3 resources
[INFO] [build-helper:add-source {execution: default}]
[INFO] Source directory: <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook-lib/src/main/java-jsf-1.2> added.
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 23 source files to <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook-lib/target/classes>
[INFO] [antrun:run {execution: default}]
[INFO] Executing tasks
     [java] 50  addressBook  WARN   [main] openjpa.Runtime - The property named "openjpa.RuntimeClassOptimization" was not recognized and will be ignored, although the name closely matches a valid property called "openjpa.RetryClassRegistration".
     [java] 56  addressBook  TRACE  [main] openjpa.Runtime - Setting the following properties from "file:/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/tobago-trunk/tobago-trunk/tobago-example/tobago-example-addressbook-lib/target/classes/META-INF/persistence.xml" into configuration: {openjpa.Log=DefaultLevel=TRACE, openjpa.MetaDataFactory=jpa(Types=org.apache.myfaces.tobago.example.addressbook.Address;org.apache.myfaces.tobago.example.addressbook.Picture), openjpa.RuntimeClassOptimization=false, openjpa.Id=addressBook}
     [java] 102  addressBook  INFO   [main] openjpa.Tool - No targets were given.  Running on all classes in your persistent classes list, or all metadata files in classpath directories if you have not listed your persistent classes.  Use -help to display tool usage information.
     [java] 106  addressBook  TRACE  [main] openjpa.MetaData - Scanning resource "META-INF/orm.xml" for persistent types.
     [java] 107  addressBook  TRACE  [main] openjpa.MetaData - parsePersistentTypeNames() found [org.apache.myfaces.tobago.example.addressbook.Picture, org.apache.myfaces.tobago.example.addressbook.Address].
     [java] 107  addressBook  TRACE  [main] openjpa.MetaData - Found 2 classes with metadata in 5 milliseconds.
     [java] 112  addressBook  TRACE  [main] openjpa.Tool - Enhancer running on type "org.apache.myfaces.tobago.example.addressbook.Picture".
     [java] 163  addressBook  TRACE  [main] openjpa.MetaData - Loading metadata for "class org.apache.myfaces.tobago.example.addressbook.Picture" under mode "[META]".
     [java] 178  addressBook  TRACE  [main] openjpa.MetaData - Parsing class "org.apache.myfaces.tobago.example.addressbook.Picture".
     [java] 211  addressBook  TRACE  [main] openjpa.MetaData - Generating default metadata for type "org.apache.myfaces.tobago.example.addressbook.Picture".
     [java] 211  addressBook  TRACE  [main] openjpa.MetaData - Using reflection for metadata generation.
     [java] 238  addressBook  TRACE  [main] openjpa.MetaData - Set persistence-capable superclass of "org.apache.myfaces.tobago.example.addressbook.Picture" to "null".
     [java] 240  addressBook  TRACE  [main] openjpa.MetaData - Resolving metadata for "org.apache.myfaces.tobago.example.addressbook.Picture@5324129".
     [java] 240  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Picture@5324129.content".
     [java] 251  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Picture@5324129.contentType".
     [java] 251  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Picture@5324129.id".
     [java] 253  addressBook  TRACE  [main] openjpa.MetaData - Preparing mapping for "org.apache.myfaces.tobago.example.addressbook.Picture".
     [java] 253  addressBook  TRACE  [main] openjpa.MetaData - Resolving mapping for "org.apache.myfaces.tobago.example.addressbook.Picture@5324129".
     [java] 253  addressBook  TRACE  [main] openjpa.Enhance - Enhancing type "class org.apache.myfaces.tobago.example.addressbook.Picture".
     [java] 324  addressBook  TRACE  [main] openjpa.Tool - Enhancer running on type "org.apache.myfaces.tobago.example.addressbook.Address".
     [java] 334  addressBook  TRACE  [main] openjpa.MetaData - Loading metadata for "class org.apache.myfaces.tobago.example.addressbook.Address" under mode "[META]".
     [java] 334  addressBook  TRACE  [main] openjpa.MetaData - Parsing class "org.apache.myfaces.tobago.example.addressbook.Address".
     [java] 342  addressBook  TRACE  [main] openjpa.MetaData - Generating default metadata for type "org.apache.myfaces.tobago.example.addressbook.Address".
     [java] 342  addressBook  TRACE  [main] openjpa.MetaData - Using reflection for metadata generation.
     [java] 358  addressBook  TRACE  [main] openjpa.MetaData - Set persistence-capable superclass of "org.apache.myfaces.tobago.example.addressbook.Address" to "null".
     [java] 358  addressBook  TRACE  [main] openjpa.MetaData - Resolving metadata for "org.apache.myfaces.tobago.example.addressbook.Address@23370564".
     [java] 359  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@23370564.city".
     [java] 359  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@23370564.company".
     [java] 359  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@23370564.countryCode".
     [java] 359  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@23370564.dayOfBirth".
     [java] 359  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@23370564.emailStr".
     [java] 359  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@23370564.fax".
     [java] 359  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@23370564.firstName".
     [java] 359  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@23370564.homePage".
     [java] 359  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@23370564.houseNumber".
     [java] 359  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@23370564.icq".
     [java] 359  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@23370564.id".
     [java] 359  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@23370564.jobEmailStr".
     [java] 359  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@23370564.jobHomePage".
     [java] 360  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@23370564.jobPhone".
     [java] 360  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@23370564.jobTitle".
     [java] 360  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@23370564.languageCode".
     [java] 360  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@23370564.lastName".
     [java] 360  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@23370564.mobile".
     [java] 360  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@23370564.note".
     [java] 360  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@23370564.phone".
     [java] 360  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@23370564.picture".
     [java] 360  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@23370564.revision".
     [java] 360  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@23370564.street".
     [java] 360  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@23370564.zipCode".
     [java] 360  addressBook  TRACE  [main] openjpa.MetaData - Preparing mapping for "org.apache.myfaces.tobago.example.addressbook.Address".
     [java] 361  addressBook  TRACE  [main] openjpa.MetaData - Resolving mapping for "org.apache.myfaces.tobago.example.addressbook.Address@23370564".
     [java] 361  addressBook  TRACE  [main] openjpa.Enhance - Enhancing type "class org.apache.myfaces.tobago.example.addressbook.Address".
[INFO] Executed tasks
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook-lib/src/test/resources>
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook-lib/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

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

[HUDSON] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook-lib/target/tobago-example-addressbook-lib-1.5.0-alpha-2-SNAPSHOT.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook-lib/target/tobago-example-addressbook-lib-1.5.0-alpha-2-SNAPSHOT.jar> to /export/home/hudson/.m2/repository/org/apache/myfaces/tobago/tobago-example-addressbook-lib/1.5.0-alpha-2-SNAPSHOT/tobago-example-addressbook-lib-1.5.0-alpha-2-SNAPSHOT.jar
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook-lib/pom.xml> to /home/hudson/hudson/jobs/tobago-trunk/modules/org.apache.myfaces.tobago$tobago-example-addressbook-lib/builds/2010-10-25_15-10-06/archive/org.apache.myfaces.tobago/tobago-example-addressbook-lib/1.5.0-alpha-2-SNAPSHOT/pom.xml
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook-lib/target/tobago-example-addressbook-lib-1.5.0-alpha-2-SNAPSHOT.jar> to /home/hudson/hudson/jobs/tobago-trunk/modules/org.apache.myfaces.tobago$tobago-example-addressbook-lib/builds/2010-10-25_15-10-06/archive/org.apache.myfaces.tobago/tobago-example-addressbook-lib/1.5.0-alpha-2-SNAPSHOT/tobago-example-addressbook-lib-1.5.0-alpha-2-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Example Addressbook
[INFO]    task-segment: [clean, checkstyle:check, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [checkstyle:check {execution: default-cli}]
[INFO] 
[INFO] [enforcer:enforce {execution: enforce}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [build-helper:add-source {execution: default}]
[INFO] Source directory: <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook/src/main/java-jsf-1.2> added.
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 1 source file to <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

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

[HUDSON] Recording test results
[INFO] [war:war {execution: default-war}]
[INFO] Packaging webapp
[INFO] Assembling webapp[tobago-example-addressbook] in [<https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook/target/tobago-example-addressbook]>
[INFO] Processing war project
[INFO] Copying webapp resources[<https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook/src/main/webapp]>
[INFO] Webapp assembled in [532 msecs]
[INFO] Building war: <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook/target/tobago-example-addressbook.war>
[INFO] [dependency:unpack {execution: unpack}]
[INFO] Configured Artifact: org.tango-project:tango-icon-theme:0.8.0:jar
[INFO] Unpacking /export/home/hudson/.m2/repository/org/tango-project/tango-icon-theme/0.8.0/tango-icon-theme-0.8.0.jar to
  <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook/target/tobago-example-addressbook/image>
   with includes null and excludes:null
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook/target/tobago-example-addressbook.war> to /export/home/hudson/.m2/repository/org/apache/myfaces/tobago/tobago-example-addressbook/1.5.0-alpha-2-SNAPSHOT/tobago-example-addressbook-1.5.0-alpha-2-SNAPSHOT.war
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook/pom.xml> to /home/hudson/hudson/jobs/tobago-trunk/modules/org.apache.myfaces.tobago$tobago-example-addressbook/builds/2010-10-25_15-10-06/archive/org.apache.myfaces.tobago/tobago-example-addressbook/1.5.0-alpha-2-SNAPSHOT/pom.xml
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook/target/tobago-example-addressbook.war> to /home/hudson/hudson/jobs/tobago-trunk/modules/org.apache.myfaces.tobago$tobago-example-addressbook/builds/2010-10-25_15-10-06/archive/org.apache.myfaces.tobago/tobago-example-addressbook/1.5.0-alpha-2-SNAPSHOT/tobago-example-addressbook.war
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Example Blank
[INFO]    task-segment: [clean, checkstyle:check, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [checkstyle:check {execution: default-cli}]
[INFO] 
[INFO] [enforcer:enforce {execution: enforce}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-blank/src/main/resources>
[INFO] Copying 3 resources
[INFO] [build-helper:add-source {execution: default}]
[INFO] Source directory: <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-blank/src/main/java-jsf-1.2> added.
[INFO] [compiler:compile {execution: default-compile}]
[INFO] No sources to compile
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-blank/src/test/resources>
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-blank/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

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

[HUDSON] Recording test results
[INFO] [war:war {execution: default-war}]
[INFO] Packaging webapp
[INFO] Assembling webapp[tobago-example-blank] in [<https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-blank/target/tobago-example-blank]>
[INFO] Processing war project
[INFO] Copying webapp resources[<https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-blank/src/main/webapp]>
[INFO] Webapp assembled in [165 msecs]
[INFO] Building war: <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-blank/target/tobago-example-blank.war>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-blank/target/tobago-example-blank.war> to /export/home/hudson/.m2/repository/org/apache/myfaces/tobago/tobago-example-blank/1.5.0-alpha-2-SNAPSHOT/tobago-example-blank-1.5.0-alpha-2-SNAPSHOT.war
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-blank/pom.xml> to /home/hudson/hudson/jobs/tobago-trunk/modules/org.apache.myfaces.tobago$tobago-example-blank/builds/2010-10-25_15-10-06/archive/org.apache.myfaces.tobago/tobago-example-blank/1.5.0-alpha-2-SNAPSHOT/pom.xml
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-blank/target/tobago-example-blank.war> to /home/hudson/hudson/jobs/tobago-trunk/modules/org.apache.myfaces.tobago$tobago-example-blank/builds/2010-10-25_15-10-06/archive/org.apache.myfaces.tobago/tobago-example-blank/1.5.0-alpha-2-SNAPSHOT/tobago-example-blank.war
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Example Data (to use in other examples)
[INFO]    task-segment: [clean, checkstyle:check, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [checkstyle:check {execution: default-cli}]
[INFO] 
[INFO] [enforcer:enforce {execution: enforce}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [build-helper:add-source {execution: default}]
[INFO] Source directory: <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-data/src/main/java-jsf-1.2> added.
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 10 source files to <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-data/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-data/src/test/resources>
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-data/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

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

[HUDSON] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-data/target/tobago-example-data-1.5.0-alpha-2-SNAPSHOT.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-data/target/tobago-example-data-1.5.0-alpha-2-SNAPSHOT.jar> to /export/home/hudson/.m2/repository/org/apache/myfaces/tobago/tobago-example-data/1.5.0-alpha-2-SNAPSHOT/tobago-example-data-1.5.0-alpha-2-SNAPSHOT.jar
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-data/pom.xml> to /home/hudson/hudson/jobs/tobago-trunk/modules/org.apache.myfaces.tobago$tobago-example-data/builds/2010-10-25_15-10-06/archive/org.apache.myfaces.tobago/tobago-example-data/1.5.0-alpha-2-SNAPSHOT/pom.xml
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-data/target/tobago-example-data-1.5.0-alpha-2-SNAPSHOT.jar> to /home/hudson/hudson/jobs/tobago-trunk/modules/org.apache.myfaces.tobago$tobago-example-data/builds/2010-10-25_15-10-06/archive/org.apache.myfaces.tobago/tobago-example-data/1.5.0-alpha-2-SNAPSHOT/tobago-example-data-1.5.0-alpha-2-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Example Demo
[INFO]    task-segment: [clean, checkstyle:check, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [checkstyle:check {execution: default-cli}]
[INFO] 
[INFO] There are 21 checkstyle errors.
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-demo/pom.xml> to /home/hudson/hudson/jobs/tobago-trunk/modules/org.apache.myfaces.tobago$tobago-example-demo/builds/2010-10-25_15-10-06/archive/org.apache.myfaces.tobago/tobago-example-demo/1.5.0-alpha-2-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] You have 21 Checkstyle violations.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 27 minutes 31 seconds
[INFO] Finished at: Mon Oct 25 15:39:43 GMT+00:00 2010
[INFO] Final Memory: 73M/300M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: commits@myfaces.apache.org
channel stopped


Build failed in Hudson: tobago-trunk #76

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/tobago-trunk/76/changes>

Changes:

[lofwyr] fix deprecated code

------------------------------------------
[...truncated 10974 lines...]
[INFO] Copying 3 resources
[INFO] [build-helper:add-source {execution: default}]
[INFO] Source directory: <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook-lib/src/main/java-jsf-1.2> added.
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 23 source files to <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook-lib/target/classes>
[INFO] [antrun:run {execution: default}]
[INFO] Executing tasks
     [java] 16  addressBook  WARN   [main] openjpa.Runtime - The property named "openjpa.RuntimeClassOptimization" was not recognized and will be ignored, although the name closely matches a valid property called "openjpa.RetryClassRegistration".
     [java] 20  addressBook  TRACE  [main] openjpa.Runtime - Setting the following properties from "file:/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/tobago-trunk/tobago-trunk/tobago-example/tobago-example-addressbook-lib/target/classes/META-INF/persistence.xml" into configuration: {openjpa.Log=DefaultLevel=TRACE, openjpa.MetaDataFactory=jpa(Types=org.apache.myfaces.tobago.example.addressbook.Address;org.apache.myfaces.tobago.example.addressbook.Picture), openjpa.RuntimeClassOptimization=false, openjpa.Id=addressBook}
     [java] 67  addressBook  INFO   [main] openjpa.Tool - No targets were given.  Running on all classes in your persistent classes list, or all metadata files in classpath directories if you have not listed your persistent classes.  Use -help to display tool usage information.
     [java] 71  addressBook  TRACE  [main] openjpa.MetaData - Scanning resource "META-INF/orm.xml" for persistent types.
     [java] 72  addressBook  TRACE  [main] openjpa.MetaData - parsePersistentTypeNames() found [org.apache.myfaces.tobago.example.addressbook.Picture, org.apache.myfaces.tobago.example.addressbook.Address].
     [java] 72  addressBook  TRACE  [main] openjpa.MetaData - Found 2 classes with metadata in 5 milliseconds.
     [java] 77  addressBook  TRACE  [main] openjpa.Tool - Enhancer running on type "org.apache.myfaces.tobago.example.addressbook.Picture".
     [java] 128  addressBook  TRACE  [main] openjpa.MetaData - Loading metadata for "class org.apache.myfaces.tobago.example.addressbook.Picture" under mode "[META]".
     [java] 143  addressBook  TRACE  [main] openjpa.MetaData - Parsing class "org.apache.myfaces.tobago.example.addressbook.Picture".
     [java] 179  addressBook  TRACE  [main] openjpa.MetaData - Generating default metadata for type "org.apache.myfaces.tobago.example.addressbook.Picture".
     [java] 179  addressBook  TRACE  [main] openjpa.MetaData - Using reflection for metadata generation.
     [java] 207  addressBook  TRACE  [main] openjpa.MetaData - Set persistence-capable superclass of "org.apache.myfaces.tobago.example.addressbook.Picture" to "null".
     [java] 209  addressBook  TRACE  [main] openjpa.MetaData - Resolving metadata for "org.apache.myfaces.tobago.example.addressbook.Picture@5324129".
     [java] 209  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Picture@5324129.content".
     [java] 220  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Picture@5324129.contentType".
     [java] 220  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Picture@5324129.id".
     [java] 222  addressBook  TRACE  [main] openjpa.MetaData - Preparing mapping for "org.apache.myfaces.tobago.example.addressbook.Picture".
     [java] 222  addressBook  TRACE  [main] openjpa.MetaData - Resolving mapping for "org.apache.myfaces.tobago.example.addressbook.Picture@5324129".
     [java] 222  addressBook  TRACE  [main] openjpa.Enhance - Enhancing type "class org.apache.myfaces.tobago.example.addressbook.Picture".
     [java] 319  addressBook  TRACE  [main] openjpa.Tool - Enhancer running on type "org.apache.myfaces.tobago.example.addressbook.Address".
     [java] 345  addressBook  TRACE  [main] openjpa.MetaData - Loading metadata for "class org.apache.myfaces.tobago.example.addressbook.Address" under mode "[META]".
     [java] 345  addressBook  TRACE  [main] openjpa.MetaData - Parsing class "org.apache.myfaces.tobago.example.addressbook.Address".
     [java] 427  addressBook  TRACE  [main] openjpa.MetaData - Generating default metadata for type "org.apache.myfaces.tobago.example.addressbook.Address".
     [java] 427  addressBook  TRACE  [main] openjpa.MetaData - Using reflection for metadata generation.
     [java] 444  addressBook  TRACE  [main] openjpa.MetaData - Set persistence-capable superclass of "org.apache.myfaces.tobago.example.addressbook.Address" to "null".
     [java] 444  addressBook  TRACE  [main] openjpa.MetaData - Resolving metadata for "org.apache.myfaces.tobago.example.addressbook.Address@13671123".
     [java] 444  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@13671123.city".
     [java] 444  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@13671123.company".
     [java] 444  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@13671123.countryCode".
     [java] 444  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@13671123.dayOfBirth".
     [java] 444  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@13671123.emailStr".
     [java] 444  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@13671123.fax".
     [java] 444  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@13671123.firstName".
     [java] 445  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@13671123.homePage".
     [java] 445  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@13671123.houseNumber".
     [java] 445  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@13671123.icq".
     [java] 445  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@13671123.id".
     [java] 445  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@13671123.jobEmailStr".
     [java] 445  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@13671123.jobHomePage".
     [java] 445  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@13671123.jobPhone".
     [java] 445  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@13671123.jobTitle".
     [java] 445  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@13671123.languageCode".
     [java] 445  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@13671123.lastName".
     [java] 445  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@13671123.mobile".
     [java] 445  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@13671123.note".
     [java] 445  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@13671123.phone".
     [java] 446  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@13671123.picture".
     [java] 446  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@13671123.revision".
     [java] 446  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@13671123.street".
     [java] 446  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@13671123.zipCode".
     [java] 446  addressBook  TRACE  [main] openjpa.MetaData - Preparing mapping for "org.apache.myfaces.tobago.example.addressbook.Address".
     [java] 446  addressBook  TRACE  [main] openjpa.MetaData - Resolving mapping for "org.apache.myfaces.tobago.example.addressbook.Address@13671123".
     [java] 446  addressBook  TRACE  [main] openjpa.Enhance - Enhancing type "class org.apache.myfaces.tobago.example.addressbook.Address".
[INFO] Executed tasks
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook-lib/src/test/resources>
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook-lib/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

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

[HUDSON] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook-lib/target/tobago-example-addressbook-lib-1.5.0-alpha-2-SNAPSHOT.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook-lib/target/tobago-example-addressbook-lib-1.5.0-alpha-2-SNAPSHOT.jar> to /export/home/hudson/.m2/repository/org/apache/myfaces/tobago/tobago-example-addressbook-lib/1.5.0-alpha-2-SNAPSHOT/tobago-example-addressbook-lib-1.5.0-alpha-2-SNAPSHOT.jar
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook-lib/pom.xml> to /home/hudson/hudson/jobs/tobago-trunk/modules/org.apache.myfaces.tobago$tobago-example-addressbook-lib/builds/2010-10-25_14-10-30/archive/org.apache.myfaces.tobago/tobago-example-addressbook-lib/1.5.0-alpha-2-SNAPSHOT/pom.xml
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook-lib/target/tobago-example-addressbook-lib-1.5.0-alpha-2-SNAPSHOT.jar> to /home/hudson/hudson/jobs/tobago-trunk/modules/org.apache.myfaces.tobago$tobago-example-addressbook-lib/builds/2010-10-25_14-10-30/archive/org.apache.myfaces.tobago/tobago-example-addressbook-lib/1.5.0-alpha-2-SNAPSHOT/tobago-example-addressbook-lib-1.5.0-alpha-2-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Example Addressbook
[INFO]    task-segment: [clean, checkstyle:check, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [checkstyle:check {execution: default-cli}]
[INFO] 
[INFO] [enforcer:enforce {execution: enforce}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [build-helper:add-source {execution: default}]
[INFO] Source directory: <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook/src/main/java-jsf-1.2> added.
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 1 source file to <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

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

[HUDSON] Recording test results
[INFO] [war:war {execution: default-war}]
[INFO] Packaging webapp
[INFO] Assembling webapp[tobago-example-addressbook] in [<https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook/target/tobago-example-addressbook]>
[INFO] Processing war project
[INFO] Copying webapp resources[<https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook/src/main/webapp]>
[INFO] Webapp assembled in [280 msecs]
[INFO] Building war: <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook/target/tobago-example-addressbook.war>
[INFO] [dependency:unpack {execution: unpack}]
[INFO] Configured Artifact: org.tango-project:tango-icon-theme:0.8.0:jar
[INFO] Unpacking /export/home/hudson/.m2/repository/org/tango-project/tango-icon-theme/0.8.0/tango-icon-theme-0.8.0.jar to
  <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook/target/tobago-example-addressbook/image>
   with includes null and excludes:null
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook/target/tobago-example-addressbook.war> to /export/home/hudson/.m2/repository/org/apache/myfaces/tobago/tobago-example-addressbook/1.5.0-alpha-2-SNAPSHOT/tobago-example-addressbook-1.5.0-alpha-2-SNAPSHOT.war
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook/pom.xml> to /home/hudson/hudson/jobs/tobago-trunk/modules/org.apache.myfaces.tobago$tobago-example-addressbook/builds/2010-10-25_14-10-30/archive/org.apache.myfaces.tobago/tobago-example-addressbook/1.5.0-alpha-2-SNAPSHOT/pom.xml
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook/target/tobago-example-addressbook.war> to /home/hudson/hudson/jobs/tobago-trunk/modules/org.apache.myfaces.tobago$tobago-example-addressbook/builds/2010-10-25_14-10-30/archive/org.apache.myfaces.tobago/tobago-example-addressbook/1.5.0-alpha-2-SNAPSHOT/tobago-example-addressbook.war
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Example Blank
[INFO]    task-segment: [clean, checkstyle:check, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [checkstyle:check {execution: default-cli}]
[INFO] 
[INFO] [enforcer:enforce {execution: enforce}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-blank/src/main/resources>
[INFO] Copying 3 resources
[INFO] [build-helper:add-source {execution: default}]
[INFO] Source directory: <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-blank/src/main/java-jsf-1.2> added.
[INFO] [compiler:compile {execution: default-compile}]
[INFO] No sources to compile
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-blank/src/test/resources>
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-blank/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

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

[HUDSON] Recording test results
[INFO] [war:war {execution: default-war}]
[INFO] Packaging webapp
[INFO] Assembling webapp[tobago-example-blank] in [<https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-blank/target/tobago-example-blank]>
[INFO] Processing war project
[INFO] Copying webapp resources[<https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-blank/src/main/webapp]>
[INFO] Webapp assembled in [238 msecs]
[INFO] Building war: <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-blank/target/tobago-example-blank.war>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-blank/target/tobago-example-blank.war> to /export/home/hudson/.m2/repository/org/apache/myfaces/tobago/tobago-example-blank/1.5.0-alpha-2-SNAPSHOT/tobago-example-blank-1.5.0-alpha-2-SNAPSHOT.war
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-blank/pom.xml> to /home/hudson/hudson/jobs/tobago-trunk/modules/org.apache.myfaces.tobago$tobago-example-blank/builds/2010-10-25_14-10-30/archive/org.apache.myfaces.tobago/tobago-example-blank/1.5.0-alpha-2-SNAPSHOT/pom.xml
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-blank/target/tobago-example-blank.war> to /home/hudson/hudson/jobs/tobago-trunk/modules/org.apache.myfaces.tobago$tobago-example-blank/builds/2010-10-25_14-10-30/archive/org.apache.myfaces.tobago/tobago-example-blank/1.5.0-alpha-2-SNAPSHOT/tobago-example-blank.war
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Example Data (to use in other examples)
[INFO]    task-segment: [clean, checkstyle:check, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [checkstyle:check {execution: default-cli}]
[INFO] 
[INFO] [enforcer:enforce {execution: enforce}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [build-helper:add-source {execution: default}]
[INFO] Source directory: <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-data/src/main/java-jsf-1.2> added.
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 10 source files to <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-data/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-data/src/test/resources>
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-data/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

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

[HUDSON] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-data/target/tobago-example-data-1.5.0-alpha-2-SNAPSHOT.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-data/target/tobago-example-data-1.5.0-alpha-2-SNAPSHOT.jar> to /export/home/hudson/.m2/repository/org/apache/myfaces/tobago/tobago-example-data/1.5.0-alpha-2-SNAPSHOT/tobago-example-data-1.5.0-alpha-2-SNAPSHOT.jar
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-data/pom.xml> to /home/hudson/hudson/jobs/tobago-trunk/modules/org.apache.myfaces.tobago$tobago-example-data/builds/2010-10-25_14-10-30/archive/org.apache.myfaces.tobago/tobago-example-data/1.5.0-alpha-2-SNAPSHOT/pom.xml
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-data/target/tobago-example-data-1.5.0-alpha-2-SNAPSHOT.jar> to /home/hudson/hudson/jobs/tobago-trunk/modules/org.apache.myfaces.tobago$tobago-example-data/builds/2010-10-25_14-10-30/archive/org.apache.myfaces.tobago/tobago-example-data/1.5.0-alpha-2-SNAPSHOT/tobago-example-data-1.5.0-alpha-2-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Example Demo
[INFO]    task-segment: [clean, checkstyle:check, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [checkstyle:check {execution: default-cli}]
[INFO] 
[INFO] There are 21 checkstyle errors.
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-demo/pom.xml> to /home/hudson/hudson/jobs/tobago-trunk/modules/org.apache.myfaces.tobago$tobago-example-demo/builds/2010-10-25_14-10-30/archive/org.apache.myfaces.tobago/tobago-example-demo/1.5.0-alpha-2-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] You have 21 Checkstyle violations.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 25 minutes 28 seconds
[INFO] Finished at: Mon Oct 25 14:38:03 GMT+00:00 2010
[INFO] Final Memory: 72M/220M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: commits@myfaces.apache.org
channel stopped


Build failed in Hudson: tobago-trunk #75

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/tobago-trunk/75/changes>

Changes:

[lofwyr] no demo for 1.1

------------------------------------------
[...truncated 10974 lines...]
[INFO] Copying 3 resources
[INFO] [build-helper:add-source {execution: default}]
[INFO] Source directory: <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook-lib/src/main/java-jsf-1.2> added.
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 23 source files to <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook-lib/target/classes>
[INFO] [antrun:run {execution: default}]
[INFO] Executing tasks
     [java] 15  addressBook  WARN   [main] openjpa.Runtime - The property named "openjpa.RuntimeClassOptimization" was not recognized and will be ignored, although the name closely matches a valid property called "openjpa.RetryClassRegistration".
     [java] 18  addressBook  TRACE  [main] openjpa.Runtime - Setting the following properties from "<https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook-lib/target/classes/META-INF/persistence.xml"> into configuration: {openjpa.Log=DefaultLevel=TRACE, openjpa.MetaDataFactory=jpa(Types=org.apache.myfaces.tobago.example.addressbook.Address;org.apache.myfaces.tobago.example.addressbook.Picture), openjpa.RuntimeClassOptimization=false, openjpa.Id=addressBook}
     [java] 56  addressBook  INFO   [main] openjpa.Tool - No targets were given.  Running on all classes in your persistent classes list, or all metadata files in classpath directories if you have not listed your persistent classes.  Use -help to display tool usage information.
     [java] 60  addressBook  TRACE  [main] openjpa.MetaData - Scanning resource "META-INF/orm.xml" for persistent types.
     [java] 61  addressBook  TRACE  [main] openjpa.MetaData - parsePersistentTypeNames() found [org.apache.myfaces.tobago.example.addressbook.Picture, org.apache.myfaces.tobago.example.addressbook.Address].
     [java] 61  addressBook  TRACE  [main] openjpa.MetaData - Found 2 classes with metadata in 5 milliseconds.
     [java] 65  addressBook  TRACE  [main] openjpa.Tool - Enhancer running on type "org.apache.myfaces.tobago.example.addressbook.Picture".
     [java] 113  addressBook  TRACE  [main] openjpa.MetaData - Loading metadata for "class org.apache.myfaces.tobago.example.addressbook.Picture" under mode "[META]".
     [java] 126  addressBook  TRACE  [main] openjpa.MetaData - Parsing class "org.apache.myfaces.tobago.example.addressbook.Picture".
     [java] 157  addressBook  TRACE  [main] openjpa.MetaData - Generating default metadata for type "org.apache.myfaces.tobago.example.addressbook.Picture".
     [java] 157  addressBook  TRACE  [main] openjpa.MetaData - Using reflection for metadata generation.
     [java] 180  addressBook  TRACE  [main] openjpa.MetaData - Set persistence-capable superclass of "org.apache.myfaces.tobago.example.addressbook.Picture" to "null".
     [java] 182  addressBook  TRACE  [main] openjpa.MetaData - Resolving metadata for "org.apache.myfaces.tobago.example.addressbook.Picture@23894119".
     [java] 182  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Picture@23894119.content".
     [java] 190  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Picture@23894119.contentType".
     [java] 190  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Picture@23894119.id".
     [java] 192  addressBook  TRACE  [main] openjpa.MetaData - Preparing mapping for "org.apache.myfaces.tobago.example.addressbook.Picture".
     [java] 192  addressBook  TRACE  [main] openjpa.MetaData - Resolving mapping for "org.apache.myfaces.tobago.example.addressbook.Picture@23894119".
     [java] 192  addressBook  TRACE  [main] openjpa.Enhance - Enhancing type "class org.apache.myfaces.tobago.example.addressbook.Picture".
     [java] 236  addressBook  TRACE  [main] openjpa.Tool - Enhancer running on type "org.apache.myfaces.tobago.example.addressbook.Address".
     [java] 248  addressBook  TRACE  [main] openjpa.MetaData - Loading metadata for "class org.apache.myfaces.tobago.example.addressbook.Address" under mode "[META]".
     [java] 248  addressBook  TRACE  [main] openjpa.MetaData - Parsing class "org.apache.myfaces.tobago.example.addressbook.Address".
     [java] 256  addressBook  TRACE  [main] openjpa.MetaData - Generating default metadata for type "org.apache.myfaces.tobago.example.addressbook.Address".
     [java] 256  addressBook  TRACE  [main] openjpa.MetaData - Using reflection for metadata generation.
     [java] 275  addressBook  TRACE  [main] openjpa.MetaData - Set persistence-capable superclass of "org.apache.myfaces.tobago.example.addressbook.Address" to "null".
     [java] 275  addressBook  TRACE  [main] openjpa.MetaData - Resolving metadata for "org.apache.myfaces.tobago.example.addressbook.Address@13446707".
     [java] 275  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@13446707.city".
     [java] 275  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@13446707.company".
     [java] 275  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@13446707.countryCode".
     [java] 275  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@13446707.dayOfBirth".
     [java] 275  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@13446707.emailStr".
     [java] 275  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@13446707.fax".
     [java] 276  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@13446707.firstName".
     [java] 276  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@13446707.homePage".
     [java] 276  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@13446707.houseNumber".
     [java] 276  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@13446707.icq".
     [java] 276  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@13446707.id".
     [java] 276  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@13446707.jobEmailStr".
     [java] 276  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@13446707.jobHomePage".
     [java] 276  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@13446707.jobPhone".
     [java] 276  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@13446707.jobTitle".
     [java] 276  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@13446707.languageCode".
     [java] 276  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@13446707.lastName".
     [java] 276  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@13446707.mobile".
     [java] 277  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@13446707.note".
     [java] 277  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@13446707.phone".
     [java] 277  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@13446707.picture".
     [java] 277  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@13446707.revision".
     [java] 277  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@13446707.street".
     [java] 277  addressBook  TRACE  [main] openjpa.MetaData - 	Resolving field "org.apache.myfaces.tobago.example.addressbook.Address@13446707.zipCode".
     [java] 277  addressBook  TRACE  [main] openjpa.MetaData - Preparing mapping for "org.apache.myfaces.tobago.example.addressbook.Address".
     [java] 277  addressBook  TRACE  [main] openjpa.MetaData - Resolving mapping for "org.apache.myfaces.tobago.example.addressbook.Address@13446707".
     [java] 277  addressBook  TRACE  [main] openjpa.Enhance - Enhancing type "class org.apache.myfaces.tobago.example.addressbook.Address".
[INFO] Executed tasks
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook-lib/src/test/resources>
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook-lib/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

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

[HUDSON] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook-lib/target/tobago-example-addressbook-lib-1.5.0-alpha-2-SNAPSHOT.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook-lib/target/tobago-example-addressbook-lib-1.5.0-alpha-2-SNAPSHOT.jar> to /home/hudson/.m2/repository/org/apache/myfaces/tobago/tobago-example-addressbook-lib/1.5.0-alpha-2-SNAPSHOT/tobago-example-addressbook-lib-1.5.0-alpha-2-SNAPSHOT.jar
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook-lib/pom.xml> to /home/hudson/hudson/jobs/tobago-trunk/modules/org.apache.myfaces.tobago$tobago-example-addressbook-lib/builds/2010-10-22_19-07-25/archive/org.apache.myfaces.tobago/tobago-example-addressbook-lib/1.5.0-alpha-2-SNAPSHOT/pom.xml
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook-lib/target/tobago-example-addressbook-lib-1.5.0-alpha-2-SNAPSHOT.jar> to /home/hudson/hudson/jobs/tobago-trunk/modules/org.apache.myfaces.tobago$tobago-example-addressbook-lib/builds/2010-10-22_19-07-25/archive/org.apache.myfaces.tobago/tobago-example-addressbook-lib/1.5.0-alpha-2-SNAPSHOT/tobago-example-addressbook-lib-1.5.0-alpha-2-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Example Addressbook
[INFO]    task-segment: [clean, checkstyle:check, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [checkstyle:check {execution: default-cli}]
[INFO] 
[INFO] [enforcer:enforce {execution: enforce}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [build-helper:add-source {execution: default}]
[INFO] Source directory: <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook/src/main/java-jsf-1.2> added.
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 1 source file to <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

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

[HUDSON] Recording test results
[INFO] [war:war {execution: default-war}]
[INFO] Packaging webapp
[INFO] Assembling webapp[tobago-example-addressbook] in [<https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook/target/tobago-example-addressbook]>
[INFO] Processing war project
[INFO] Copying webapp resources[<https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook/src/main/webapp]>
[INFO] Webapp assembled in [153 msecs]
[INFO] Building war: <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook/target/tobago-example-addressbook.war>
[INFO] [dependency:unpack {execution: unpack}]
[INFO] Configured Artifact: org.tango-project:tango-icon-theme:0.8.0:jar
[INFO] Unpacking /home/hudson/.m2/repository/org/tango-project/tango-icon-theme/0.8.0/tango-icon-theme-0.8.0.jar to
  <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook/target/tobago-example-addressbook/image>
   with includes null and excludes:null
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook/target/tobago-example-addressbook.war> to /home/hudson/.m2/repository/org/apache/myfaces/tobago/tobago-example-addressbook/1.5.0-alpha-2-SNAPSHOT/tobago-example-addressbook-1.5.0-alpha-2-SNAPSHOT.war
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook/pom.xml> to /home/hudson/hudson/jobs/tobago-trunk/modules/org.apache.myfaces.tobago$tobago-example-addressbook/builds/2010-10-22_19-07-24/archive/org.apache.myfaces.tobago/tobago-example-addressbook/1.5.0-alpha-2-SNAPSHOT/pom.xml
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-addressbook/target/tobago-example-addressbook.war> to /home/hudson/hudson/jobs/tobago-trunk/modules/org.apache.myfaces.tobago$tobago-example-addressbook/builds/2010-10-22_19-07-24/archive/org.apache.myfaces.tobago/tobago-example-addressbook/1.5.0-alpha-2-SNAPSHOT/tobago-example-addressbook.war
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Example Blank
[INFO]    task-segment: [clean, checkstyle:check, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [checkstyle:check {execution: default-cli}]
[INFO] 
[INFO] [enforcer:enforce {execution: enforce}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-blank/src/main/resources>
[INFO] Copying 3 resources
[INFO] [build-helper:add-source {execution: default}]
[INFO] Source directory: <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-blank/src/main/java-jsf-1.2> added.
[INFO] [compiler:compile {execution: default-compile}]
[INFO] No sources to compile
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-blank/src/test/resources>
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-blank/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

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

[HUDSON] Recording test results
[INFO] [war:war {execution: default-war}]
[INFO] Packaging webapp
[INFO] Assembling webapp[tobago-example-blank] in [<https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-blank/target/tobago-example-blank]>
[INFO] Processing war project
[INFO] Copying webapp resources[<https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-blank/src/main/webapp]>
[INFO] Webapp assembled in [52 msecs]
[INFO] Building war: <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-blank/target/tobago-example-blank.war>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-blank/target/tobago-example-blank.war> to /home/hudson/.m2/repository/org/apache/myfaces/tobago/tobago-example-blank/1.5.0-alpha-2-SNAPSHOT/tobago-example-blank-1.5.0-alpha-2-SNAPSHOT.war
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-blank/pom.xml> to /home/hudson/hudson/jobs/tobago-trunk/modules/org.apache.myfaces.tobago$tobago-example-blank/builds/2010-10-22_19-07-25/archive/org.apache.myfaces.tobago/tobago-example-blank/1.5.0-alpha-2-SNAPSHOT/pom.xml
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-blank/target/tobago-example-blank.war> to /home/hudson/hudson/jobs/tobago-trunk/modules/org.apache.myfaces.tobago$tobago-example-blank/builds/2010-10-22_19-07-25/archive/org.apache.myfaces.tobago/tobago-example-blank/1.5.0-alpha-2-SNAPSHOT/tobago-example-blank.war
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Example Data (to use in other examples)
[INFO]    task-segment: [clean, checkstyle:check, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [checkstyle:check {execution: default-cli}]
[INFO] 
[INFO] [enforcer:enforce {execution: enforce}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [build-helper:add-source {execution: default}]
[INFO] Source directory: <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-data/src/main/java-jsf-1.2> added.
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 10 source files to <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-data/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-data/src/test/resources>
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-data/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

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

[HUDSON] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-data/target/tobago-example-data-1.5.0-alpha-2-SNAPSHOT.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-data/target/tobago-example-data-1.5.0-alpha-2-SNAPSHOT.jar> to /home/hudson/.m2/repository/org/apache/myfaces/tobago/tobago-example-data/1.5.0-alpha-2-SNAPSHOT/tobago-example-data-1.5.0-alpha-2-SNAPSHOT.jar
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-data/pom.xml> to /home/hudson/hudson/jobs/tobago-trunk/modules/org.apache.myfaces.tobago$tobago-example-data/builds/2010-10-22_19-07-25/archive/org.apache.myfaces.tobago/tobago-example-data/1.5.0-alpha-2-SNAPSHOT/pom.xml
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-data/target/tobago-example-data-1.5.0-alpha-2-SNAPSHOT.jar> to /home/hudson/hudson/jobs/tobago-trunk/modules/org.apache.myfaces.tobago$tobago-example-data/builds/2010-10-22_19-07-25/archive/org.apache.myfaces.tobago/tobago-example-data/1.5.0-alpha-2-SNAPSHOT/tobago-example-data-1.5.0-alpha-2-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Example Demo
[INFO]    task-segment: [clean, checkstyle:check, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [checkstyle:check {execution: default-cli}]
[INFO] 
[INFO] There are 21 checkstyle errors.
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-example/tobago-example-demo/pom.xml> to /home/hudson/hudson/jobs/tobago-trunk/modules/org.apache.myfaces.tobago$tobago-example-demo/builds/2010-10-22_19-07-25/archive/org.apache.myfaces.tobago/tobago-example-demo/1.5.0-alpha-2-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] You have 21 Checkstyle violations.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4 minutes 31 seconds
[INFO] Finished at: Fri Oct 22 19:12:06 UTC 2010
[INFO] Final Memory: 82M/256M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: commits@myfaces.apache.org
channel stopped