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/12/13 15:13:28 UTC

Build failed in Hudson: tobago-trunk #138

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

Changes:

[lofwyr] TOBAGO-889: Make TabGroup work with new LayoutManager
 - simplify HTML code for tabGroup
 - replace "__" with "::" as id separator, to be standard complient

------------------------------------------
[...truncated 3056 lines...]
A         tobago-jsf-compat/src/main/java/org/apache/myfaces/tobago/internal
A         tobago-jsf-compat/src/main/java/org/apache/myfaces/tobago/internal/taglib
AU        tobago-jsf-compat/src/main/java/org/apache/myfaces/tobago/internal/taglib/TobagoELTag.java
A         tobago-jsf-compat/src/main/java/org/apache/myfaces/tobago/internal/util
AU        tobago-jsf-compat/src/main/java/org/apache/myfaces/tobago/internal/util/FindComponentUtils.java
A         tobago-jsf-compat/src/main/java/org/apache/myfaces/tobago/util
AU        tobago-jsf-compat/src/main/java/org/apache/myfaces/tobago/util/ValueBindingComparator.java
AU        tobago-jsf-compat/src/main/java/org/apache/myfaces/tobago/util/ComparatorBase.java
AU        tobago-jsf-compat/src/main/java/org/apache/myfaces/tobago/util/ValueExpressionComparator.java
AU        tobago-jsf-compat/src/main/java/org/apache/myfaces/tobago/util/MessageUtils.java
AU        tobago-jsf-compat/src/main/java/org/apache/myfaces/tobago/util/DebugUtils.java
AU        tobago-jsf-compat/src/main/java/org/apache/myfaces/tobago/util/FacesVersion.java
AU        tobago-jsf-compat/src/main/java/org/apache/myfaces/tobago/util/RequestUtils.java
AU        tobago-jsf-compat/src/main/java/org/apache/myfaces/tobago/util/BeanComparator.java
A         tobago-jsf-compat/src/main/java-jsf-1.1
A         tobago-jsf-compat/src/main/java-jsf-1.1/javax
A         tobago-jsf-compat/src/main/java-jsf-1.1/javax/faces
A         tobago-jsf-compat/src/main/java-jsf-1.1/javax/faces/component
AU        tobago-jsf-compat/src/main/java-jsf-1.1/javax/faces/component/ContextCallback.java
AU        tobago-jsf-compat/pom.xml
 U        .
Fetching 'https://svn.apache.org/repos/asf/myfaces/tobago/trunk/tobago-core/src/main/resources/org/apache/myfaces/tobago/config/tobago-config_1_0.dtd' at -1 into '/zonestorage/hudson<https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/src/site/resources/tobago-config_1_0.dtd'>
svn:externals to a file requires Subversion 1.6 workspace support. Use the system configuration to enable that.
Fetching 'https://svn.apache.org/repos/asf/myfaces/tobago/trunk/tobago-core/src/main/resources/org/apache/myfaces/tobago/config/tobago-config-1.0.29.dtd' at -1 into '/zonestorage/hudson<https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/src/site/resources/tobago-config-1.0.29.dtd'>
svn:externals to a file requires Subversion 1.6 workspace support. Use the system configuration to enable that.
Fetching 'https://svn.apache.org/repos/asf/myfaces/tobago/trunk/tobago-core/src/main/resources/org/apache/myfaces/tobago/config/tobago-config-1.0.30.dtd' at -1 into '/zonestorage/hudson<https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/src/site/resources/tobago-config-1.0.30.dtd'>
svn:externals to a file requires Subversion 1.6 workspace support. Use the system configuration to enable that.
Fetching 'https://svn.apache.org/repos/asf/myfaces/tobago/trunk/tobago-core/src/main/resources/org/apache/myfaces/tobago/config/tobago-config-1.5.dtd' at -1 into '/zonestorage/hudson<https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/src/site/resources/tobago-config-1.5.dtd'>
svn:externals to a file requires Subversion 1.6 workspace support. Use the system configuration to enable that.
At revision 1045119
ERROR: Failed to parse svn info for external https://svn.apache.org/repos/asf/myfaces/tobago/trunk/tobago-core/src/main/resources/org/apache/myfaces/tobago/config/tobago-config_1_0.dtd at tobago-trunk/src/site/resources//tobago-config_1_0.dtd
org.tmatesoft.svn.core.SVNException: svn: '<https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/src/site/resources/tobago-config_1_0.dtd'> is not under version control
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.wc.SVNWCClient$13.handleError(SVNWCClient.java:3314)
	at org.tmatesoft.svn.core.internal.wc.admin.SVNWCAccess.walkEntries(SVNWCAccess.java:758)
	at org.tmatesoft.svn.core.internal.wc.admin.SVNWCAccess.walkEntries(SVNWCAccess.java:741)
	at org.tmatesoft.svn.core.wc.SVNWCClient.crawlEntries(SVNWCClient.java:3294)
	at org.tmatesoft.svn.core.wc.SVNWCClient.doInfo(SVNWCClient.java:2498)
	at org.tmatesoft.svn.core.wc.SVNWCClient.doInfo(SVNWCClient.java:2865)
	at hudson.scm.SubversionSCM$BuildRevisionMapTask.invoke(SubversionSCM.java:937)
	at hudson.scm.SubversionSCM$BuildRevisionMapTask.invoke(SubversionSCM.java:907)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:1899)
	at hudson.remoting.UserRequest.perform(UserRequest.java:114)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:270)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
	at java.util.concurrent.FutureTask.run(FutureTask.java:123)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
	at java.lang.Thread.run(Thread.java:595)
