You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@chemistry.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/11/03 10:55:14 UTC

Build failed in Jenkins: Chemistry - OpenCMIS - install #2362

See <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/2362/changes>

Changes:

[fmui] a bit more JavaDoc

[fmui] TCK: added IN_FOLDER and IN_TREE tests

------------------------------------------
[...truncated 3920 lines...]
  Update Smoke Test (WEBSERVICES) (2167ms): OK
  Bulk Update Properties Test (WEBSERVICES) (301ms): SKIPPED
  Set, Append, and Delete Content Test (WEBSERVICES) (1777ms): OK
  Change Token Test (WEBSERVICES) (1505ms): SKIPPED
  Content Ranges Test (WEBSERVICES) (1767ms): OK
  Copy Test (WEBSERVICES) (1614ms): OK
  Move Test (WEBSERVICES) (1589ms): OK
  Delete Tree Test (WEBSERVICES) (2913ms): OK
  Operation Context (WEBSERVICES) (1424ms): OK


Versioning Test Group (WEBSERVICES) (4 tests)
  Versioning Smoke Test (WEBSERVICES) (2008ms): OK
  Versioning Delete Test (WEBSERVICES) (2104ms): OK
  Versioning State Create Test (WEBSERVICES) (2455ms): OK
  Checked out Test (WEBSERVICES) (1796ms): WARNING


Filing Test Group (WEBSERVICES) (2 tests)
  Multifiling Test (WEBSERVICES) (3852ms): OK
  Unfiling Test (WEBSERVICES) (2814ms): OK


Control Test Group (WEBSERVICES) (1 tests)
  ACL Test (WEBSERVICES) (1707ms): OK


Query Test Group (WEBSERVICES) (6 tests)
  Query Smoke Test (WEBSERVICES) (614ms): INFO
  Query Root Folder Test (WEBSERVICES) (949ms): INFO
  Query For Object Test (WEBSERVICES) (1854ms): INFO
  Query LIKE Test (WEBSERVICES) (755ms): OK
  Query IN_FOLDER and IN_TREE Test (WEBSERVICES) (626ms): INFO
  Content Changes Smoke Test (WEBSERVICES) (1525ms): OK

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 68.627 sec

Results :

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Chemistry OpenCMIS ......................... SUCCESS [41.647s]
[INFO] OpenCMIS Commons API .............................. SUCCESS [26.355s]
[INFO] OpenCMIS Commons Implementation ................... SUCCESS [53.159s]
[INFO] OpenCMIS Client API ............................... SUCCESS [20.621s]
[INFO] OpenCMIS Client Bindings Implementation ........... SUCCESS [38.770s]
[INFO] OpenCMIS Client Implementation .................... SUCCESS [33.652s]
[INFO] OpenCMIS Server Support ........................... SUCCESS [32.079s]
[INFO] OpenCMIS Server Implementation .................... SUCCESS [28.341s]
[INFO] OpenCMIS Server Implementation WAR packaging ...... SUCCESS [16.100s]
[INFO] OpenCMIS Test Utilities ........................... SUCCESS [20.536s]
[INFO] OpenCMIS InMemory Server WAR packaging ............ SUCCESS [35.593s]
[INFO] OpenCMIS FileShare Server Implementation .......... SUCCESS [33.050s]
[INFO] OpenCMIS JCR Server Implementation ................ SUCCESS [24.935s]
[INFO] OpenCMIS Server Archetype ......................... SUCCESS [27.378s]
[INFO] OpenCMIS Bridge WAR packaging ..................... SUCCESS [23.719s]
[INFO] OpenCMIS Test Compatibility Kit ................... SUCCESS [22.287s]
[INFO] OpenCMIS Full Integration Tests ................... FAILURE [6:31.254s]
[INFO] OpenCMIS Tools .................................... SKIPPED
[INFO] OpenCMIS Browser .................................. SKIPPED
[INFO] OpenCMIS Browser Application ...................... SKIPPED
[INFO] OpenCMIS Workbench ................................ SKIPPED
[INFO] OpenCMIS OSGi Client Wrapper ...................... SKIPPED
[INFO] OpenCMIS Android Client ........................... SKIPPED
[INFO] OpenCMIS Assemblies Distribution .................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:05:17.844s
[INFO] Finished at: Sun Nov 03 09:48:29 UTC 2013
[INFO] Final Memory: 107M/255M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Internal error: hudson.remoting.RemotingSystemException: java.io.UTFDataFormatException -> [Help 1]
org.apache.maven.InternalErrorException: Internal error: hudson.remoting.RemotingSystemException: java.io.UTFDataFormatException
	at org.apache.maven.lifecycle.internal.BuilderCommon.handleBuildError(BuilderCommon.java:128)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:95)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:117)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:178)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:134)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:69)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
	at java.lang.Thread.run(Thread.java:662)
