See 
<https://qa.nuxeo.org/jenkins/job/nuxeo-features-5.4/org.nuxeo.ecm.platform$nuxeo-platform-forms-layout-export/1626/changes>

Changes:

[Thierry Delprat <[email protected]>] NXP-7612 Extend JAX-RS export app to be 
able to export Layouts

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Nuxeo Forms Layout Export
[INFO]    task-segment: [pmd:cpd, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [pmd:cpd {execution: default-cli}]
[DRY] Using set difference to compute new warnings
[DRY] Not changing build status, since no threshold has been exceeded
[TASKS] Scanning folder 
'<https://qa.nuxeo.org/jenkins/job/nuxeo-features-5.4/org.nuxeo.ecm.platform$nuxeo-platform-forms-layout-export/ws/'>
 for tasks ... 
[TASKS] Found 1 open tasks.
[TASKS] Using set difference to compute new warnings
[TASKS] Not changing build status, since no threshold has been exceeded
[INFO] [buildnumber:create {execution: default}]
[INFO] Storing buildNumber: 20110929-172052 at timestamp: 1317309652753
[TASKS] Skipping maven reporter: there is already a result available.
[INFO] snapshot 
org.nuxeo.ecm.platform:nuxeo-platform-forms-layout-io:5.4.3-SNAPSHOT: checking 
for updates from internal-snapshots
[INFO] snapshot 
org.nuxeo.ecm.platform:nuxeo-platform-forms-layout-io:5.4.3-SNAPSHOT: checking 
for updates from public-snapshot
Downloading: 
http://maven.in.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-io/5.4.3-SNAPSHOT/nuxeo-platform-forms-layout-io-5.4.3-20110929.142438-209.pom
1K downloaded  (nuxeo-platform-forms-layout-io-5.4.3-20110929.142438-209.pom)
[INFO] snapshot 
org.nuxeo.ecm.platform:nuxeo-platform-forms-layout-client:5.4.3-SNAPSHOT: 
checking for updates from internal-snapshots
[INFO] snapshot 
org.nuxeo.ecm.platform:nuxeo-platform-forms-layout-client:5.4.3-SNAPSHOT: 
checking for updates from public-snapshot
Downloading: 
http://maven.in.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-client/5.4.3-SNAPSHOT/nuxeo-platform-forms-layout-client-5.4.3-20110929.142438-209.pom
2K downloaded  
(nuxeo-platform-forms-layout-client-5.4.3-20110929.142438-209.pom)
Downloading: 
http://maven.in.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-io/5.4.3-SNAPSHOT/nuxeo-platform-forms-layout-io-5.4.3-20110929.142438-209.jar
18K downloaded  (nuxeo-platform-forms-layout-io-5.4.3-20110929.142438-209.jar)
Downloading: 
http://maven.in.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-client/5.4.3-SNAPSHOT/nuxeo-platform-forms-layout-client-5.4.3-20110929.142438-209.jar
134K downloaded  
(nuxeo-platform-forms-layout-client-5.4.3-20110929.142438-209.jar)
[INFO] [incremental-build:incremental-build {execution: default}]
[INFO] Verifying module descriptor ...
[INFO] Verifying parent modules...
[INFO] Verifying resources...
[INFO] resources updated, module have to be cleaned
[INFO] Deleting 
<https://qa.nuxeo.org/jenkins/job/nuxeo-features-5.4/org.nuxeo.ecm.platform$nuxeo-platform-forms-layout-export/ws/target>
[TASKS] Skipping maven reporter: there is already a result available.
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[TASKS] Skipping maven reporter: there is already a result available.
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 7 source files to 
<https://qa.nuxeo.org/jenkins/job/nuxeo-features-5.4/org.nuxeo.ecm.platform$nuxeo-platform-forms-layout-export/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
<https://qa.nuxeo.org/jenkins/job/nuxeo-features-5.4/org.nuxeo.ecm.platform$nuxeo-platform-forms-layout-export/ws/src/main/java/org/nuxeo/ecm/platform/forms/layout/export/WebLayoutResource.java>:[39,42]
 cannot find symbol
symbol  : method getLayoutDefinitionNames()
location: interface org.nuxeo.ecm.platform.forms.layout.service.WebLayoutManager

[ERROR] 
<https://qa.nuxeo.org/jenkins/job/nuxeo-features-5.4/org.nuxeo.ecm.platform$nuxeo-platform-forms-layout-export/ws/src/main/java/org/nuxeo/ecm/platform/forms/layout/export/RootResource.java>:[27,30]
 cannot find symbol
symbol  : method getLayoutDefinitionNames()
location: interface org.nuxeo.ecm.platform.forms.layout.service.WebLayoutManager

[INFO] 2 errors 
[INFO] -------------------------------------------------------------
[TASKS] Skipping maven reporter: there is already a result available.
[JENKINS] Archiving disabled - not archiving 
<https://qa.nuxeo.org/jenkins/job/nuxeo-features-5.4/org.nuxeo.ecm.platform$nuxeo-platform-forms-layout-export/ws/pom.xml>
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

<https://qa.nuxeo.org/jenkins/job/nuxeo-features-5.4/org.nuxeo.ecm.platform$nuxeo-platform-forms-layout-export/ws/src/main/java/org/nuxeo/ecm/platform/forms/layout/export/WebLayoutResource.java>:[39,42]
 cannot find symbol
symbol  : method getLayoutDefinitionNames()
location: interface org.nuxeo.ecm.platform.forms.layout.service.WebLayoutManager

<https://qa.nuxeo.org/jenkins/job/nuxeo-features-5.4/org.nuxeo.ecm.platform$nuxeo-platform-forms-layout-export/ws/src/main/java/org/nuxeo/ecm/platform/forms/layout/export/RootResource.java>:[27,30]
 cannot find symbol
symbol  : method getLayoutDefinitionNames()
location: interface org.nuxeo.ecm.platform.forms.layout.service.WebLayoutManager


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 49 minutes 43 seconds
[INFO] Finished at: Thu Sep 29 17:21:06 CEST 2011
[INFO] Final Memory: 467M/913M
[INFO] ------------------------------------------------------------------------

_______________________________________________
ECM-QA mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-qa

Reply via email to