See http://qa.nuxeo.org/hudson/job/nuxeo-features-5.2/org.nuxeo.ecm.platform$nuxeo-platform-publisher-core/908/changes
Changes: [Thomas Roger <[email protected]>] Merge with NXP-3688-publisher-service branch [Thomas Roger <[email protected]>] NXP-3777: add all modules to the stateless part [Thomas Roger <[email protected]>] NXP-3978: add a title attribute to the PublicationTreeConfig [Thomas Roger <[email protected]>] NXP-3971: use a new relation graph for publication's relations [Thomas Roger <[email protected]>] Don't add the same path to the index twice [Thomas Roger <[email protected]>] NXP-3803: update the publication view. Fix Exception when switching of PublicationTree, better a4j use [Thomas Roger <[email protected]>] NXP-3953: dont crash when a PublicationTree is not available [Thomas Roger <[email protected]>] NXP-3890: log publishing events with meaningful comments in the audit [Thomas Roger <[email protected]>] Remove version of httpclient dependency, set in prent pom [Thomas Roger <[email protected]>] NXP-3890: work on logging publishing events [Thomas Roger <[email protected]>] NXP-3776: add PublicationTree which used the root sections id stored in the publishing schema of a workspace [Thomas Roger <[email protected]>] NXP-3775: implements needed methods on remotable trees for the UI + fix some bugs on F publishing [Thomas Roger <[email protected]>] NXP-3775: add missing methods needed by the UI + fix publication workflow tests [Thomas Roger <[email protected]>] NXP-3775: improve relations between document published and the publication tree [Thomas Roger <[email protected]>] NXP-3775: work on integrating publisher service in Nuxeo + add relation between the proxy and the PublicationTree used to publish it [Thomas Roger <[email protected]>] NXP-3775: work on workflow validation [Thomas Roger <[email protected]>] NXP-3777 + NXP-3775: add nuxeo-platorm-publisher to nuxeo-features + work on workflow validation ------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Publisher Core [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean] [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20090903-105356 at timestamp: 1251968036334 [INFO] [nuxeo:eclipse-version {execution: eclipsize-version}] [INFO] eclipseVersion:5.2.1.-SNAPSHOT [INFO] [resources:resources] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources Downloading: http://maven.nuxeo.org/public/org/apache/httpcomponents/httpclient/4.0/httpclient-4.0.pom 5K downloaded Downloading: http://maven.nuxeo.org/public/org/apache/httpcomponents/httpcomponents-client/4.0/httpcomponents-client-4.0.pom 9K downloaded Downloading: http://maven.nuxeo.org/public/org/apache/httpcomponents/project/4.0/project-4.0.pom 6K downloaded Downloading: http://maven.nuxeo.org/public/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom 4K downloaded Downloading: http://maven.nuxeo.org/public/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom 9K downloaded [INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-content-template-manager:5.2.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://maven.nuxeo.org/public-snapshot/org/nuxeo/ecm/platform/nuxeo-platform-content-template-manager/5.2.1-SNAPSHOT/nuxeo-platform-content-template-manager-5.2.1-20090902.225127-67.pom 2K downloaded [INFO] snapshot org.nuxeo.ecm.core:nuxeo-core-storage-sql-test:1.5.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://maven.nuxeo.org/public-snapshot/org/nuxeo/ecm/core/nuxeo-core-storage-sql-test/1.5.1-SNAPSHOT/nuxeo-core-storage-sql-test-1.5.1-20090902.225127-67.pom 5K downloaded [INFO] snapshot org.nuxeo.ecm.core:nuxeo-core-storage-sql-parent:1.5.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://maven.nuxeo.org/public-snapshot/org/nuxeo/ecm/core/nuxeo-core-storage-sql-parent/1.5.1-SNAPSHOT/nuxeo-core-storage-sql-parent-1.5.1-20090902.225127-67.pom 860b downloaded [INFO] snapshot org.nuxeo.ecm.core:nuxeo-core-storage-sql:1.5.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://maven.nuxeo.org/public-snapshot/org/nuxeo/ecm/core/nuxeo-core-storage-sql/1.5.1-SNAPSHOT/nuxeo-core-storage-sql-1.5.1-20090902.225127-67.pom 4K downloaded [INFO] snapshot org.nuxeo.ecm.core:nuxeo-core-storage-sql-extensions:1.5.1-SNAPSHOT: checking for updates from public-snapshot Downloading: http://maven.nuxeo.org/public-snapshot/org/nuxeo/ecm/core/nuxeo-core-storage-sql-extensions/1.5.1-SNAPSHOT/nuxeo-core-storage-sql-extensions-1.5.1-20090902.225127-67.pom 966b downloaded Downloading: http://maven.nuxeo.org/public/org/apache/httpcomponents/httpclient/4.0/httpclient-4.0.jar 283K downloaded Downloading: http://maven.nuxeo.org/public/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar 168K downloaded [INFO] [compiler:compile] [INFO] Compiling 57 source files to http://qa.nuxeo.org/hudson/job/nuxeo-features-5.2/org.nuxeo.ecm.platform$nuxeo-platform-publisher-core/ws/target/classes [HUDSON] Archiving http://qa.nuxeo.org/hudson/job/nuxeo-features-5.2/org.nuxeo.ecm.platform$nuxeo-platform-publisher-core/ws/pom.xml to /home/hudson/.hudson/jobs/nuxeo-features-5.2/modules/org.nuxeo.ecm.platform$nuxeo-platform-publisher-core/builds/2009-09-03_10-39-39/archive/org.nuxeo.ecm.platform/nuxeo-platform-publisher-core/5.2.1-SNAPSHOT/pom.xml [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure http://qa.nuxeo.org/hudson/job/nuxeo-features-5.2/org.nuxeo.ecm.platform$nuxeo-platform-publisher-core/ws/src/main/java/org/nuxeo/ecm/platform/publisher/remoting/invoker/DefaultRemotePublicationInvoker.java :[91,32] cannot access net.jcip.annotations.GuardedBy file net/jcip/annotations/GuardedBy.class not found HttpClient httpClient = new DefaultHttpClient(); http://qa.nuxeo.org/hudson/job/nuxeo-features-5.2/org.nuxeo.ecm.platform$nuxeo-platform-publisher-core/ws/src/main/java/org/nuxeo/ecm/platform/publisher/remoting/invoker/DefaultRemotePublicationInvoker.java :[91,32] cannot access net.jcip.annotations.GuardedBy file net/jcip/annotations/GuardedBy.class not found HttpClient httpClient = new DefaultHttpClient(); [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 15 minutes 29 seconds [INFO] Finished at: Thu Sep 03 10:55:11 CEST 2009 [INFO] Final Memory: 174M/456M [INFO] ------------------------------------------------------------------------ _______________________________________________ ECM-QA mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm-qa