ERROR: Failed to parse svn info for external https://svn.apache.org/repos/asf/myfaces/tobago/trunk/tobago-core/src/main/resources/org/apache/myfaces/tobago/config/tobago-config-1.0.29.dtd at tobago-trunk/src/site/resources//tobago-config-1.0.29.dtd
org.tmatesoft.svn.core.SVNException: svn: '<https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/src/site/resources/tobago-config-1.0.29.dtd'> is not under version control
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.wc.SVNWCClient$13.handleError(SVNWCClient.java:3314)
	at org.tmatesoft.svn.core.internal.wc.admin.SVNWCAccess.walkEntries(SVNWCAccess.java:758)
	at org.tmatesoft.svn.core.internal.wc.admin.SVNWCAccess.walkEntries(SVNWCAccess.java:741)
	at org.tmatesoft.svn.core.wc.SVNWCClient.crawlEntries(SVNWCClient.java:3294)
	at org.tmatesoft.svn.core.wc.SVNWCClient.doInfo(SVNWCClient.java:2498)
	at org.tmatesoft.svn.core.wc.SVNWCClient.doInfo(SVNWCClient.java:2865)
	at hudson.scm.SubversionSCM$BuildRevisionMapTask.invoke(SubversionSCM.java:937)
	at hudson.scm.SubversionSCM$BuildRevisionMapTask.invoke(SubversionSCM.java:907)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:1899)
	at hudson.remoting.UserRequest.perform(UserRequest.java:114)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:270)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
	at java.util.concurrent.FutureTask.run(FutureTask.java:123)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
	at java.lang.Thread.run(Thread.java:595)
ERROR: Failed to parse svn info for external https://svn.apache.org/repos/asf/myfaces/tobago/trunk/tobago-core/src/main/resources/org/apache/myfaces/tobago/config/tobago-config-1.0.30.dtd at tobago-trunk/src/site/resources//tobago-config-1.0.30.dtd
org.tmatesoft.svn.core.SVNException: svn: '<https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/src/site/resources/tobago-config-1.0.30.dtd'> is not under version control
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.wc.SVNWCClient$13.handleError(SVNWCClient.java:3314)
	at org.tmatesoft.svn.core.internal.wc.admin.SVNWCAccess.walkEntries(SVNWCAccess.java:758)
	at org.tmatesoft.svn.core.internal.wc.admin.SVNWCAccess.walkEntries(SVNWCAccess.java:741)
	at org.tmatesoft.svn.core.wc.SVNWCClient.crawlEntries(SVNWCClient.java:3294)
	at org.tmatesoft.svn.core.wc.SVNWCClient.doInfo(SVNWCClient.java:2498)
	at org.tmatesoft.svn.core.wc.SVNWCClient.doInfo(SVNWCClient.java:2865)
	at hudson.scm.SubversionSCM$BuildRevisionMapTask.invoke(SubversionSCM.java:937)
	at hudson.scm.SubversionSCM$BuildRevisionMapTask.invoke(SubversionSCM.java:907)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:1899)
	at hudson.remoting.UserRequest.perform(UserRequest.java:114)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:270)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
	at java.util.concurrent.FutureTask.run(FutureTask.java:123)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
	at java.lang.Thread.run(Thread.java:595)
