See 
<http://hudson.zones.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20site/12/changes>

Changes:

[jens] InMemoryProvider: Fix an issue with the hierarchy structure in 
getTypesDescendants

------------------------------------------
Started by upstream project "Chemistry - OpenCMIS - install" build number 15
Building on master
Updating http://svn.apache.org/repos/asf/incubator/chemistry/trunk/opencmis
U         
opencmis-server/opencmis-server-inmemory/src/test/java/org/apache/opencmis/inmemory/RepositoryServiceTest.java
U         
opencmis-server/opencmis-server-inmemory/src/main/java/org/apache/opencmis/inmemory/server/InMemoryRepositoryServiceImpl.java
U         
opencmis-server/opencmis-server-inmemory/src/main/java/org/apache/opencmis/inmemory/TypeManager.java
At revision 918361
Parsing POMs
[opencmis] $ /home/hudson/tools/java/latest1.5/bin/java -cp 
/export/home/hudson/hudson/plugins/maven-plugin/WEB-INF/lib/maven-agent-1.345.jar:/home/hudson/tools/maven/latest/boot/classworlds-1.1.jar
 hudson.maven.agent.Main /home/hudson/tools/maven/latest 
/export/home/hudson/tools/tomcat/latest/webapps/hudson/WEB-INF/lib/remoting-1.345.jar
 
/export/home/hudson/hudson/plugins/maven-plugin/WEB-INF/lib/maven-interceptor-1.345.jar
 47842 
/export/home/hudson/hudson/plugins/maven-plugin/WEB-INF/lib/maven2.1-interceptor-1.2.jar
<===[HUDSON REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
<http://hudson.zones.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20site/ws/opencmis/pom.xml>
 clean site
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   OpenCMIS
[INFO]   OpenCMIS Commons API
[INFO]   OpenCMIS Commons Implementation
[INFO]   OpenCMIS Client API
[INFO]   OpenCMIS Provider Implementation
[INFO]   OpenCMIS Test Utilities
[INFO]   OpenCMIS Client Implementation
[INFO]   OpenCMIS Server SPI
[INFO]   OpenCMIS Server Implementation
[INFO]   OpenCMIS Server Support
[INFO]   OpenCMIS InMemory Server Implementation
[INFO]   OpenCMIS FileShare Server Implementation
[INFO]   OpenCMIS Full Integration Tests
[INFO]   OpenCMIS Test Compatibility Kit
[INFO]   OpenCMIS Tools
[INFO]   OpenCMIS Browser
[INFO] ------------------------------------------------------------------------
[INFO] Building OpenCMIS
[INFO]    task-segment: [clean, site]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[WARNING] DEPRECATED [aggregate]: As of version 2.5, use the goals 
<code>javadoc:aggregate</code> and
<code>javadoc:test-aggregate</code> instead.
[WARNING] DEPRECATED [aggregate]: As of version 2.5, use the goals 
<code>javadoc:aggregate</code> and
<code>javadoc:test-aggregate</code> instead.
[WARNING] DEPRECATED [aggregate]: As of version 2.5, use the goals 
<code>javadoc:aggregate</code> and
<code>javadoc:test-aggregate</code> instead.
[WARNING] DEPRECATED [aggregate]: As of version 2.5, use the goals 
<code>javadoc:aggregate</code> and
<code>javadoc:test-aggregate</code> instead.
[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] Preparing javadoc:javadoc
[INFO] No goals needed for project - skipping
[INFO] Preparing javadoc:test-aggregate
[INFO] ------------------------------------------------------------------------
[INFO] Building OpenCMIS
[INFO] ------------------------------------------------------------------------
[INFO] No goals needed for project - skipping
[INFO] ------------------------------------------------------------------------
[INFO] Building OpenCMIS Commons API
[INFO] ------------------------------------------------------------------------
[HUDSON] Archiving 
<http://hudson.zones.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20site/ws/opencmis/pom.xml>
 to /export/home/hudson/hudson/jobs/Chemistry - OpenCMIS - 
site/modules/org.opencmis$opencmis/builds/2010-03-03_08-16-09/archive/org.opencmis/opencmis/0.1-SNAPSHOT/pom.xml
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<http://hudson.zones.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20site/ws/opencmis/opencmis-commons/opencmis-commons-api/src/main/resources>
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] ------------------------------------------------------------------------
[INFO] Building OpenCMIS Commons Implementation
[INFO] ------------------------------------------------------------------------
[HUDSON] Archiving 
<http://hudson.zones.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20site/ws/opencmis/opencmis-commons/opencmis-commons-api/pom.xml>
 to /export/home/hudson/hudson/jobs/Chemistry - OpenCMIS - 
