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.apache.org> on 2010/10/13 22:15:17 UTC

Build failed in Hudson: Chemistry - OpenCMIS - install #329

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

Changes:

[fmui] - fixed typo

------------------------------------------
Started by an SCM change
Building remotely on ubuntu2
Updating http://svn.apache.org/repos/asf/incubator/chemistry/opencmis/trunk
U         chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/java/org/apache/chemistry/opencmis/workbench/ChangeLogFrame.java
U         chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/java/org/apache/chemistry/opencmis/workbench/ClientHelper.java
U         chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/java/org/apache/chemistry/opencmis/workbench/model/ClientModel.java
U         chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/java/org/apache/chemistry/opencmis/workbench/LoginDialog.java
U         chemistry-opencmis-server/chemistry-opencmis-server-support/src/main/java/org/apache/chemistry/opencmis/server/support/CmisServiceWrapper.java
U         chemistry-opencmis-client/chemistry-opencmis-client-api/src/main/java/org/apache/chemistry/opencmis/client/api/ChangeEvents.java
U         chemistry-opencmis-client/chemistry-opencmis-client-impl/src/main/java/org/apache/chemistry/opencmis/client/runtime/ChangeEventsImpl.java
At revision 1022271
Parsing POMs
[trunk] $ /home/hudson/tools/java/latest1.6/bin/java -Xms256m -Xmx1024m -XX:PermSize=128m -XX:MaxPermSize=256m -cp /home/hudson/hudson-slave/maven-agent.jar:/home/hudson/tools/maven/latest/boot/classworlds-1.1.jar hudson.maven.agent.Main /home/hudson/tools/maven/latest /home/hudson/hudson-slave/slave.jar /home/hudson/hudson-slave/maven-interceptor.jar 56773 /home/hudson/hudson-slave/maven2.1-interceptor.jar
<===[HUDSON REMOTING CAPACITY]===>channel started
   Executing Maven:  -B -f <https://hudson.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/pom.xml> clean deploy assembly:assembly
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   Apache Chemistry OpenCMIS
[INFO]   OpenCMIS Commons API
[INFO]   OpenCMIS Commons Implementation
[INFO]   OpenCMIS Client API
[INFO]   OpenCMIS Client Bindings Implementation
[INFO]   OpenCMIS Test Utilities
[INFO]   OpenCMIS Client Implementation
[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]   OpenCMIS Browser Application
[INFO]   OpenCMIS Workbench
[INFO]   OpenCMIS Assemblies Distribution
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Chemistry OpenCMIS
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: <https://hudson.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/target> (included: [**], excluded: [])
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] Unable to load parent project from a relative path: Could not find the model file '<https://hudson.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/pom.xml'.> for project unknown
[INFO] Parent project loaded from repository.
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://hudson.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/pom.xml> to /home/hudson/.m2/repository/org/apache/chemistry/opencmis/chemistry-opencmis/0.2.0-incubating-SNAPSHOT/chemistry-opencmis-0.2.0-incubating-SNAPSHOT.pom
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO] Retrieving previous build number from apache.snapshots.https
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/chemistry/opencmis/chemistry-opencmis/0.2.0-incubating-SNAPSHOT/chemistry-opencmis-0.2.0-incubating-20101013.200751-25.pom
21K uploaded  (chemistry-opencmis-0.2.0-incubating-20101013.200751-25.pom)
[INFO] Retrieving previous metadata from apache.snapshots.https
[INFO] Uploading repository metadata for: 'artifact org.apache.chemistry.opencmis:chemistry-opencmis'
[INFO] Uploading site descriptor for chemistry-opencmis 0.2.0-incubating-20101013.200751-25 site.xml
[INFO] Retrieving previous metadata from apache.snapshots.https
[INFO] Uploading repository metadata for: 'snapshot org.apache.chemistry.opencmis:chemistry-opencmis:0.2.0-incubating-SNAPSHOT'
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/pom.xml> to /home/hudson/hudson/jobs/Chemistry - OpenCMIS - install/modules/org.apache.chemistry.opencmis$chemistry-opencmis/builds/2010-10-13_20-07-31/archive/org.apache.chemistry.opencmis/chemistry-opencmis/0.2.0-incubating-SNAPSHOT/pom.xml
[HUDSON] Archiving /home/hudson/.m2/repository/org/apache/chemistry/opencmis/chemistry-opencmis/0.2.0-incubating-SNAPSHOT/chemistry-opencmis-0.2.0-incubating-SNAPSHOT.pom to /home/hudson/hudson/jobs/Chemistry - OpenCMIS - install/modules/org.apache.chemistry.opencmis$chemistry-opencmis/builds/2010-10-13_20-07-31/archive/org.apache.chemistry.opencmis/chemistry-opencmis/0.2.0-incubating-20101013.200751-25/chemistry-opencmis-0.2.0-incubating-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Building OpenCMIS Commons API
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: <https://hudson.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-api/target> (included: [**], excluded: [])
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-api/src/main/resources>
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 109 source files to <https://hudson.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-api/target/classes>
[INFO] [bundle:manifest {execution: bundle-manifest}]
[WARNING] Warning in manifest for org.apache.chemistry.opencmis:chemistry-opencmis-commons-api:jar:0.2.0-incubating-SNAPSHOT : Did not find matching referal for org.apache.commons.codec.*
[WARNING] Warning in manifest for org.apache.chemistry.opencmis:chemistry-opencmis-commons-api:jar:0.2.0-incubating-SNAPSHOT : Did not find matching referal for org.apache.commons.logging.*
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-api/src/test/resources>
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://hudson.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-api/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

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