ERROR: Failed to parse svn info for external https://svn.apache.org/repos/asf/myfaces/tobago/trunk/tobago-core/src/main/resources/org/apache/myfaces/tobago/config/tobago-config-1.5.dtd at tobago-trunk/src/site/resources//tobago-config-1.5.dtd
org.tmatesoft.svn.core.SVNException: svn: '<https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/src/site/resources/tobago-config-1.5.dtd'> is not under version control
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.wc.SVNWCClient$13.handleError(SVNWCClient.java:3314)
	at org.tmatesoft.svn.core.internal.wc.admin.SVNWCAccess.walkEntries(SVNWCAccess.java:758)
	at org.tmatesoft.svn.core.internal.wc.admin.SVNWCAccess.walkEntries(SVNWCAccess.java:741)
	at org.tmatesoft.svn.core.wc.SVNWCClient.crawlEntries(SVNWCClient.java:3294)
	at org.tmatesoft.svn.core.wc.SVNWCClient.doInfo(SVNWCClient.java:2498)
	at org.tmatesoft.svn.core.wc.SVNWCClient.doInfo(SVNWCClient.java:2865)
	at hudson.scm.SubversionSCM$BuildRevisionMapTask.invoke(SubversionSCM.java:937)
	at hudson.scm.SubversionSCM$BuildRevisionMapTask.invoke(SubversionSCM.java:907)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:1899)
	at hudson.remoting.UserRequest.perform(UserRequest.java:114)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:270)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
	at java.util.concurrent.FutureTask.run(FutureTask.java:123)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
	at java.lang.Thread.run(Thread.java:595)