site/modules/org.opencmis$opencmis-commons-api/builds/2010-03-03_08-16-09/archive/org.opencmis/opencmis-commons-api/0.1-SNAPSHOT/pom.xml
[INFO] [jaxws:wsimport {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] ------------------------------------------------------------------------
[INFO] Building OpenCMIS Client API
[INFO] ------------------------------------------------------------------------
[HUDSON] Archiving 
<http://hudson.zones.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20site/ws/opencmis/opencmis-commons/opencmis-commons-impl/pom.xml>
 to /export/home/hudson/hudson/jobs/Chemistry - OpenCMIS - 
site/modules/org.opencmis$opencmis-commons-impl/builds/2010-03-03_08-16-09/archive/org.opencmis/opencmis-commons-impl/0.1-SNAPSHOT/pom.xml
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<http://hudson.zones.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20site/ws/opencmis/opencmis-client/opencmis-client-api/src/main/resources>
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] ------------------------------------------------------------------------
[INFO] Building OpenCMIS Provider Implementation
[INFO] ------------------------------------------------------------------------
[HUDSON] Archiving 
<http://hudson.zones.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20site/ws/opencmis/opencmis-client/opencmis-client-api/pom.xml>
 to /export/home/hudson/hudson/jobs/Chemistry - OpenCMIS - 
site/modules/org.opencmis$opencmis-client-api/builds/2010-03-03_08-16-09/archive/org.opencmis/opencmis-client-api/0.1-SNAPSHOT/pom.xml
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<http://hudson.zones.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20site/ws/opencmis/opencmis-client/opencmis-provider-impl/src/main/resources>
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] ------------------------------------------------------------------------
[INFO] Building OpenCMIS Test Utilities
[INFO] ------------------------------------------------------------------------
[HUDSON] Archiving 
<http://hudson.zones.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20site/ws/opencmis/opencmis-client/opencmis-provider-impl/pom.xml>
 to /export/home/hudson/hudson/jobs/Chemistry - OpenCMIS - 
site/modules/org.opencmis$opencmis-provider-impl/builds/2010-03-03_08-16-09/archive/org.opencmis/opencmis-provider-impl/0.1-SNAPSHOT/pom.xml
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<http://hudson.zones.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20site/ws/opencmis/opencmis-test/opencmis-test-util/src/main/resources>
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] ------------------------------------------------------------------------
[INFO] Building OpenCMIS Client Implementation
[INFO] ------------------------------------------------------------------------
[HUDSON] Archiving 
<http://hudson.zones.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20site/ws/opencmis/opencmis-test/opencmis-test-util/pom.xml>
 to /export/home/hudson/hudson/jobs/Chemistry - OpenCMIS - 
site/modules/org.opencmis$opencmis-test-util/builds/2010-03-03_08-16-09/archive/org.opencmis/opencmis-test-util/0.1-SNAPSHOT/pom.xml
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<http://hudson.zones.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20site/ws/opencmis/opencmis-client/opencmis-client-impl/src/main/resources>
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 9 source files to 
<http://hudson.zones.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20site/ws/opencmis/opencmis-client/opencmis-client-impl/target/classes>
[HUDSON] Archiving 
<http://hudson.zones.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20site/ws/opencmis/opencmis-client/opencmis-client-impl/pom.xml>
 to /export/home/hudson/hudson/jobs/Chemistry - OpenCMIS - 
site/modules/org.opencmis$opencmis-client-impl/builds/2010-03-03_08-16-09/archive/org.opencmis/opencmis-client-impl/0.1-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

<http://hudson.zones.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20site/ws/opencmis/opencmis-client/opencmis-client-impl/src/main/java/org/apache/opencmis/client/runtime/PersistentFolderImpl.java>:[154,34]
 cannot find symbol
symbol  : method convertObject(org.apache.opencmis.commons.provider.ObjectData)
location: interface org.apache.opencmis.client.api.repository.ObjectFactory

<http://hudson.zones.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20site/ws/opencmis/opencmis-client/opencmis-client-impl/src/main/java/org/apache/opencmis/client/runtime/PersistentSessionImpl.java>:[260,28]
 cannot find symbol
symbol  : method convertObject(org.apache.opencmis.commons.provider.ObjectData)
location: interface org.apache.opencmis.client.api.repository.ObjectFactory


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 45 seconds
[INFO] Finished at: Wed Mar 03 08:16:59 UTC 2010
[INFO] Final Memory: 32M/190M
[INFO] ------------------------------------------------------------------------
Waiting for Hudson to finish collecting data
Sending e-mails to: [email protected]
channel stopped

Reply via email to