[HUDSON] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://hudson.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-api/target/chemistry-opencmis-commons-api-0.2.0-incubating-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://hudson.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-api/target/chemistry-opencmis-commons-api-0.2.0-incubating-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://hudson.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-api/target/chemistry-opencmis-commons-api-0.2.0-incubating-SNAPSHOT.jar> to /home/hudson/.m2/repository/org/apache/chemistry/opencmis/chemistry-opencmis-commons-api/0.2.0-incubating-SNAPSHOT/chemistry-opencmis-commons-api-0.2.0-incubating-SNAPSHOT.jar
[INFO] Installing <https://hudson.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-api/target/chemistry-opencmis-commons-api-0.2.0-incubating-SNAPSHOT-sources.jar> to /home/hudson/.m2/repository/org/apache/chemistry/opencmis/chemistry-opencmis-commons-api/0.2.0-incubating-SNAPSHOT/chemistry-opencmis-commons-api-0.2.0-incubating-SNAPSHOT-sources.jar
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO] Retrieving previous build number from apache.snapshots.https
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/chemistry/opencmis/chemistry-opencmis-commons-api/0.2.0-incubating-SNAPSHOT/chemistry-opencmis-commons-api-0.2.0-incubating-20101013.200751-25.jar
85K uploaded  (chemistry-opencmis-commons-api-0.2.0-incubating-20101013.200751-25.jar)
[INFO] Retrieving previous metadata from apache.snapshots.https
[INFO] Uploading repository metadata for: 'snapshot org.apache.chemistry.opencmis:chemistry-opencmis-commons-api:0.2.0-incubating-SNAPSHOT'
[INFO] Uploading project information for chemistry-opencmis-commons-api 0.2.0-incubating-20101013.200751-25
[INFO] Retrieving previous metadata from apache.snapshots.https
[INFO] Uploading repository metadata for: 'artifact org.apache.chemistry.opencmis:chemistry-opencmis-commons-api'
[INFO] Retrieving previous build number from apache.snapshots.https
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/chemistry/opencmis/chemistry-opencmis-commons-api/0.2.0-incubating-SNAPSHOT/chemistry-opencmis-commons-api-0.2.0-incubating-20101013.200751-25-sources.jar
116K uploaded  (chemistry-opencmis-commons-api-0.2.0-incubating-20101013.200751-25-sources.jar)
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-api/pom.xml> to /home/hudson/hudson/jobs/Chemistry - OpenCMIS - install/modules/org.apache.chemistry.opencmis$chemistry-opencmis-commons-api/builds/2010-10-13_20-07-31/archive/org.apache.chemistry.opencmis/chemistry-opencmis-commons-api/0.2.0-incubating-SNAPSHOT/pom.xml
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-api/target/chemistry-opencmis-commons-api-0.2.0-incubating-SNAPSHOT.jar> to /home/hudson/hudson/jobs/Chemistry - OpenCMIS - install/modules/org.apache.chemistry.opencmis$chemistry-opencmis-commons-api/builds/2010-10-13_20-07-31/archive/org.apache.chemistry.opencmis/chemistry-opencmis-commons-api/0.2.0-incubating-20101013.200751-25/chemistry-opencmis-commons-api-0.2.0-incubating-SNAPSHOT.jar
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-api/target/chemistry-opencmis-commons-api-0.2.0-incubating-SNAPSHOT-sources.jar> to /home/hudson/hudson/jobs/Chemistry - OpenCMIS - install/modules/org.apache.chemistry.opencmis$chemistry-opencmis-commons-api/builds/2010-10-13_20-07-31/archive/org.apache.chemistry.opencmis/chemistry-opencmis-commons-api/0.2.0-incubating-20101013.200751-25/chemistry-opencmis-commons-api-0.2.0-incubating-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building OpenCMIS Commons Implementation
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: <https://hudson.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-impl/target> (included: [**], excluded: [])
[INFO] [jaxws:wsimport {execution: default}]
[INFO] Processing: <https://hudson.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-impl/src/main/resources/wsdl/CMISWS-Service.wsdl>
[INFO] jaxws:wsimport args: [-s, <https://hudson.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-impl/target/generated,> -d, <https://hudson.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-impl/target/classes,> -p, org.apache.chemistry.opencmis.commons.impl.jaxb, -target, 2.1, -extension, -Xnocompile, <https://hudson.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-impl/src/main/resources/wsdl/CMISWS-Service.wsdl]>
parsing WSDL...


generating code...

[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 257 source files to <https://hudson.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-impl/target/classes>
[INFO] [bundle:manifest {execution: bundle-manifest}]
[WARNING] Warning in manifest for org.apache.chemistry.opencmis:chemistry-opencmis-commons-impl:jar:0.2.0-incubating-SNAPSHOT : Did not find matching referal for org.apache.commons.codec.*
[WARNING] Warning in manifest for org.apache.chemistry.opencmis:chemistry-opencmis-commons-impl:jar:0.2.0-incubating-SNAPSHOT : Did not find matching referal for org.apache.commons.logging.*
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-impl/src/test/resources>
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 2 source files to <https://hudson.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-impl/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://hudson.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-impl/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.chemistry.opencmis.commons.impl.misc.ConverterTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec
Running org.apache.chemistry.opencmis.commons.impl.misc.MiscTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec

Results :

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

[HUDSON] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://hudson.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-impl/target/chemistry-opencmis-commons-impl-0.2.0-incubating-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <https://hudson.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-impl/target/chemistry-opencmis-commons-impl-0.2.0-incubating-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://hudson.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-impl/target/chemistry-opencmis-commons-impl-0.2.0-incubating-SNAPSHOT.jar> to /home/hudson/.m2/repository/org/apache/chemistry/opencmis/chemistry-opencmis-commons-impl/0.2.0-incubating-SNAPSHOT/chemistry-opencmis-commons-impl-0.2.0-incubating-SNAPSHOT.jar
[INFO] Installing <https://hudson.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-impl/target/chemistry-opencmis-commons-impl-0.2.0-incubating-SNAPSHOT-sources.jar> to /home/hudson/.m2/repository/org/apache/chemistry/opencmis/chemistry-opencmis-commons-impl/0.2.0-incubating-SNAPSHOT/chemistry-opencmis-commons-impl-0.2.0-incubating-SNAPSHOT-sources.jar
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO] Retrieving previous build number from apache.snapshots.https
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-impl/pom.xml> to /home/hudson/hudson/jobs/Chemistry - OpenCMIS - install/modules/org.apache.chemistry.opencmis$chemistry-opencmis-commons-impl/builds/2010-10-13_20-07-31/archive/org.apache.chemistry.opencmis/chemistry-opencmis-commons-impl/0.2.0-incubating-SNAPSHOT/pom.xml
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-impl/target/chemistry-opencmis-commons-impl-0.2.0-incubating-SNAPSHOT.jar> to /home/hudson/hudson/jobs/Chemistry - OpenCMIS - install/modules/org.apache.chemistry.opencmis$chemistry-opencmis-commons-impl/builds/2010-10-13_20-07-31/archive/org.apache.chemistry.opencmis/chemistry-opencmis-commons-impl/0.2.0-incubating-SNAPSHOT/chemistry-opencmis-commons-impl-0.2.0-incubating-SNAPSHOT.jar
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-impl/target/chemistry-opencmis-commons-impl-0.2.0-incubating-SNAPSHOT-sources.jar> to /home/hudson/hudson/jobs/Chemistry - OpenCMIS - install/modules/org.apache.chemistry.opencmis$chemistry-opencmis-commons-impl/builds/2010-10-13_20-07-31/archive/org.apache.chemistry.opencmis/chemistry-opencmis-commons-impl/0.2.0-incubating-SNAPSHOT/chemistry-opencmis-commons-impl-0.2.0-incubating-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error retrieving previous build number for artifact 'org.apache.chemistry.opencmis:chemistry-opencmis-commons-impl:jar': repository metadata for: 'snapshot org.apache.chemistry.opencmis:chemistry-opencmis-commons-impl:0.2.0-incubating-SNAPSHOT' could not be retrieved from repository: apache.snapshots.https due to an error: Error transferring file: Server returned HTTP response code: 502 for URL: https://repository.apache.org/content/repositories/snapshots/org/apache/chemistry/opencmis/chemistry-opencmis-commons-impl/0.2.0-incubating-SNAPSHOT/maven-metadata.xml

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7 minutes 32 seconds
[INFO] Finished at: Wed Oct 13 20:15:12 UTC 2010
[INFO] Final Memory: 57M/479M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: chemistry-dev@incubator.apache.org
channel stopped


Hudson build is back to normal : Chemistry - OpenCMIS - install #330

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/330/>