no revision recorded for null in the previous build
no revision recorded for null in the previous build
no revision recorded for null in the previous build
no revision recorded for null in the previous build
Parsing POMs
[tobago-trunk] $ /home/hudson/tools/java/latest1.6/bin/java -cp /home/hudson/hudson-slave/maven-agent.jar:/home/hudson/tools/maven/apache-maven-2.2.1/boot/classworlds-1.1.jar hudson.maven.agent.Main /home/hudson/tools/maven/apache-maven-2.2.1 /zonestorage/hudson/home/hudson/hudson-slave/slave.jar /home/hudson/hudson-slave/maven-interceptor.jar 46840 /home/hudson/hudson-slave/maven2.1-interceptor.jar
<===[HUDSON REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/pom.xml> -Pall-modules clean animal-sniffer:check checkstyle:check install
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   Apache Tobago
[INFO]   Tobago Tool
[INFO]   Tobago Tool Annotation
[INFO]   Tobago Tool Apt
[INFO]   Tobago JSF Compatibility
[INFO]   Tobago Core
[INFO]   Tobago Extensions
[INFO]   Tobago Taglib Extension
[INFO]   Tobago Themes
[INFO]   Tobago Theme Standard
[INFO]   Tobago Theme Scarborough
[INFO]   Tobago Theme Speyside
[INFO]   Tobago Theme Richmond
[INFO]   Tobago Theme Charlotteville
[INFO]   Tobago Deprecation
[INFO]   Tobago Facelets
[INFO]   Tobago Fileupload
[INFO]   Tobago Sandbox
[INFO]   Tobago Security
[INFO]   Tobago Examples
[INFO]   Tobago Example Addressbook Library
[INFO]   Tobago Example Addressbook
[INFO]   Tobago Example Blank
[INFO]   Tobago Example Data (to use in other examples)
[INFO]   Tobago Example Demo
[INFO]   Tobago Example Non-Faces-Request
[INFO]   Tobago Example Experimental
[INFO]   Tobago Example Test
[INFO]   Tobago Example for Portlets
[INFO]   Tobago Example Sandbox
[INFO]   Tobago Example Security
[INFO]   Tobago Example Assembly
[INFO]   Tobago Theme Example
[INFO]   Tobago Example Seam
[INFO]   Tobago Assembly
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tobago
[INFO]    task-segment: [clean, animal-sniffer:check, checkstyle:check, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [animal-sniffer:check {execution: default-cli}]
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java15:1.0
[INFO] [checkstyle:check {execution: default-cli}]
[INFO] 
[INFO] [enforcer:enforce {execution: enforce}]
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] [remote-resources:process {execution: default}]
[INFO] [build-helper:add-source {execution: default}]
[INFO] Source directory: <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/src/main/java-jsf-1.2> added.
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] Parent project loaded from repository.
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/pom.xml> to /export/home/hudson/.m2/repository/org/apache/myfaces/tobago/tobago/1.5.0-alpha-2-SNAPSHOT/tobago-1.5.0-alpha-2-SNAPSHOT.pom
[INFO] Installing <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/target/tobago-1.5.0-alpha-2-SNAPSHOT-site.xml> to /export/home/hudson/.m2/repository/org/apache/myfaces/tobago/tobago/1.5.0-alpha-2-SNAPSHOT/tobago-1.5.0-alpha-2-SNAPSHOT-site.xml
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/pom.xml> to /home/hudson/hudson/jobs/tobago-trunk/modules/org.apache.myfaces.tobago$tobago/builds/2010-12-13_14-10-39/archive/org.apache.myfaces.tobago/tobago/1.5.0-alpha-2-SNAPSHOT/pom.xml
[HUDSON] Archiving /export/home/hudson/.m2/repository/org/apache/myfaces/tobago/tobago/1.5.0-alpha-2-SNAPSHOT/tobago-1.5.0-alpha-2-SNAPSHOT.pom to /home/hudson/hudson/jobs/tobago-trunk/modules/org.apache.myfaces.tobago$tobago/builds/2010-12-13_14-10-39/archive/org.apache.myfaces.tobago/tobago/1.5.0-alpha-2-SNAPSHOT/tobago-1.5.0-alpha-2-SNAPSHOT.pom
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/target/tobago-1.5.0-alpha-2-SNAPSHOT-site.xml> to /home/hudson/hudson/jobs/tobago-trunk/modules/org.apache.myfaces.tobago$tobago/builds/2010-12-13_14-10-39/archive/org.apache.myfaces.tobago/tobago/1.5.0-alpha-2-SNAPSHOT/tobago-1.5.0-alpha-2-SNAPSHOT-site.xml
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Tool
[INFO]    task-segment: [clean, animal-sniffer:check, checkstyle:check, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [animal-sniffer:check {execution: default-cli}]
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java15:1.0
[INFO] [checkstyle:check {execution: default-cli}]
[INFO] 
[INFO] [enforcer:enforce {execution: enforce}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [build-helper:add-source {execution: default}]
[INFO] Source directory: <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-tool/src/main/java-jsf-1.2> added.
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-tool/pom.xml> to /export/home/hudson/.m2/repository/org/apache/myfaces/tobago/tobago-tool/1.5.0-alpha-2-SNAPSHOT/tobago-tool-1.5.0-alpha-2-SNAPSHOT.pom
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-tool/pom.xml> to /home/hudson/hudson/jobs/tobago-trunk/modules/org.apache.myfaces.tobago$tobago-tool/builds/2010-12-13_14-10-39/archive/org.apache.myfaces.tobago/tobago-tool/1.5.0-alpha-2-SNAPSHOT/pom.xml
[HUDSON] Archiving /export/home/hudson/.m2/repository/org/apache/myfaces/tobago/tobago-tool/1.5.0-alpha-2-SNAPSHOT/tobago-tool-1.5.0-alpha-2-SNAPSHOT.pom to /home/hudson/hudson/jobs/tobago-trunk/modules/org.apache.myfaces.tobago$tobago-tool/builds/2010-12-13_14-10-39/archive/org.apache.myfaces.tobago/tobago-tool/1.5.0-alpha-2-SNAPSHOT/tobago-tool-1.5.0-alpha-2-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Tool Annotation
[INFO]    task-segment: [clean, animal-sniffer:check, checkstyle:check, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [animal-sniffer:check {execution: default-cli}]
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java15:1.0
[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-tool/tobago-tool-annotation/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-tool/tobago-tool-annotation/src/main/java-jsf-1.2> added.
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 15 source files to <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-tool/tobago-tool-annotation/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-tool/tobago-tool-annotation/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-tool/tobago-tool-annotation/target/surefire-reports>
[HUDSON] Recording test results
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-tool/tobago-tool-annotation/pom.xml> to /home/hudson/hudson/jobs/tobago-trunk/modules/org.apache.myfaces.tobago$tobago-tool-annotation/builds/2010-12-13_14-10-39/archive/org.apache.myfaces.tobago/tobago-tool-annotation/1.5.0-alpha-2-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error creating archive file; nested exception is java.io.IOException: No space left on device

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 minutes 16 seconds
[INFO] Finished at: Mon Dec 13 09:13:12 EST 2010
[INFO] Final Memory: 53M/383M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: commits@myfaces.apache.org
channel stopped


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

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



Build failed in Hudson: tobago-trunk #139

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

Changes:

[lofwyr] TOBAGO-828: Layout of Sheet
 - implement getPreferredHeight() for Sheet

------------------------------------------
[...truncated 3056 lines...]
A         tobago-jsf-compat/src/main/java/org/apache/myfaces/tobago/internal
A         tobago-jsf-compat/src/main/java/org/apache/myfaces/tobago/internal/taglib
AU        tobago-jsf-compat/src/main/java/org/apache/myfaces/tobago/internal/taglib/TobagoELTag.java
A         tobago-jsf-compat/src/main/java/org/apache/myfaces/tobago/internal/util
AU        tobago-jsf-compat/src/main/java/org/apache/myfaces/tobago/internal/util/FindComponentUtils.java
A         tobago-jsf-compat/src/main/java/org/apache/myfaces/tobago/util
AU        tobago-jsf-compat/src/main/java/org/apache/myfaces/tobago/util/ValueBindingComparator.java
AU        tobago-jsf-compat/src/main/java/org/apache/myfaces/tobago/util/ComparatorBase.java
AU        tobago-jsf-compat/src/main/java/org/apache/myfaces/tobago/util/ValueExpressionComparator.java
AU        tobago-jsf-compat/src/main/java/org/apache/myfaces/tobago/util/MessageUtils.java
AU        tobago-jsf-compat/src/main/java/org/apache/myfaces/tobago/util/DebugUtils.java
AU        tobago-jsf-compat/src/main/java/org/apache/myfaces/tobago/util/FacesVersion.java
AU        tobago-jsf-compat/src/main/java/org/apache/myfaces/tobago/util/RequestUtils.java
AU        tobago-jsf-compat/src/main/java/org/apache/myfaces/tobago/util/BeanComparator.java
A         tobago-jsf-compat/src/main/java-jsf-1.1
A         tobago-jsf-compat/src/main/java-jsf-1.1/javax
A         tobago-jsf-compat/src/main/java-jsf-1.1/javax/faces
A         tobago-jsf-compat/src/main/java-jsf-1.1/javax/faces/component
AU        tobago-jsf-compat/src/main/java-jsf-1.1/javax/faces/component/ContextCallback.java
AU        tobago-jsf-compat/pom.xml
 U        .
Fetching 'https://svn.apache.org/repos/asf/myfaces/tobago/trunk/tobago-core/src/main/resources/org/apache/myfaces/tobago/config/tobago-config_1_0.dtd' at -1 into '/zonestorage/hudson<https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/src/site/resources/tobago-config_1_0.dtd'>
svn:externals to a file requires Subversion 1.6 workspace support. Use the system configuration to enable that.
Fetching 'https://svn.apache.org/repos/asf/myfaces/tobago/trunk/tobago-core/src/main/resources/org/apache/myfaces/tobago/config/tobago-config-1.0.29.dtd' at -1 into '/zonestorage/hudson<https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/src/site/resources/tobago-config-1.0.29.dtd'>
svn:externals to a file requires Subversion 1.6 workspace support. Use the system configuration to enable that.
Fetching 'https://svn.apache.org/repos/asf/myfaces/tobago/trunk/tobago-core/src/main/resources/org/apache/myfaces/tobago/config/tobago-config-1.0.30.dtd' at -1 into '/zonestorage/hudson<https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/src/site/resources/tobago-config-1.0.30.dtd'>
svn:externals to a file requires Subversion 1.6 workspace support. Use the system configuration to enable that.
Fetching 'https://svn.apache.org/repos/asf/myfaces/tobago/trunk/tobago-core/src/main/resources/org/apache/myfaces/tobago/config/tobago-config-1.5.dtd' at -1 into '/zonestorage/hudson<https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/src/site/resources/tobago-config-1.5.dtd'>
svn:externals to a file requires Subversion 1.6 workspace support. Use the system configuration to enable that.
At revision 1045203
ERROR: Failed to parse svn info for external https://svn.apache.org/repos/asf/myfaces/tobago/trunk/tobago-core/src/main/resources/org/apache/myfaces/tobago/config/tobago-config_1_0.dtd at tobago-trunk/src/site/resources//tobago-config_1_0.dtd
org.tmatesoft.svn.core.SVNException: svn: '<https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/src/site/resources/tobago-config_1_0.dtd'> is not under version control
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.wc.SVNWCClient$13.handleError(SVNWCClient.java:3314)
	at org.tmatesoft.svn.core.internal.wc.admin.SVNWCAccess.walkEntries(SVNWCAccess.java:758)
	at org.tmatesoft.svn.core.internal.wc.admin.SVNWCAccess.walkEntries(SVNWCAccess.java:741)
	at org.tmatesoft.svn.core.wc.SVNWCClient.crawlEntries(SVNWCClient.java:3294)
	at org.tmatesoft.svn.core.wc.SVNWCClient.doInfo(SVNWCClient.java:2498)
	at org.tmatesoft.svn.core.wc.SVNWCClient.doInfo(SVNWCClient.java:2865)
	at hudson.scm.SubversionSCM$BuildRevisionMapTask.invoke(SubversionSCM.java:937)
	at hudson.scm.SubversionSCM$BuildRevisionMapTask.invoke(SubversionSCM.java:907)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:1899)
	at hudson.remoting.UserRequest.perform(UserRequest.java:114)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:270)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
	at java.util.concurrent.FutureTask.run(FutureTask.java:123)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
	at java.lang.Thread.run(Thread.java:595)
ERROR: Failed to parse svn info for external https://svn.apache.org/repos/asf/myfaces/tobago/trunk/tobago-core/src/main/resources/org/apache/myfaces/tobago/config/tobago-config-1.0.29.dtd at tobago-trunk/src/site/resources//tobago-config-1.0.29.dtd
org.tmatesoft.svn.core.SVNException: svn: '<https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/src/site/resources/tobago-config-1.0.29.dtd'> is not under version control
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.wc.SVNWCClient$13.handleError(SVNWCClient.java:3314)
	at org.tmatesoft.svn.core.internal.wc.admin.SVNWCAccess.walkEntries(SVNWCAccess.java:758)
	at org.tmatesoft.svn.core.internal.wc.admin.SVNWCAccess.walkEntries(SVNWCAccess.java:741)
	at org.tmatesoft.svn.core.wc.SVNWCClient.crawlEntries(SVNWCClient.java:3294)
	at org.tmatesoft.svn.core.wc.SVNWCClient.doInfo(SVNWCClient.java:2498)
	at org.tmatesoft.svn.core.wc.SVNWCClient.doInfo(SVNWCClient.java:2865)
	at hudson.scm.SubversionSCM$BuildRevisionMapTask.invoke(SubversionSCM.java:937)
	at hudson.scm.SubversionSCM$BuildRevisionMapTask.invoke(SubversionSCM.java:907)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:1899)
	at hudson.remoting.UserRequest.perform(UserRequest.java:114)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:270)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
	at java.util.concurrent.FutureTask.run(FutureTask.java:123)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
	at java.lang.Thread.run(Thread.java:595)
