You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chemistry.apache.org by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2010/03/03 05:50:10 UTC

Build failed in Hudson: Chemistry - OpenCMIS - site #11

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

Changes:

[dcaruana] Set svn:ignore property for opencmis-server-support project.

[fmui] improved PagingList
implemented getChildren

[fmui] added more client API code
added a few more lines of test code and cleaned up a bit

------------------------------------------
Started by upstream project "Chemistry - OpenCMIS - install" build number 14
Building on master
Updating http://svn.apache.org/repos/asf/incubator/chemistry/trunk/opencmis
 U        opencmis-server/opencmis-server-support
U         opencmis-client/opencmis-client-api/src/main/java/org/apache/opencmis/client/api/repository/ObjectFactory.java
U         opencmis-client/opencmis-client-api/src/main/java/org/apache/opencmis/client/api/Folder.java
U         opencmis-client/opencmis-client-api/src/main/java/org/apache/opencmis/client/api/Document.java
U         opencmis-client/opencmis-client-api/src/main/java/org/apache/opencmis/client/api/CmisObject.java
U         opencmis-client/opencmis-provider-impl/src/test/java/org/apache/opencmis/client/provider/framework/AbstractSimpleReadOnlyTests.java
U         opencmis-client/opencmis-provider-impl/src/main/java/org/apache/opencmis/client/provider/spi/atompub/HttpUtils.java
U         opencmis-client/opencmis-client-impl/src/test/java/org/apache/opencmis/client/runtime/util/PagingListTest.java
U         opencmis-client/opencmis-client-impl/src/main/java/org/apache/opencmis/client/runtime/repository/PersistentObjectFactoryImpl.java
U         opencmis-client/opencmis-client-impl/src/main/java/org/apache/opencmis/client/runtime/PersistentPolicyImpl.java
U         opencmis-client/opencmis-client-impl/src/main/java/org/apache/opencmis/client/runtime/PersistentRelationshipImpl.java
U         opencmis-client/opencmis-client-impl/src/main/java/org/apache/opencmis/client/runtime/AbstractPersistentFilableCmisObject.java
U         opencmis-client/opencmis-client-impl/src/main/java/org/apache/opencmis/client/runtime/PersistentFolderImpl.java
U         opencmis-client/opencmis-client-impl/src/main/java/org/apache/opencmis/client/runtime/PersistentDocumentImpl.java
U         opencmis-client/opencmis-client-impl/src/main/java/org/apache/opencmis/client/runtime/SessionUtil.java
U         opencmis-client/opencmis-client-impl/src/main/java/org/apache/opencmis/client/runtime/PersistentSessionImpl.java
U         opencmis-client/opencmis-client-impl/src/main/java/org/apache/opencmis/client/runtime/AbstractPersistentCmisObject.java
U         opencmis-client/opencmis-client-impl/src/main/java/org/apache/opencmis/client/runtime/util/AbstractPagingList.java
U         opencmis-test/opencmis-test-fit/src/test/java/org/apache/opencmis/fit/sample/AbstractSampleIT.java
At revision 918324
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 45342 /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}]
[INFO] Deleting directory <http://hudson.zones.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20site/ws/opencmis/target>
[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_04-48-55/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] ------------------------------------------------------------------------
[INFO] artifact org.codehaus.mojo:jaxws-maven-plugin: checking for updates from maven2-repository.dev.java.net
[INFO] artifact org.jvnet.staxex:stax-ex: checking for updates from maven-repository.dev.java.net
[INFO] artifact org.jvnet.staxex:stax-ex: checking for updates from maven2-repository.dev.java.net
[INFO] snapshot org.opencmis:opencmis-commons-api:0.1-SNAPSHOT: checking for updates from maven-repository.dev.java.net
[INFO] snapshot org.opencmis:opencmis-commons-api:0.1-SNAPSHOT: checking for updates from maven2-repository.dev.java.net
[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_04-48-55/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_04-48-55/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] Compiling 4 source files to <http://hudson.zones.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20site/ws/opencmis/opencmis-client/opencmis-client-api/target/classes>
[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_04-48-55/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] snapshot org.opencmis:opencmis-commons-impl:0.1-SNAPSHOT: checking for updates from maven-repository.dev.java.net
[INFO] snapshot org.opencmis:opencmis-commons-impl:0.1-SNAPSHOT: checking for updates from maven2-repository.dev.java.net
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 1 source file to <http://hudson.zones.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20site/ws/opencmis/opencmis-client/opencmis-provider-impl/target/classes>
[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_04-48-55/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_04-48-55/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 10 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_04-48-55/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/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

<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


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 4 seconds
[INFO] Finished at: Wed Mar 03 04:50:04 UTC 2010
[INFO] Final Memory: 34M/190M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: chemistry-dev@incubator.apache.org fmui@apache.org
channel stopped


Build failed in Hudson: Chemistry - OpenCMIS - site #14

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20site/14/changes>

Changes:

[dcaruana] Split opencmis-test-browser into jar and war.

------------------------------------------
[...truncated 63 lines...]
[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_13-30-59/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_13-30-59/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_13-30-59/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_13-30-59/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_13-30-59/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_13-30-59/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 12 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_13-30-59/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/AbstractPersistentCmisObject.java>:[33,38] cannot find symbol
symbol  : class OperationContext
location: package org.apache.opencmis.client.api

<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>:[36,38] cannot find symbol
symbol  : class OperationContext
location: package org.apache.opencmis.client.api

<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/AbstractPersistentCmisObject.java>:[583,74] cannot find symbol
symbol  : class OperationContext
location: class org.apache.opencmis.client.runtime.AbstractPersistentCmisObject

<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/AbstractPersistentCmisObject.java>:[651,22] cannot find symbol
symbol  : class OperationContext
location: class org.apache.opencmis.client.runtime.AbstractPersistentCmisObject

<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>:[74,23] cannot find symbol
symbol  : class OperationContext
location: class org.apache.opencmis.client.runtime.PersistentSessionImpl

<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>:[82,10] cannot find symbol
symbol  : class OperationContext
location: class org.apache.opencmis.client.runtime.PersistentSessionImpl

<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>:[232,54] cannot find symbol
symbol  : class OperationContext
location: class org.apache.opencmis.client.runtime.PersistentSessionImpl

<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>:[291,9] cannot find symbol
symbol  : class OperationContext
location: class org.apache.opencmis.client.runtime.PersistentSessionImpl

<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>:[301,32] cannot find symbol
symbol  : class OperationContext
location: class org.apache.opencmis.client.runtime.PersistentSessionImpl

<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>:[312,9] cannot find symbol
symbol  : class OperationContext
location: class org.apache.opencmis.client.runtime.PersistentSessionImpl

<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>:[339,47] cannot find symbol
symbol  : class OperationContext
location: class org.apache.opencmis.client.runtime.PersistentSessionImpl

<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>:[367,49] cannot find symbol
symbol  : class OperationContext
location: class org.apache.opencmis.client.runtime.PersistentSessionImpl

<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>:[418,30] cannot find symbol
symbol  : class OperationContext
location: class org.apache.opencmis.client.runtime.PersistentSessionImpl

<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>:[33,38] cannot find symbol
symbol  : class OperationContext
location: package org.apache.opencmis.client.api

<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,54] cannot find symbol
symbol  : class OperationContext
location: class org.apache.opencmis.client.runtime.PersistentFolderImpl

<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>:[217,50] cannot find symbol
symbol  : class OperationContext
location: class org.apache.opencmis.client.runtime.PersistentFolderImpl

<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>:[272,71] cannot find symbol
symbol  : class OperationContext
location: class org.apache.opencmis.client.runtime.PersistentFolderImpl

<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>:[294,70] cannot find symbol
symbol  : class OperationContext
location: class org.apache.opencmis.client.runtime.PersistentFolderImpl

<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/PersistentRelationshipImpl.java>:[22,38] cannot find symbol
symbol  : class OperationContext
location: package org.apache.opencmis.client.api

<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/PersistentRelationshipImpl.java>:[53,30] cannot find symbol
symbol  : class OperationContext
location: class org.apache.opencmis.client.runtime.PersistentRelationshipImpl

<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/PersistentRelationshipImpl.java>:[76,30] cannot find symbol
symbol  : class OperationContext
location: class org.apache.opencmis.client.runtime.PersistentRelationshipImpl

<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/PersistentDocumentImpl.java>:[28,38] cannot find symbol
symbol  : class OperationContext
location: package org.apache.opencmis.client.api

<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/PersistentDocumentImpl.java>:[138,39] cannot find symbol
symbol  : class OperationContext
location: class org.apache.opencmis.client.runtime.PersistentDocumentImpl

<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/PersistentDocumentImpl.java>:[172,58] cannot find symbol
symbol  : class OperationContext
location: class org.apache.opencmis.client.runtime.PersistentDocumentImpl

<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/OperationContextImpl.java>:[23,38] cannot find symbol
symbol  : class OperationContext
location: package org.apache.opencmis.client.api

<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/OperationContextImpl.java>:[30,45] cannot find symbol
symbol: class OperationContext
public class OperationContextImpl implements OperationContext, Serializable {

<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/OperationContextImpl.java>:[54,30] cannot find symbol
symbol  : class OperationContext
location: class org.apache.opencmis.client.runtime.OperationContextImpl

<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/AbstractPersistentCmisObject.java>:[592,10] cannot find symbol
symbol  : class OperationContext
location: class org.apache.opencmis.client.runtime.AbstractPersistentCmisObject

<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>:[72,7] org.apache.opencmis.client.runtime.PersistentSessionImpl is not abstract and does not override abstract method getCheckedOutDocs(org.apache.opencmis.client.api.Folder,java.lang.String,int) in org.apache.opencmis.client.api.Session

<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>:[257,42] 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>:[349,27] 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>:[377,27] 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>:[615,68] cannot find symbol
symbol  : variable CUSTOM
location: class org.apache.opencmis.commons.enums.BindingType

<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>:[627,9] unqualified enumeration constant name required

<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>:[59,7] org.apache.opencmis.client.runtime.PersistentFolderImpl is not abstract and does not override abstract method getRelationships(boolean,org.apache.opencmis.commons.enums.RelationshipDirection,org.apache.opencmis.client.api.objecttype.ObjectType,java.lang.String,java.lang.Boolean,int) in org.apache.opencmis.client.api.CmisObject

<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>:[181,42] 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/PersistentFolderImpl.java>:[243,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/PersistentFolderImpl.java>:[326,28] 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/PersistentRelationshipImpl.java>:[28,7] org.apache.opencmis.client.runtime.PersistentRelationshipImpl is not abstract and does not override abstract method getRelationships(boolean,org.apache.opencmis.commons.enums.RelationshipDirection,org.apache.opencmis.client.api.objecttype.ObjectType,java.lang.String,java.lang.Boolean,int) in org.apache.opencmis.client.api.CmisObject

<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/PersistentDocumentImpl.java>:[40,7] org.apache.opencmis.client.runtime.PersistentDocumentImpl is not abstract and does not override abstract method getRelationships(boolean,org.apache.opencmis.commons.enums.RelationshipDirection,org.apache.opencmis.client.api.objecttype.ObjectType,java.lang.String,java.lang.Boolean,int) in org.apache.opencmis.client.api.CmisObject

<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/PersistentDocumentImpl.java>:[150,38] 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/PersistentDocumentImpl.java>:[195,21] createContentStream(int,java.lang.String,java.lang.String,java.io.InputStream) in org.apache.opencmis.client.api.repository.ObjectFactory cannot be applied to (java.lang.String,long,java.lang.String,java.io.InputStream)

<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/repository/PersistentObjectFactoryImpl.java>:[51,7] org.apache.opencmis.client.runtime.repository.PersistentObjectFactoryImpl is not abstract and does not override abstract method createContentStream(int,java.lang.String,java.lang.String,java.io.InputStream) in 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/PersistentPolicyImpl.java>:[26,7] org.apache.opencmis.client.runtime.PersistentPolicyImpl is not abstract and does not override abstract method getRelationships(boolean,org.apache.opencmis.commons.enums.RelationshipDirection,org.apache.opencmis.client.api.objecttype.ObjectType,java.lang.String,java.lang.Boolean,int) in org.apache.opencmis.client.api.CmisObject

<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/ContentStreamImpl.java>:[28,7] org.apache.opencmis.client.runtime.ContentStreamImpl is not abstract and does not override abstract method getLength() in org.apache.opencmis.client.api.ContentStream

<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/ContentStreamImpl.java>:[46,14] getLength() in org.apache.opencmis.client.runtime.ContentStreamImpl cannot implement getLength() in org.apache.opencmis.client.api.ContentStream; attempting to use incompatible return type
found   : long
required: int


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 35 seconds
[INFO] Finished at: Wed Mar 03 13:32:49 UTC 2010
[INFO] Final Memory: 31M/188M
[INFO] ------------------------------------------------------------------------
Waiting for Hudson to finish collecting data
Sending e-mails to: chemistry-dev@incubator.apache.org
channel stopped


Build failed in Hudson: Chemistry - OpenCMIS - site #13

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20site/13/changes>

Changes:

[fmui] more client API implementation

[fmui] cleaned up context handling
improved PagingList
disabled caching for now

------------------------------------------
[...truncated 65 lines...]
<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_13-16-38/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] Compiling 1 source file to <http://hudson.zones.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20site/ws/opencmis/opencmis-commons/opencmis-commons-api/target/classes>
[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_13-16-38/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_13-16-38/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] Compiling 9 source files to <http://hudson.zones.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20site/ws/opencmis/opencmis-client/opencmis-client-api/target/classes>
[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_13-16-38/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_13-16-38/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_13-16-38/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 12 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_13-16-38/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/AbstractPersistentCmisObject.java>:[33,38] cannot find symbol
symbol  : class OperationContext
location: package org.apache.opencmis.client.api

<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>:[36,38] cannot find symbol
symbol  : class OperationContext
location: package org.apache.opencmis.client.api

<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/AbstractPersistentCmisObject.java>:[583,74] cannot find symbol
symbol  : class OperationContext
location: class org.apache.opencmis.client.runtime.AbstractPersistentCmisObject

<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/AbstractPersistentCmisObject.java>:[651,22] cannot find symbol
symbol  : class OperationContext
location: class org.apache.opencmis.client.runtime.AbstractPersistentCmisObject

<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>:[74,23] cannot find symbol
symbol  : class OperationContext
location: class org.apache.opencmis.client.runtime.PersistentSessionImpl

<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>:[82,10] cannot find symbol
symbol  : class OperationContext
location: class org.apache.opencmis.client.runtime.PersistentSessionImpl

<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>:[232,54] cannot find symbol
symbol  : class OperationContext
location: class org.apache.opencmis.client.runtime.PersistentSessionImpl

<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>:[291,9] cannot find symbol
symbol  : class OperationContext
location: class org.apache.opencmis.client.runtime.PersistentSessionImpl

<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>:[301,32] cannot find symbol
symbol  : class OperationContext
location: class org.apache.opencmis.client.runtime.PersistentSessionImpl

<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>:[312,9] cannot find symbol
symbol  : class OperationContext
location: class org.apache.opencmis.client.runtime.PersistentSessionImpl

<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>:[339,47] cannot find symbol
symbol  : class OperationContext
location: class org.apache.opencmis.client.runtime.PersistentSessionImpl

<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>:[367,49] cannot find symbol
symbol  : class OperationContext
location: class org.apache.opencmis.client.runtime.PersistentSessionImpl

<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>:[418,30] cannot find symbol
symbol  : class OperationContext
location: class org.apache.opencmis.client.runtime.PersistentSessionImpl

<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>:[33,38] cannot find symbol
symbol  : class OperationContext
location: package org.apache.opencmis.client.api

<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,54] cannot find symbol
symbol  : class OperationContext
location: class org.apache.opencmis.client.runtime.PersistentFolderImpl

<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>:[217,50] cannot find symbol
symbol  : class OperationContext
location: class org.apache.opencmis.client.runtime.PersistentFolderImpl

<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>:[272,71] cannot find symbol
symbol  : class OperationContext
location: class org.apache.opencmis.client.runtime.PersistentFolderImpl

<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>:[294,70] cannot find symbol
symbol  : class OperationContext
location: class org.apache.opencmis.client.runtime.PersistentFolderImpl

<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/PersistentRelationshipImpl.java>:[22,38] cannot find symbol
symbol  : class OperationContext
location: package org.apache.opencmis.client.api

<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/PersistentRelationshipImpl.java>:[53,30] cannot find symbol
symbol  : class OperationContext
location: class org.apache.opencmis.client.runtime.PersistentRelationshipImpl

<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/PersistentRelationshipImpl.java>:[76,30] cannot find symbol
symbol  : class OperationContext
location: class org.apache.opencmis.client.runtime.PersistentRelationshipImpl

<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/PersistentDocumentImpl.java>:[28,38] cannot find symbol
symbol  : class OperationContext
location: package org.apache.opencmis.client.api

<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/PersistentDocumentImpl.java>:[138,39] cannot find symbol
symbol  : class OperationContext
location: class org.apache.opencmis.client.runtime.PersistentDocumentImpl

<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/PersistentDocumentImpl.java>:[172,58] cannot find symbol
symbol  : class OperationContext
location: class org.apache.opencmis.client.runtime.PersistentDocumentImpl

<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/OperationContextImpl.java>:[23,38] cannot find symbol
symbol  : class OperationContext
location: package org.apache.opencmis.client.api

<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/OperationContextImpl.java>:[30,45] cannot find symbol
symbol: class OperationContext
public class OperationContextImpl implements OperationContext, Serializable {

<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/OperationContextImpl.java>:[54,30] cannot find symbol
symbol  : class OperationContext
location: class org.apache.opencmis.client.runtime.OperationContextImpl

<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/AbstractPersistentCmisObject.java>:[592,10] cannot find symbol
symbol  : class OperationContext
location: class org.apache.opencmis.client.runtime.AbstractPersistentCmisObject

<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>:[72,7] org.apache.opencmis.client.runtime.PersistentSessionImpl is not abstract and does not override abstract method getCheckedOutDocs(org.apache.opencmis.client.api.Folder,java.lang.String,int) in org.apache.opencmis.client.api.Session

<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>:[257,42] 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>:[349,27] 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>:[377,27] 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>:[615,68] cannot find symbol
symbol  : variable CUSTOM
location: class org.apache.opencmis.commons.enums.BindingType

<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>:[627,9] unqualified enumeration constant name required

<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>:[59,7] org.apache.opencmis.client.runtime.PersistentFolderImpl is not abstract and does not override abstract method getRelationships(boolean,org.apache.opencmis.commons.enums.RelationshipDirection,org.apache.opencmis.client.api.objecttype.ObjectType,java.lang.String,java.lang.Boolean,int) in org.apache.opencmis.client.api.CmisObject

<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>:[181,42] 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/PersistentFolderImpl.java>:[243,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/PersistentFolderImpl.java>:[326,28] 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/PersistentRelationshipImpl.java>:[28,7] org.apache.opencmis.client.runtime.PersistentRelationshipImpl is not abstract and does not override abstract method getRelationships(boolean,org.apache.opencmis.commons.enums.RelationshipDirection,org.apache.opencmis.client.api.objecttype.ObjectType,java.lang.String,java.lang.Boolean,int) in org.apache.opencmis.client.api.CmisObject

<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/PersistentDocumentImpl.java>:[40,7] org.apache.opencmis.client.runtime.PersistentDocumentImpl is not abstract and does not override abstract method getRelationships(boolean,org.apache.opencmis.commons.enums.RelationshipDirection,org.apache.opencmis.client.api.objecttype.ObjectType,java.lang.String,java.lang.Boolean,int) in org.apache.opencmis.client.api.CmisObject

<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/PersistentDocumentImpl.java>:[150,38] 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/PersistentDocumentImpl.java>:[195,21] createContentStream(int,java.lang.String,java.lang.String,java.io.InputStream) in org.apache.opencmis.client.api.repository.ObjectFactory cannot be applied to (java.lang.String,long,java.lang.String,java.io.InputStream)

<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/repository/PersistentObjectFactoryImpl.java>:[51,7] org.apache.opencmis.client.runtime.repository.PersistentObjectFactoryImpl is not abstract and does not override abstract method createContentStream(int,java.lang.String,java.lang.String,java.io.InputStream) in 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/PersistentPolicyImpl.java>:[26,7] org.apache.opencmis.client.runtime.PersistentPolicyImpl is not abstract and does not override abstract method getRelationships(boolean,org.apache.opencmis.commons.enums.RelationshipDirection,org.apache.opencmis.client.api.objecttype.ObjectType,java.lang.String,java.lang.Boolean,int) in org.apache.opencmis.client.api.CmisObject

<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/ContentStreamImpl.java>:[28,7] org.apache.opencmis.client.runtime.ContentStreamImpl is not abstract and does not override abstract method getLength() in org.apache.opencmis.client.api.ContentStream

<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/ContentStreamImpl.java>:[46,14] getLength() in org.apache.opencmis.client.runtime.ContentStreamImpl cannot implement getLength() in org.apache.opencmis.client.api.ContentStream; attempting to use incompatible return type
found   : long
required: int


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 51 seconds
[INFO] Finished at: Wed Mar 03 13:17:40 UTC 2010
[INFO] Final Memory: 34M/190M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: chemistry-dev@incubator.apache.org fmui@apache.org
channel stopped


Build failed in Hudson: Chemistry - OpenCMIS - site #12

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
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: chemistry-dev@incubator.apache.org
channel stopped