See 
<https://qa.nuxeo.org/hudson/job/nuxeo-core-5.4/org.nuxeo.ecm.core$nuxeo-core-storage-sql/330/changes>

Changes:

[Bogdan Stefanescu <[email protected]>] NXP-6273 - fix manifest + added 
activator to properly work under osgi + fixed file descriptor leak

[Florent Guillaume <[email protected]>] NXP-6269: VCS: don't call 
nx_rebuild_read_acls stored proc when ACL optimizations are disabled

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Nuxeo Core SQL Storage
[INFO]    task-segment: [pmd:cpd, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [pmd:cpd {execution: default-cli}]
[TASKS] Scanning folder 
'<https://qa.nuxeo.org/hudson/job/nuxeo-core-5.4/org.nuxeo.ecm.core$nuxeo-core-storage-sql/ws/src/main/java'>
 for tasks ... 
[TASKS] Found 119.
[TASKS] Scanning folder 
'<https://qa.nuxeo.org/hudson/job/nuxeo-core-5.4/org.nuxeo.ecm.core$nuxeo-core-storage-sql/ws/src/test/java'>
 for tasks ... 
[TASKS] Found 0.
[TASKS] Scanning folder 
'<https://qa.nuxeo.org/hudson/job/nuxeo-core-5.4/org.nuxeo.ecm.core$nuxeo-core-storage-sql/ws/src/main/resources'>
 for tasks ... 
[TASKS] Found 3.
[TASKS] Scanning folder 
'<https://qa.nuxeo.org/hudson/job/nuxeo-core-5.4/org.nuxeo.ecm.core$nuxeo-core-storage-sql/ws/src/test/resources'>
 for tasks ... 
[TASKS] Found 0.
[INFO] [buildnumber:create {execution: default}]
[INFO] Storing buildNumber: 20110127-222119 at timestamp: 1296163279777
[TASKS] Skipping maven reporter: there is already a result available.[INFO] 
snapshot org.nuxeo.runtime:nuxeo-runtime-management-metrics:5.4.1-SNAPSHOT: 
checking for updates from internal-snapshots

[INFO] snapshot 
org.nuxeo.runtime:nuxeo-runtime-management-metrics:5.4.1-SNAPSHOT: checking for 
updates from public-snapshot
Downloading: 
http://maven.in.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/runtime/nuxeo-runtime-management-metrics/5.4.1-SNAPSHOT/nuxeo-runtime-management-metrics-5.4.1-20110127.211606-5.pom
1K downloaded  (nuxeo-runtime-management-metrics-5.4.1-20110127.211606-5.pom)
Downloading: 
http://maven.in.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/runtime/nuxeo-runtime-management-metrics/5.4.1-SNAPSHOT/nuxeo-runtime-management-metrics-5.4.1-20110127.211606-5.jar
14K downloaded  (nuxeo-runtime-management-metrics-5.4.1-20110127.211606-5.jar)
[INFO] [incremental-build:incremental-build {execution: default}]
[INFO] Verifying module descriptor ...
[INFO] Verifying parent modules...
[INFO] Module <org.nuxeo.ecm.core, nuxeo-core, 5.4.1-SNAPSHOT> updated
[INFO] Deleting 
<https://qa.nuxeo.org/hudson/job/nuxeo-core-5.4/org.nuxeo.ecm.core$nuxeo-core-storage-sql/ws/target>
[TASKS] Skipping maven reporter: there is already a result available.
[INFO] [nuxeo:eclipse-version {execution: eclipsize-version}]
[INFO] eclipseVersion:5.4.1.-SNAPSHOT
[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 12 resources
[TASKS] Skipping maven reporter: there is already a result available.
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 116 source files to 
<https://qa.nuxeo.org/hudson/job/nuxeo-core-5.4/org.nuxeo.ecm.core$nuxeo-core-storage-sql/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
<https://qa.nuxeo.org/hudson/job/nuxeo-core-5.4/org.nuxeo.ecm.core$nuxeo-core-storage-sql/ws/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/dialect/SQLStatement.java>:[35,37]
 cannot find symbol
symbol  : class Activator
location: package org.nuxeo.ecm.core.storage.sql

[ERROR] 
<https://qa.nuxeo.org/hudson/job/nuxeo-core-5.4/org.nuxeo.ecm.core$nuxeo-core-storage-sql/ws/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/dialect/SQLStatement.java>:[133,25]
 cannot find symbol
symbol  : variable Activator
location: class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.SQLStatement

[INFO] 2 errors 
[INFO] -------------------------------------------------------------
[TASKS] Skipping maven reporter: there is already a result available.
[HUDSON] Archiving 
<https://qa.nuxeo.org/hudson/job/nuxeo-core-5.4/org.nuxeo.ecm.core$nuxeo-core-storage-sql/ws/pom.xml>
 to 
/home/hudson/.hudson/jobs/nuxeo-core-5.4/modules/org.nuxeo.ecm.core$nuxeo-core-storage-sql/builds/2011-01-27_22-19-01/archive/org.nuxeo.ecm.core/nuxeo-core-storage-sql/5.4.1-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

<https://qa.nuxeo.org/hudson/job/nuxeo-core-5.4/org.nuxeo.ecm.core$nuxeo-core-storage-sql/ws/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/dialect/SQLStatement.java>:[35,37]
 cannot find symbol
symbol  : class Activator
location: package org.nuxeo.ecm.core.storage.sql

<https://qa.nuxeo.org/hudson/job/nuxeo-core-5.4/org.nuxeo.ecm.core$nuxeo-core-storage-sql/ws/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/dialect/SQLStatement.java>:[133,25]
 cannot find symbol
symbol  : variable Activator
location: class org.nuxeo.ecm.core.storage.sql.jdbc.dialect.SQLStatement


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 minutes 17 seconds
[INFO] Finished at: Thu Jan 27 22:21:24 CET 2011
[INFO] Final Memory: 149M/447M
[INFO] ------------------------------------------------------------------------

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

Reply via email to