ERROR: Failed to parse svn info for external https://svn.apache.org/repos/asf/myfaces/tobago/trunk/tobago-core/src/main/resources/org/apache/myfaces/tobago/config/tobago-config-1.0.30.dtd at tobago-trunk/src/site/resources//tobago-config-1.0.30.dtd
org.tmatesoft.svn.core.SVNException: svn: '<https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/src/site/resources/tobago-config-1.0.30.dtd'> is not under version control
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.wc.SVNWCClient$13.handleError(SVNWCClient.java:3314)
	at org.tmatesoft.svn.core.internal.wc.admin.SVNWCAccess.walkEntries(SVNWCAccess.java:758)
	at org.tmatesoft.svn.core.internal.wc.admin.SVNWCAccess.walkEntries(SVNWCAccess.java:741)
	at org.tmatesoft.svn.core.wc.SVNWCClient.crawlEntries(SVNWCClient.java:3294)
	at org.tmatesoft.svn.core.wc.SVNWCClient.doInfo(SVNWCClient.java:2498)
	at org.tmatesoft.svn.core.wc.SVNWCClient.doInfo(SVNWCClient.java:2865)
	at hudson.scm.SubversionSCM$BuildRevisionMapTask.invoke(SubversionSCM.java:937)
	at hudson.scm.SubversionSCM$BuildRevisionMapTask.invoke(SubversionSCM.java:907)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:1899)
	at hudson.remoting.UserRequest.perform(UserRequest.java:114)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:270)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
	at java.util.concurrent.FutureTask.run(FutureTask.java:123)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
	at java.lang.Thread.run(Thread.java:595)
