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: [email protected] [email protected]
channel stopped

Reply via email to