Caused by: hudson.remoting.RemotingSystemException: java.io.UTFDataFormatException
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:183)
	at com.sun.proxy.$Proxy7.setExecutedMojos(Unknown Source)
	at hudson.maven.MavenBuildProxy$Filter.setExecutedMojos(MavenBuildProxy.java:257)
	at hudson.maven.Maven3Builder$MavenExecutionListener.recordMojoEnded(Maven3Builder.java:624)
	at hudson.maven.Maven3Builder$MavenExecutionListener.mojoSucceeded(Maven3Builder.java:610)
	at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:87)
	at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:42)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:228)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	... 28 more
Caused by: java.io.UTFDataFormatException
	at java.io.ObjectInputStream$BlockDataInputStream.readUTFSpan(ObjectInputStream.java:3105)
	at java.io.ObjectInputStream$BlockDataInputStream.readUTFBody(ObjectInputStream.java:3049)
	at java.io.ObjectInputStream$BlockDataInputStream.readUTF(ObjectInputStream.java:2862)
	at java.io.ObjectInputStream.readString(ObjectInputStream.java:1636)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1339)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1989)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1913)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1796)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1348)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:370)
	at java.util.concurrent.CopyOnWriteArrayList.readObject(CopyOnWriteArrayList.java:879)
	at sun.reflect.GeneratedMethodAccessor554.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1017)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1891)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1796)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1348)
	at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1704)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1342)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1989)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1913)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1796)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1348)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:370)
	at hudson.remoting.UserRequest.deserialize(UserRequest.java:182)
	at hudson.remoting.UserRequest.perform(UserRequest.java:98)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:724)
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-test/chemistry-opencmis-test-fit/pom.xml> to org.apache.chemistry.opencmis/chemistry-opencmis-test-fit/1.0.0-SNAPSHOT/chemistry-opencmis-test-fit-1.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-test/chemistry-opencmis-test-fit/target/chemistry-opencmis-test-fit-1.0.0-SNAPSHOT.war> to org.apache.chemistry.opencmis/chemistry-opencmis-test-fit/1.0.0-SNAPSHOT/chemistry-opencmis-test-fit-1.0.0-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-test/chemistry-opencmis-test-fit/target/chemistry-opencmis-test-fit-1.0.0-SNAPSHOT-classes.jar> to org.apache.chemistry.opencmis/chemistry-opencmis-test-fit/1.0.0-SNAPSHOT/chemistry-opencmis-test-fit-1.0.0-SNAPSHOT-classes.jar
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-test/chemistry-opencmis-test-fit/target/chemistry-opencmis-test-fit-1.0.0-SNAPSHOT-sources.jar> to org.apache.chemistry.opencmis/chemistry-opencmis-test-fit/1.0.0-SNAPSHOT/chemistry-opencmis-test-fit-1.0.0-SNAPSHOT-sources.jar
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/InternalErrorException
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-server/chemistry-opencmis-server-support/pom.xml> to org.apache.chemistry.opencmis/chemistry-opencmis-server-support/1.0.0-SNAPSHOT/chemistry-opencmis-server-support-1.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-server/chemistry-opencmis-server-support/target/chemistry-opencmis-server-support-1.0.0-SNAPSHOT.jar> to org.apache.chemistry.opencmis/chemistry-opencmis-server-support/1.0.0-20131103.090951-145/chemistry-opencmis-server-support-1.0.0-20131103.090951-145.jar
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-server/chemistry-opencmis-server-support/target/chemistry-opencmis-server-support-1.0.0-SNAPSHOT-sources.jar> to org.apache.chemistry.opencmis/chemistry-opencmis-server-support/1.0.0-20131103.090951-145/chemistry-opencmis-server-support-1.0.0-20131103.090951-145-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-server/chemistry-opencmis-server-support/target/chemistry-opencmis-server-support-1.0.0-SNAPSHOT-tests.jar> to org.apache.chemistry.opencmis/chemistry-opencmis-server-support/1.0.0-20131103.090951-145/chemistry-opencmis-server-support-1.0.0-20131103.090951-145-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-server/chemistry-opencmis-server-bindings/pom.xml> to org.apache.chemistry.opencmis/chemistry-opencmis-server-bindings/1.0.0-SNAPSHOT/chemistry-opencmis-server-bindings-1.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-server/chemistry-opencmis-server-bindings/target/chemistry-opencmis-server-bindings-1.0.0-SNAPSHOT.jar> to org.apache.chemistry.opencmis/chemistry-opencmis-server-bindings/1.0.0-20131103.091445-142/chemistry-opencmis-server-bindings-1.0.0-20131103.091445-142.jar
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-server/chemistry-opencmis-server-bindings/target/chemistry-opencmis-server-bindings-1.0.0-SNAPSHOT-sources.jar> to org.apache.chemistry.opencmis/chemistry-opencmis-server-bindings/1.0.0-20131103.091445-142/chemistry-opencmis-server-bindings-1.0.0-20131103.091445-142-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-server/chemistry-opencmis-server-bindings/target/chemistry-opencmis-server-bindings-1.0.0-SNAPSHOT-tests.jar> to org.apache.chemistry.opencmis/chemistry-opencmis-server-bindings/1.0.0-20131103.091445-142/chemistry-opencmis-server-bindings-1.0.0-20131103.091445-142-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/pom.xml> to org.apache.chemistry.opencmis/chemistry-opencmis-workbench/1.0.0-SNAPSHOT/chemistry-opencmis-workbench-1.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-client/chemistry-opencmis-client-api/pom.xml> to org.apache.chemistry.opencmis/chemistry-opencmis-client-api/1.0.0-SNAPSHOT/chemistry-opencmis-client-api-1.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-client/chemistry-opencmis-client-api/target/chemistry-opencmis-client-api-1.0.0-SNAPSHOT.jar> to org.apache.chemistry.opencmis/chemistry-opencmis-client-api/1.0.0-20131103.085930-146/chemistry-opencmis-client-api-1.0.0-20131103.085930-146.jar
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-client/chemistry-opencmis-client-api/target/chemistry-opencmis-client-api-1.0.0-SNAPSHOT-sources.jar> to org.apache.chemistry.opencmis/chemistry-opencmis-client-api/1.0.0-20131103.085930-146/chemistry-opencmis-client-api-1.0.0-20131103.085930-146-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-client/chemistry-opencmis-client-api/target/chemistry-opencmis-client-api-1.0.0-SNAPSHOT-tests.jar> to org.apache.chemistry.opencmis/chemistry-opencmis-client-api/1.0.0-20131103.085930-146/chemistry-opencmis-client-api-1.0.0-20131103.085930-146-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-impl/pom.xml> to org.apache.chemistry.opencmis/chemistry-opencmis-commons-impl/1.0.0-SNAPSHOT/chemistry-opencmis-commons-impl-1.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-impl/target/chemistry-opencmis-commons-impl-1.0.0-SNAPSHOT.jar> to org.apache.chemistry.opencmis/chemistry-opencmis-commons-impl/1.0.0-20131103.085409-148/chemistry-opencmis-commons-impl-1.0.0-20131103.085409-148.jar
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-impl/target/chemistry-opencmis-commons-impl-1.0.0-SNAPSHOT-sources.jar> to org.apache.chemistry.opencmis/chemistry-opencmis-commons-impl/1.0.0-20131103.085409-148/chemistry-opencmis-commons-impl-1.0.0-20131103.085409-148-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-impl/target/chemistry-opencmis-commons-impl-1.0.0-SNAPSHOT-tests.jar> to org.apache.chemistry.opencmis/chemistry-opencmis-commons-impl/1.0.0-20131103.085409-148/chemistry-opencmis-commons-impl-1.0.0-20131103.085409-148-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-client/chemistry-opencmis-client-impl/pom.xml> to org.apache.chemistry.opencmis/chemistry-opencmis-client-impl/1.0.0-SNAPSHOT/chemistry-opencmis-client-impl-1.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-client/chemistry-opencmis-client-impl/target/chemistry-opencmis-client-impl-1.0.0-SNAPSHOT.jar> to org.apache.chemistry.opencmis/chemistry-opencmis-client-impl/1.0.0-20131103.090602-145/chemistry-opencmis-client-impl-1.0.0-20131103.090602-145.jar
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-client/chemistry-opencmis-client-impl/target/chemistry-opencmis-client-impl-1.0.0-SNAPSHOT-sources.jar> to org.apache.chemistry.opencmis/chemistry-opencmis-client-impl/1.0.0-20131103.090602-145/chemistry-opencmis-client-impl-1.0.0-20131103.090602-145-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-client/chemistry-opencmis-client-impl/target/chemistry-opencmis-client-impl-1.0.0-SNAPSHOT-with-dependencies.zip> to org.apache.chemistry.opencmis/chemistry-opencmis-client-impl/1.0.0-20131103.090602-145/chemistry-opencmis-client-impl-1.0.0-20131103.090602-145-with-dependencies.zip
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-client/chemistry-opencmis-client-impl/target/chemistry-opencmis-client-impl-1.0.0-SNAPSHOT-with-cxf-dependencies.zip> to org.apache.chemistry.opencmis/chemistry-opencmis-client-impl/1.0.0-20131103.090602-145/chemistry-opencmis-client-impl-1.0.0-20131103.090602-145-with-cxf-dependencies.zip
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-client/chemistry-opencmis-client-impl/target/chemistry-opencmis-client-impl-1.0.0-SNAPSHOT-tests.jar> to org.apache.chemistry.opencmis/chemistry-opencmis-client-impl/1.0.0-20131103.090602-145/chemistry-opencmis-client-impl-1.0.0-20131103.090602-145-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-server/chemistry-opencmis-server-inmemory/pom.xml> to org.apache.chemistry.opencmis/chemistry-opencmis-server-inmemory/1.0.0-SNAPSHOT/chemistry-opencmis-server-inmemory-1.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-server/chemistry-opencmis-server-inmemory/target/chemistry-opencmis-server-inmemory-1.0.0-SNAPSHOT.war> to org.apache.chemistry.opencmis/chemistry-opencmis-server-inmemory/1.0.0-20131103.092458-142/chemistry-opencmis-server-inmemory-1.0.0-20131103.092458-142.war
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-server/chemistry-opencmis-server-inmemory/target/chemistry-opencmis-server-inmemory-1.0.0-SNAPSHOT-classes.jar> to org.apache.chemistry.opencmis/chemistry-opencmis-server-inmemory/1.0.0-20131103.092458-142/chemistry-opencmis-server-inmemory-1.0.0-20131103.092458-142-classes.jar
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-server/chemistry-opencmis-server-inmemory/target/chemistry-opencmis-server-inmemory-1.0.0-SNAPSHOT-sources.jar> to org.apache.chemistry.opencmis/chemistry-opencmis-server-inmemory/1.0.0-20131103.092458-142/chemistry-opencmis-server-inmemory-1.0.0-20131103.092458-142-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-server/chemistry-opencmis-server-inmemory/target/chemistry-opencmis-server-inmemory-1.0.0-SNAPSHOT-tests.jar> to org.apache.chemistry.opencmis/chemistry-opencmis-server-inmemory/1.0.0-20131103.092458-142/chemistry-opencmis-server-inmemory-1.0.0-20131103.092458-142-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-server/chemistry-opencmis-server-jcr/pom.xml> to org.apache.chemistry.opencmis/chemistry-opencmis-server-jcr/1.0.0-SNAPSHOT/chemistry-opencmis-server-jcr-1.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-server/chemistry-opencmis-server-jcr/target/chemistry-opencmis-server-jcr-1.0.0-SNAPSHOT.war> to org.apache.chemistry.opencmis/chemistry-opencmis-server-jcr/1.0.0-20131103.093230-141/chemistry-opencmis-server-jcr-1.0.0-20131103.093230-141.war
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-server/chemistry-opencmis-server-jcr/target/chemistry-opencmis-server-jcr-1.0.0-SNAPSHOT-classes.jar> to org.apache.chemistry.opencmis/chemistry-opencmis-server-jcr/1.0.0-20131103.093230-141/chemistry-opencmis-server-jcr-1.0.0-20131103.093230-141-classes.jar
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-server/chemistry-opencmis-server-jcr/target/chemistry-opencmis-server-jcr-1.0.0-SNAPSHOT-sources.jar> to org.apache.chemistry.opencmis/chemistry-opencmis-server-jcr/1.0.0-20131103.093230-141/chemistry-opencmis-server-jcr-1.0.0-20131103.093230-141-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-server/chemistry-opencmis-server-jcr/target/chemistry-opencmis-server-jcr-1.0.0-SNAPSHOT-tests.jar> to org.apache.chemistry.opencmis/chemistry-opencmis-server-jcr/1.0.0-20131103.093230-141/chemistry-opencmis-server-jcr-1.0.0-20131103.093230-141-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-test/chemistry-opencmis-test-browser-app/pom.xml> to org.apache.chemistry.opencmis/chemistry-opencmis-test-browser-app/1.0.0-SNAPSHOT/chemistry-opencmis-test-browser-app-1.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-test/chemistry-opencmis-test-tck/pom.xml> to org.apache.chemistry.opencmis/chemistry-opencmis-test-tck/1.0.0-SNAPSHOT/chemistry-opencmis-test-tck-1.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-test/chemistry-opencmis-test-tck/target/chemistry-opencmis-test-tck-1.0.0-SNAPSHOT.jar> to org.apache.chemistry.opencmis/chemistry-opencmis-test-tck/1.0.0-20131103.093848-138/chemistry-opencmis-test-tck-1.0.0-20131103.093848-138.jar
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-test/chemistry-opencmis-test-tck/target/chemistry-opencmis-test-tck-1.0.0-SNAPSHOT-sources.jar> to org.apache.chemistry.opencmis/chemistry-opencmis-test-tck/1.0.0-20131103.093848-138/chemistry-opencmis-test-tck-1.0.0-20131103.093848-138-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-test/chemistry-opencmis-test-tck/target/chemistry-opencmis-test-tck-1.0.0-SNAPSHOT-tests.jar> to org.apache.chemistry.opencmis/chemistry-opencmis-test-tck/1.0.0-20131103.093848-138/chemistry-opencmis-test-tck-1.0.0-20131103.093848-138-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-server/chemistry-opencmis-server-archetype/pom.xml> to org.apache.chemistry.opencmis/chemistry-opencmis-server-archetype/1.0.0-SNAPSHOT/chemistry-opencmis-server-archetype-1.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-server/chemistry-opencmis-server-archetype/target/chemistry-opencmis-server-archetype-1.0.0-SNAPSHOT.jar> to org.apache.chemistry.opencmis/chemistry-opencmis-server-archetype/1.0.0-20131103.093517-140/chemistry-opencmis-server-archetype-1.0.0-20131103.093517-140.jar
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-server/chemistry-opencmis-server-archetype/target/chemistry-opencmis-server-archetype-1.0.0-SNAPSHOT-sources.jar> to org.apache.chemistry.opencmis/chemistry-opencmis-server-archetype/1.0.0-20131103.093517-140/chemistry-opencmis-server-archetype-1.0.0-20131103.093517-140-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-server/chemistry-opencmis-server-archetype/target/chemistry-opencmis-server-archetype-1.0.0-SNAPSHOT-tests.jar> to org.apache.chemistry.opencmis/chemistry-opencmis-server-archetype/1.0.0-20131103.093517-140/chemistry-opencmis-server-archetype-1.0.0-20131103.093517-140-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-client/chemistry-opencmis-client-bindings/pom.xml> to org.apache.chemistry.opencmis/chemistry-opencmis-client-bindings/1.0.0-SNAPSHOT/chemistry-opencmis-client-bindings-1.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-client/chemistry-opencmis-client-bindings/target/chemistry-opencmis-client-bindings-1.0.0-SNAPSHOT.jar> to org.apache.chemistry.opencmis/chemistry-opencmis-client-bindings/1.0.0-20131103.090138-146/chemistry-opencmis-client-bindings-1.0.0-20131103.090138-146.jar
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-client/chemistry-opencmis-client-bindings/target/chemistry-opencmis-client-bindings-1.0.0-SNAPSHOT-sources.jar> to org.apache.chemistry.opencmis/chemistry-opencmis-client-bindings/1.0.0-20131103.090138-146/chemistry-opencmis-client-bindings-1.0.0-20131103.090138-146-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-client/chemistry-opencmis-client-bindings/target/chemistry-opencmis-client-bindings-1.0.0-SNAPSHOT-tests.jar> to org.apache.chemistry.opencmis/chemistry-opencmis-client-bindings/1.0.0-20131103.090138-146/chemistry-opencmis-client-bindings-1.0.0-20131103.090138-146-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-test/chemistry-opencmis-test-browser/pom.xml> to org.apache.chemistry.opencmis/chemistry-opencmis-test-browser/1.0.0-SNAPSHOT/chemistry-opencmis-test-browser-1.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-test/chemistry-opencmis-test-tools/pom.xml> to org.apache.chemistry.opencmis/chemistry-opencmis-test-tools/1.0.0-SNAPSHOT/chemistry-opencmis-test-tools-1.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-server/chemistry-opencmis-server-fileshare/pom.xml> to org.apache.chemistry.opencmis/chemistry-opencmis-server-fileshare/1.0.0-SNAPSHOT/chemistry-opencmis-server-fileshare-1.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-server/chemistry-opencmis-server-fileshare/target/chemistry-opencmis-server-fileshare-1.0.0-SNAPSHOT.war> to org.apache.chemistry.opencmis/chemistry-opencmis-server-fileshare/1.0.0-20131103.093033-141/chemistry-opencmis-server-fileshare-1.0.0-20131103.093033-141.war
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-server/chemistry-opencmis-server-fileshare/target/chemistry-opencmis-server-fileshare-1.0.0-SNAPSHOT-classes.jar> to org.apache.chemistry.opencmis/chemistry-opencmis-server-fileshare/1.0.0-20131103.093033-141/chemistry-opencmis-server-fileshare-1.0.0-20131103.093033-141-classes.jar
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-server/chemistry-opencmis-server-fileshare/target/chemistry-opencmis-server-fileshare-1.0.0-SNAPSHOT-sources.jar> to org.apache.chemistry.opencmis/chemistry-opencmis-server-fileshare/1.0.0-20131103.093033-141/chemistry-opencmis-server-fileshare-1.0.0-20131103.093033-141-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-server/chemistry-opencmis-server-fileshare/target/chemistry-opencmis-server-fileshare-1.0.0-SNAPSHOT-tests.jar> to org.apache.chemistry.opencmis/chemistry-opencmis-server-fileshare/1.0.0-20131103.093033-141/chemistry-opencmis-server-fileshare-1.0.0-20131103.093033-141-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-android/chemistry-opencmis-android-client/pom.xml> to org.apache.chemistry.opencmis/chemistry-opencmis-android-client/1.0.0-SNAPSHOT/chemistry-opencmis-android-client-1.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-server/chemistry-opencmis-server-bindings-war/pom.xml> to org.apache.chemistry.opencmis/chemistry-opencmis-server-bindings-war/1.0.0-SNAPSHOT/chemistry-opencmis-server-bindings-war-1.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-server/chemistry-opencmis-server-bindings-war/target/chemistry-opencmis-server-bindings-war-1.0.0-SNAPSHOT.war> to org.apache.chemistry.opencmis/chemistry-opencmis-server-bindings-war/1.0.0-20131103.091843-142/chemistry-opencmis-server-bindings-war-1.0.0-20131103.091843-142.war
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-server/chemistry-opencmis-server-bindings-war/target/chemistry-opencmis-server-bindings-war-1.0.0-SNAPSHOT-classes.jar> to org.apache.chemistry.opencmis/chemistry-opencmis-server-bindings-war/1.0.0-20131103.091843-142/chemistry-opencmis-server-bindings-war-1.0.0-20131103.091843-142-classes.jar
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-server/chemistry-opencmis-server-bindings-war/target/chemistry-opencmis-server-bindings-war-1.0.0-SNAPSHOT-sources.jar> to org.apache.chemistry.opencmis/chemistry-opencmis-server-bindings-war/1.0.0-20131103.091843-142/chemistry-opencmis-server-bindings-war-1.0.0-20131103.091843-142-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-server/chemistry-opencmis-server-bindings-war/target/chemistry-opencmis-server-bindings-war-1.0.0-SNAPSHOT-tests.jar> to org.apache.chemistry.opencmis/chemistry-opencmis-server-bindings-war/1.0.0-20131103.091843-142/chemistry-opencmis-server-bindings-war-1.0.0-20131103.091843-142-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-osgi/chemistry-opencmis-osgi-client/pom.xml> to org.apache.chemistry.opencmis/chemistry-opencmis-osgi-client/1.0.0-SNAPSHOT/chemistry-opencmis-osgi-client-1.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-test/chemistry-opencmis-test-util/pom.xml> to org.apache.chemistry.opencmis/chemistry-opencmis-test-util/1.0.0-SNAPSHOT/chemistry-opencmis-test-util-1.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-test/chemistry-opencmis-test-util/target/chemistry-opencmis-test-util-1.0.0-SNAPSHOT.jar> to org.apache.chemistry.opencmis/chemistry-opencmis-test-util/1.0.0-20131103.092122-142/chemistry-opencmis-test-util-1.0.0-20131103.092122-142.jar
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-test/chemistry-opencmis-test-util/target/chemistry-opencmis-test-util-1.0.0-SNAPSHOT-sources.jar> to org.apache.chemistry.opencmis/chemistry-opencmis-test-util/1.0.0-20131103.092122-142/chemistry-opencmis-test-util-1.0.0-20131103.092122-142-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-test/chemistry-opencmis-test-util/target/chemistry-opencmis-test-util-1.0.0-SNAPSHOT-tests.jar> to org.apache.chemistry.opencmis/chemistry-opencmis-test-util/1.0.0-20131103.092122-142/chemistry-opencmis-test-util-1.0.0-20131103.092122-142-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-api/pom.xml> to org.apache.chemistry.opencmis/chemistry-opencmis-commons-api/1.0.0-SNAPSHOT/chemistry-opencmis-commons-api-1.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-api/target/chemistry-opencmis-commons-api-1.0.0-SNAPSHOT.jar> to org.apache.chemistry.opencmis/chemistry-opencmis-commons-api/1.0.0-20131103.084921-150/chemistry-opencmis-commons-api-1.0.0-20131103.084921-150.jar
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-api/target/chemistry-opencmis-commons-api-1.0.0-SNAPSHOT-sources.jar> to org.apache.chemistry.opencmis/chemistry-opencmis-commons-api/1.0.0-20131103.084921-150/chemistry-opencmis-commons-api-1.0.0-20131103.084921-150-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-api/target/chemistry-opencmis-commons-api-1.0.0-SNAPSHOT-tests.jar> to org.apache.chemistry.opencmis/chemistry-opencmis-commons-api/1.0.0-20131103.084921-150/chemistry-opencmis-commons-api-1.0.0-20131103.084921-150-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/pom.xml> to org.apache.chemistry.opencmis/chemistry-opencmis/1.0.0-SNAPSHOT/chemistry-opencmis-1.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/target/chemistry-opencmis-1.0.0-SNAPSHOT-site.xml> to org.apache.chemistry.opencmis/chemistry-opencmis/1.0.0-20131103.084355-152/chemistry-opencmis-1.0.0-20131103.084355-152-site.xml
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/target/chemistry-opencmis-1.0.0-SNAPSHOT-tests.jar> to org.apache.chemistry.opencmis/chemistry-opencmis/1.0.0-20131103.084355-152/chemistry-opencmis-1.0.0-20131103.084355-152-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-dist/pom.xml> to org.apache.chemistry.opencmis/chemistry-opencmis-dist/1.0.0-SNAPSHOT/chemistry-opencmis-dist-1.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-bridge/chemistry-opencmis-bridge/pom.xml> to org.apache.chemistry.opencmis/chemistry-opencmis-bridge/1.0.0-SNAPSHOT/chemistry-opencmis-bridge-1.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-bridge/chemistry-opencmis-bridge/target/chemistry-opencmis-bridge-1.0.0-SNAPSHOT.war> to org.apache.chemistry.opencmis/chemistry-opencmis-bridge/1.0.0-20131103.093657-140/chemistry-opencmis-bridge-1.0.0-20131103.093657-140.war
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-bridge/chemistry-opencmis-bridge/target/chemistry-opencmis-bridge-1.0.0-SNAPSHOT-classes.jar> to org.apache.chemistry.opencmis/chemistry-opencmis-bridge/1.0.0-20131103.093657-140/chemistry-opencmis-bridge-1.0.0-20131103.093657-140-classes.jar
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-bridge/chemistry-opencmis-bridge/target/chemistry-opencmis-bridge-1.0.0-SNAPSHOT-sources.jar> to org.apache.chemistry.opencmis/chemistry-opencmis-bridge/1.0.0-20131103.093657-140/chemistry-opencmis-bridge-1.0.0-20131103.093657-140-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-bridge/chemistry-opencmis-bridge/target/chemistry-opencmis-bridge-1.0.0-SNAPSHOT-tests.jar> to org.apache.chemistry.opencmis/chemistry-opencmis-bridge/1.0.0-20131103.093657-140/chemistry-opencmis-bridge-1.0.0-20131103.093657-140-tests.jar
Sending e-mails to: commits@chemistry.apache.org null@apache.org
Sending e-mails to: commits@chemistry.apache.org null@apache.org fmui@apache.org
channel stopped
2013-11-03 09:55:10.517:INFO::Shutdown hook executing
2013-11-03 09:55:11.795:INFO::Shutdown hook complete

Jenkins build is back to normal : Chemistry - OpenCMIS - install #2363

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Chemistry%20-%20OpenCMIS%20-%20install/2363/>