ERROR: Failed to parse svn info for external https://svn.apache.org/repos/asf/myfaces/tobago/trunk/tobago-core/src/main/resources/org/apache/myfaces/tobago/config/tobago-config-1.5.dtd at tobago-trunk/src/site/resources//tobago-config-1.5.dtd
org.tmatesoft.svn.core.SVNException: svn: '<https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/src/site/resources/tobago-config-1.5.dtd'> is not under version control
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.wc.SVNWCClient$13.handleError(SVNWCClient.java:3314)
	at org.tmatesoft.svn.core.internal.wc.admin.SVNWCAccess.walkEntries(SVNWCAccess.java:758)
	at org.tmatesoft.svn.core.internal.wc.admin.SVNWCAccess.walkEntries(SVNWCAccess.java:741)
	at org.tmatesoft.svn.core.wc.SVNWCClient.crawlEntries(SVNWCClient.java:3294)
	at org.tmatesoft.svn.core.wc.SVNWCClient.doInfo(SVNWCClient.java:2498)
	at org.tmatesoft.svn.core.wc.SVNWCClient.doInfo(SVNWCClient.java:2865)
	at hudson.scm.SubversionSCM$BuildRevisionMapTask.invoke(SubversionSCM.java:937)
	at hudson.scm.SubversionSCM$BuildRevisionMapTask.invoke(SubversionSCM.java:907)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:1899)
	at hudson.remoting.UserRequest.perform(UserRequest.java:114)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:270)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
	at java.util.concurrent.FutureTask.run(FutureTask.java:123)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
	at java.lang.Thread.run(Thread.java:595)
no revision recorded for null in the previous build
no revision recorded for null in the previous build
no revision recorded for null in the previous build
no revision recorded for null in the previous build
Parsing POMs
[tobago-trunk] $ /home/hudson/tools/java/latest1.6/bin/java -cp /home/hudson/hudson-slave/maven-agent.jar:/home/hudson/tools/maven/apache-maven-2.2.1/boot/classworlds-1.1.jar hudson.maven.agent.Main /home/hudson/tools/maven/apache-maven-2.2.1 /zonestorage/hudson/home/hudson/hudson-slave/slave.jar /home/hudson/hudson-slave/maven-interceptor.jar 47094 /home/hudson/hudson-slave/maven2.1-interceptor.jar
<===[HUDSON REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/pom.xml> -Pall-modules clean animal-sniffer:check checkstyle:check install
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   Apache Tobago
[INFO]   Tobago Tool
[INFO]   Tobago Tool Annotation
[INFO]   Tobago Tool Apt
[INFO]   Tobago JSF Compatibility
[INFO]   Tobago Core
[INFO]   Tobago Extensions
[INFO]   Tobago Taglib Extension
[INFO]   Tobago Themes
[INFO]   Tobago Theme Standard
[INFO]   Tobago Theme Scarborough
[INFO]   Tobago Theme Speyside
[INFO]   Tobago Theme Richmond
[INFO]   Tobago Theme Charlotteville
[INFO]   Tobago Deprecation
[INFO]   Tobago Facelets
[INFO]   Tobago Fileupload
[INFO]   Tobago Sandbox
[INFO]   Tobago Security
[INFO]   Tobago Examples
[INFO]   Tobago Example Addressbook Library
[INFO]   Tobago Example Addressbook
[INFO]   Tobago Example Blank
[INFO]   Tobago Example Data (to use in other examples)
[INFO]   Tobago Example Demo
[INFO]   Tobago Example Non-Faces-Request
[INFO]   Tobago Example Experimental
[INFO]   Tobago Example Test
[INFO]   Tobago Example for Portlets
[INFO]   Tobago Example Sandbox
[INFO]   Tobago Example Security
[INFO]   Tobago Example Assembly
[INFO]   Tobago Theme Example
[INFO]   Tobago Example Seam
[INFO]   Tobago Assembly
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tobago
[INFO]    task-segment: [clean, animal-sniffer:check, checkstyle:check, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [animal-sniffer:check {execution: default-cli}]
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java15:1.0
[INFO] [checkstyle:check {execution: default-cli}]
[INFO] 
[INFO] [enforcer:enforce {execution: enforce}]
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] [remote-resources:process {execution: default}]
[INFO] [build-helper:add-source {execution: default}]
[INFO] Source directory: <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/src/main/java-jsf-1.2> added.
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] Parent project loaded from repository.
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/pom.xml> to /export/home/hudson/.m2/repository/org/apache/myfaces/tobago/tobago/1.5.0-alpha-2-SNAPSHOT/tobago-1.5.0-alpha-2-SNAPSHOT.pom
[INFO] Installing <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/target/tobago-1.5.0-alpha-2-SNAPSHOT-site.xml> to /export/home/hudson/.m2/repository/org/apache/myfaces/tobago/tobago/1.5.0-alpha-2-SNAPSHOT/tobago-1.5.0-alpha-2-SNAPSHOT-site.xml
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/pom.xml> to /home/hudson/hudson/jobs/tobago-trunk/modules/org.apache.myfaces.tobago$tobago/builds/2010-12-13_16-09-16/archive/org.apache.myfaces.tobago/tobago/1.5.0-alpha-2-SNAPSHOT/pom.xml
[HUDSON] Archiving /export/home/hudson/.m2/repository/org/apache/myfaces/tobago/tobago/1.5.0-alpha-2-SNAPSHOT/tobago-1.5.0-alpha-2-SNAPSHOT.pom to /home/hudson/hudson/jobs/tobago-trunk/modules/org.apache.myfaces.tobago$tobago/builds/2010-12-13_16-09-16/archive/org.apache.myfaces.tobago/tobago/1.5.0-alpha-2-SNAPSHOT/tobago-1.5.0-alpha-2-SNAPSHOT.pom
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/target/tobago-1.5.0-alpha-2-SNAPSHOT-site.xml> to /home/hudson/hudson/jobs/tobago-trunk/modules/org.apache.myfaces.tobago$tobago/builds/2010-12-13_16-09-16/archive/org.apache.myfaces.tobago/tobago/1.5.0-alpha-2-SNAPSHOT/tobago-1.5.0-alpha-2-SNAPSHOT-site.xml
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Tool
[INFO]    task-segment: [clean, animal-sniffer:check, checkstyle:check, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [animal-sniffer:check {execution: default-cli}]
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java15:1.0
[INFO] [checkstyle:check {execution: default-cli}]
[INFO] 
[INFO] [enforcer:enforce {execution: enforce}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [build-helper:add-source {execution: default}]
[INFO] Source directory: <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-tool/src/main/java-jsf-1.2> added.
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-tool/pom.xml> to /export/home/hudson/.m2/repository/org/apache/myfaces/tobago/tobago-tool/1.5.0-alpha-2-SNAPSHOT/tobago-tool-1.5.0-alpha-2-SNAPSHOT.pom
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-tool/pom.xml> to /home/hudson/hudson/jobs/tobago-trunk/modules/org.apache.myfaces.tobago$tobago-tool/builds/2010-12-13_16-09-16/archive/org.apache.myfaces.tobago/tobago-tool/1.5.0-alpha-2-SNAPSHOT/pom.xml
[HUDSON] Archiving /export/home/hudson/.m2/repository/org/apache/myfaces/tobago/tobago-tool/1.5.0-alpha-2-SNAPSHOT/tobago-tool-1.5.0-alpha-2-SNAPSHOT.pom to /home/hudson/hudson/jobs/tobago-trunk/modules/org.apache.myfaces.tobago$tobago-tool/builds/2010-12-13_16-09-16/archive/org.apache.myfaces.tobago/tobago-tool/1.5.0-alpha-2-SNAPSHOT/tobago-tool-1.5.0-alpha-2-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Tool Annotation
[INFO]    task-segment: [clean, animal-sniffer:check, checkstyle:check, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [animal-sniffer:check {execution: default-cli}]
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java15:1.0
[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-tool/tobago-tool-annotation/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-tool/tobago-tool-annotation/src/main/java-jsf-1.2> added.
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 15 source files to <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-tool/tobago-tool-annotation/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-tool/tobago-tool-annotation/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-tool/tobago-tool-annotation/target/surefire-reports>
[HUDSON] Recording test results
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/tobago-trunk/ws/tobago-trunk/tobago-tool/tobago-tool-annotation/pom.xml> to /home/hudson/hudson/jobs/tobago-trunk/modules/org.apache.myfaces.tobago$tobago-tool-annotation/builds/2010-12-13_16-09-16/archive/org.apache.myfaces.tobago/tobago-tool-annotation/1.5.0-alpha-2-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error creating archive file; nested exception is java.io.IOException: No space left on device

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 30 seconds
[INFO] Finished at: Mon Dec 13 11:09:51 EST 2010
[INFO] Final Memory: 55M/381M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: commits@myfaces.apache.org
channel stopped