See
<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/456/changes>
Changes:
[Stephane Lacoin] Don't split jvmargs in multiple lines
[Julien Carsique] NXP-10973 - use org.nuxeo.build:nuxeo-distribution-tools
1.13, org.nuxeo.connect:nuxeo-connect-client 1.4.5
[Florent Guillaume] NXP-10805, NXP-10906: upgrade shindig to use guava, get rid
of google-collections
------------------------------------------
[...truncated 20475 lines...]
* service:org.nuxeo.ecm.platform.workflow.audit.events requires
[service:org.nuxeo.ecm.platform.audit.service.NXAuditEventsService]
======================================================================
06:53:33,251 WARN [SessionFactoryObjectFactory] InitialContext did not
implement EventContext
06:53:33,514 ERROR [OSGiRuntimeService] Nuxeo EP Started
======================================================================
= Component Loading Status: Pending: 1 / Unstarted: 0 / Total: 67
* service:org.nuxeo.ecm.platform.workflow.audit.events requires
[service:org.nuxeo.ecm.platform.audit.service.NXAuditEventsService]
======================================================================
06:53:33,537 ERROR [UserService] Error fetching UserManager: schema not found:
user
org.nuxeo.ecm.directory.DirectoryException: schema not found: user
at
org.nuxeo.ecm.directory.sql.SQLDirectory.<init>(SQLDirectory.java:110)
at
org.nuxeo.ecm.directory.sql.SQLDirectoryProxy.getDirectory(SQLDirectoryProxy.java:49)
at
org.nuxeo.ecm.directory.sql.SQLDirectoryProxy.getSchema(SQLDirectoryProxy.java:66)
at
org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectorySchema(DirectoryServiceImpl.java:258)
at
org.nuxeo.ecm.platform.usermanager.UserManagerImpl.setUserDirectoryName(UserManagerImpl.java:216)
at
org.nuxeo.ecm.platform.usermanager.UserManagerImpl.setConfiguration(UserManagerImpl.java:200)
at
org.nuxeo.ecm.platform.usermanager.UserService.recomputeUserManager(UserService.java:104)
at
org.nuxeo.ecm.platform.usermanager.UserService.getUserManager(UserService.java:49)
at
org.nuxeo.ecm.platform.usermanager.UserService.getAdapter(UserService.java:111)
at
org.nuxeo.runtime.model.impl.ComponentInstanceImpl.getAdapter(ComponentInstanceImpl.java:244)
at
org.nuxeo.runtime.model.impl.ComponentManagerImpl.getService(ComponentManagerImpl.java:237)
at
org.nuxeo.runtime.AbstractRuntimeService.getService(AbstractRuntimeService.java:275)
at org.nuxeo.runtime.api.Framework.getLocalService(Framework.java:231)
at
org.nuxeo.runtime.api.ServiceManager.getService(ServiceManager.java:127)
at org.nuxeo.runtime.api.Framework.getService(Framework.java:211)
at
org.nuxeo.ecm.platform.userworkspace.core.service.DefaultUserWorkspaceServiceImpl.buildUserWorkspaceTitle(DefaultUserWorkspaceServiceImpl.java:327)
at
org.nuxeo.ecm.platform.userworkspace.core.service.DefaultUserWorkspaceServiceImpl.createUserWorkspace(DefaultUserWorkspaceServiceImpl.java:283)
at
org.nuxeo.ecm.platform.userworkspace.core.service.DefaultUserWorkspaceServiceImpl$UnrestrictedUWSCreator.run(DefaultUserWorkspaceServiceImpl.java:240)
at
org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:156)
at
org.nuxeo.ecm.platform.userworkspace.core.service.DefaultUserWorkspaceServiceImpl.createUserWorkspace(DefaultUserWorkspaceServiceImpl.java:168)
at
org.nuxeo.ecm.platform.userworkspace.core.service.DefaultUserWorkspaceServiceImpl.getCurrentUserPersonalWorkspace(DefaultUserWorkspaceServiceImpl.java:150)
at
org.nuxeo.ecm.platform.userworkspace.core.service.DefaultUserWorkspaceServiceImpl.getCurrentUserPersonalWorkspace(DefaultUserWorkspaceServiceImpl.java:123)
at
org.nuxeo.ecm.platform.jbpm.core.service.JbpmTaskListServiceImpl.getUserWorkspace(JbpmTaskListServiceImpl.java:107)
at
org.nuxeo.ecm.platform.jbpm.core.service.JbpmTaskListServiceImpl.getOrCreateListRoot(JbpmTaskListServiceImpl.java:124)
at
org.nuxeo.ecm.platform.jbpm.core.service.JbpmTaskListServiceImpl.createTaskList(JbpmTaskListServiceImpl.java:45)
at
org.nuxeo.ecm.platform.jbpm.core.JbpmTaskListServiceTest.testTaskListService(JbpmTaskListServiceTest.java:135)
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.junit.internal.runners.TestMethod.invoke(TestMethod.java:66)
at org.jmock.integration.junit4.JMock$1.invoke(JMock.java:37)
at
org.junit.internal.runners.MethodRoadie.runTestMethod(MethodRoadie.java:105)
at org.junit.internal.runners.MethodRoadie$2.run(MethodRoadie.java:86)
at
org.junit.internal.runners.MethodRoadie.runBeforesThenTestThenAfters(MethodRoadie.java:94)
at org.junit.internal.runners.MethodRoadie.runTest(MethodRoadie.java:84)
at org.junit.internal.runners.MethodRoadie.run(MethodRoadie.java:49)
at
org.junit.internal.runners.JUnit4ClassRunner.invokeTestMethod(JUnit4ClassRunner.java:98)
at
org.junit.internal.runners.JUnit4ClassRunner.runMethods(JUnit4ClassRunner.java:61)
at
org.junit.internal.runners.JUnit4ClassRunner$1.run(JUnit4ClassRunner.java:54)
at
org.junit.internal.runners.ClassRoadie.runUnprotected(ClassRoadie.java:34)
at
org.junit.internal.runners.ClassRoadie.runProtected(ClassRoadie.java:44)
at
org.junit.internal.runners.JUnit4ClassRunner.run(JUnit4ClassRunner.java:52)
at
org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
at
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
at
org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107)
at
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68)
06:53:33,699 WARN [JpdlXmlReader] process xml warning: swimlane 'initiator'
does not have an assignment
06:53:33,702 WARN [JpdlXmlReader] process parse warning: swimlane 'initiator'
does not have an assignment
06:53:33,822 WARN [JpdlXmlReader] process xml warning: swimlane 'initiator'
does not have an assignment
06:53:33,823 WARN [JpdlXmlReader] process parse warning: swimlane 'initiator'
does not have an assignment
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.044 sec
Running org.nuxeo.ecm.platform.jbpm.core.JbpmServiceTest
06:53:34,310 WARN [JpdlXmlReader] process xml warning: swimlane 'initiator'
does not have an assignment
06:53:34,311 WARN [JpdlXmlReader] process parse warning: swimlane 'initiator'
does not have an assignment
06:53:34,926 WARN [SessionFactoryObjectFactory] InitialContext did not
implement EventContext
06:53:35,832 WARN [JpdlXmlReader] process xml warning: swimlane 'initiator'
does not have an assignment
06:53:35,834 WARN [JpdlXmlReader] process parse warning: swimlane 'initiator'
does not have an assignment
06:53:36,784 WARN [JpdlXmlReader] process xml warning: swimlane 'initiator'
does not have an assignment
06:53:36,785 WARN [JpdlXmlReader] process parse warning: swimlane 'initiator'
does not have an assignment
06:53:37,371 WARN [SessionFactoryObjectFactory] InitialContext did not
implement EventContext
06:53:37,750 WARN [JpdlXmlReader] process xml warning: swimlane 'initiator'
does not have an assignment
06:53:37,751 WARN [JpdlXmlReader] process parse warning: swimlane 'initiator'
does not have an assignment
06:53:38,374 WARN [ProxyWarnLog] Narrowing proxy to class
org.jbpm.graph.node.StartState - this operation breaks ==
06:53:38,384 WARN [ProxyWarnLog] Narrowing proxy to class
org.jbpm.graph.node.TaskNode - this operation breaks ==
06:53:38,504 WARN [ProxyWarnLog] Narrowing proxy to class
org.jbpm.graph.node.StartState - this operation breaks ==
06:53:38,657 WARN [ProxyWarnLog] Narrowing proxy to class
org.jbpm.graph.node.TaskNode - this operation breaks ==
06:53:39,091 WARN [JpdlXmlReader] process xml warning: swimlane 'initiator'
does not have an assignment
06:53:39,093 WARN [JpdlXmlReader] process parse warning: swimlane 'initiator'
does not have an assignment
06:53:39,706 WARN [SessionFactoryObjectFactory] InitialContext did not
implement EventContext
06:53:40,052 WARN [JpdlXmlReader] process xml warning: swimlane 'initiator'
does not have an assignment
06:53:40,053 WARN [JpdlXmlReader] process parse warning: swimlane 'initiator'
does not have an assignment
06:53:40,665 WARN [ProxyWarnLog] Narrowing proxy to class
org.jbpm.graph.node.StartState - this operation breaks ==
06:53:40,674 WARN [ProxyWarnLog] Narrowing proxy to class
org.jbpm.graph.node.TaskNode - this operation breaks ==
06:53:40,725 WARN [ProxyWarnLog] Narrowing proxy to class
org.jbpm.graph.node.StartState - this operation breaks ==
06:53:40,772 WARN [ProxyWarnLog] Narrowing proxy to class
org.jbpm.graph.node.TaskNode - this operation breaks ==
06:53:41,200 WARN [JpdlXmlReader] process xml warning: swimlane 'initiator'
does not have an assignment
06:53:41,201 WARN [JpdlXmlReader] process parse warning: swimlane 'initiator'
does not have an assignment
06:53:41,775 WARN [SessionFactoryObjectFactory] InitialContext did not
implement EventContext
06:53:42,161 WARN [JpdlXmlReader] process xml warning: swimlane 'initiator'
does not have an assignment
06:53:42,162 WARN [JpdlXmlReader] process parse warning: swimlane 'initiator'
does not have an assignment
06:53:43,071 WARN [JpdlXmlReader] process xml warning: swimlane 'initiator'
does not have an assignment
06:53:43,073 WARN [JpdlXmlReader] process parse warning: swimlane 'initiator'
does not have an assignment
06:53:43,677 WARN [SessionFactoryObjectFactory] InitialContext did not
implement EventContext
06:53:44,008 WARN [JpdlXmlReader] process xml warning: swimlane 'initiator'
does not have an assignment
06:53:44,009 WARN [JpdlXmlReader] process parse warning: swimlane 'initiator'
does not have an assignment
06:53:44,604 WARN [ProxyWarnLog] Narrowing proxy to class
org.jbpm.graph.node.StartState - this operation breaks ==
06:53:44,612 WARN [ProxyWarnLog] Narrowing proxy to class
org.jbpm.graph.node.TaskNode - this operation breaks ==
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.674 sec
Running org.nuxeo.ecm.platform.jbpm.core.hibernatequeries.HibernateQueriesTest
06:53:45,323 WARN [SessionFactoryObjectFactory] InitialContext did not
implement EventContext
06:53:46,181 WARN [SessionFactoryObjectFactory] InitialContext did not
implement EventContext
06:53:47,044 WARN [SessionFactoryObjectFactory] InitialContext did not
implement EventContext
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.585 sec
Running org.nuxeo.ecm.platform.jbpm.core.JbpmTaskServiceTest
06:53:47,522 WARN [JpdlXmlReader] process xml warning: swimlane 'initiator'
does not have an assignment
06:53:47,524 WARN [JpdlXmlReader] process parse warning: swimlane 'initiator'
does not have an assignment
06:53:48,160 WARN [SessionFactoryObjectFactory] InitialContext did not
implement EventContext
06:53:48,553 WARN [JpdlXmlReader] process xml warning: swimlane 'initiator'
does not have an assignment
06:53:48,554 WARN [JpdlXmlReader] process parse warning: swimlane 'initiator'
does not have an assignment
06:53:49,599 WARN [JpdlXmlReader] process xml warning: swimlane 'initiator'
does not have an assignment
06:53:49,600 WARN [JpdlXmlReader] process parse warning: swimlane 'initiator'
does not have an assignment
06:53:50,916 WARN [SessionFactoryObjectFactory] InitialContext did not
implement EventContext
06:53:51,287 WARN [JpdlXmlReader] process xml warning: swimlane 'initiator'
does not have an assignment
06:53:51,288 WARN [JpdlXmlReader] process parse warning: swimlane 'initiator'
does not have an assignment
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.857 sec
Running org.nuxeo.ecm.platform.jbpm.core.pd.ValidationReviewTest
06:53:52,198 WARN [JpdlXmlReader] process xml warning: swimlane 'initiator'
does not have an assignment
06:53:52,199 WARN [JpdlXmlReader] process parse warning: swimlane 'initiator'
does not have an assignment
06:53:52,746 WARN [SessionFactoryObjectFactory] InitialContext did not
implement EventContext
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.049 sec
Running org.nuxeo.ecm.platform.jbpm.core.pd.PDParallelValidationTest
06:53:53,248 WARN [JpdlXmlReader] process xml warning: swimlane 'initiator'
does not have an assignment
06:53:53,249 WARN [JpdlXmlReader] process parse warning: swimlane 'initiator'
does not have an assignment
06:53:53,784 WARN [SessionFactoryObjectFactory] InitialContext did not
implement EventContext
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.977 sec
Results :
Tests run: 25, Failures: 0, Errors: 0, Skipped: 0
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar:
<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/ws/addons/nuxeo-platform-jbpm/nuxeo-platform-jbpm-core/target/nuxeo-platform-jbpm-core-5.7-SNAPSHOT.jar>
[INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}]
[INFO]
/opt/hudson/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-jbpm-core/5.7-SNAPSHOT
removed.
[INFO] [install:install {execution: default-install}]
[INFO] Installing
<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/ws/addons/nuxeo-platform-jbpm/nuxeo-platform-jbpm-core/target/nuxeo-platform-jbpm-core-5.7-SNAPSHOT.jar>
to
/opt/hudson/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-jbpm-core/5.7-SNAPSHOT/nuxeo-platform-jbpm-core-5.7-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Nuxeo JPBM Web
[INFO] task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [buildnumber:create {execution: default}]
[INFO] Storing buildNumber: 20130214-065354 at timestamp: 1360821234646
[INFO] [incremental-build:incremental-build {execution: default}]
[INFO] Verifying module descriptor ...
[INFO] Pom descriptor modification detected.
[INFO] Deleting
<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/ws/addons/nuxeo-platform-jbpm/nuxeo-platform-jbpm-web/target>
[INFO] [resources:copy-resources {execution: copy-readme}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] [resources:copy-resources {execution: copy-readme-parent}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] [jacoco:prepare-agent {execution: default}]
[INFO] it.failsafe.argLine set to
-javaagent:/opt/hudson/.m2/repository/org/jacoco/org.jacoco.agent/0.6.1.201212231917/org.jacoco.agent-0.6.1.201212231917-runtime.jar=destfile=/tmp/jacoco-it.dump,append=true
[INFO] [properties:read-project-properties {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 33 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 19 source files to
<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/ws/addons/nuxeo-platform-jbpm/nuxeo-platform-jbpm-web/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/ws/addons/nuxeo-platform-jbpm/nuxeo-platform-jbpm-web/src/test/resources>
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 1 source file to
<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/ws/addons/nuxeo-platform-jbpm/nuxeo-platform-jbpm-web/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory:
<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/ws/addons/nuxeo-platform-jbpm/nuxeo-platform-jbpm-web/target/surefire-reports>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.nuxeo.ecm.platform.jbpm.web.JbpmHelperTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.771 sec
Results :
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar:
<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/ws/addons/nuxeo-platform-jbpm/nuxeo-platform-jbpm-web/target/nuxeo-platform-jbpm-web-5.7-SNAPSHOT.jar>
[INFO] [build-helper:remove-project-artifact {execution: remove-old-installers}]
[INFO]
/opt/hudson/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-jbpm-web/5.7-SNAPSHOT
removed.
[INFO] [install:install {execution: default-install}]
[INFO] Installing
<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/ws/addons/nuxeo-platform-jbpm/nuxeo-platform-jbpm-web/target/nuxeo-platform-jbpm-web-5.7-SNAPSHOT.jar>
to
/opt/hudson/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-jbpm-web/5.7-SNAPSHOT/nuxeo-platform-jbpm-web-5.7-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Nuxeo JPBM Automation Module
[INFO] task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [buildnumber:create {execution: default}]
[INFO] Storing buildNumber: 20130214-065359 at timestamp: 1360821239769
[INFO] [incremental-build:incremental-build {execution: default}]
[INFO] Verifying module descriptor ...
[INFO] Pom descriptor modification detected.
[INFO] Deleting
<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/ws/addons/nuxeo-platform-jbpm/nuxeo-platform-jbpm-automation/target>
[INFO] [resources:copy-resources {execution: copy-readme}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] [resources:copy-resources {execution: copy-readme-parent}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] [jacoco:prepare-agent {execution: default}]
[INFO] it.failsafe.argLine set to
-javaagent:/opt/hudson/.m2/repository/org/jacoco/org.jacoco.agent/0.6.1.201212231917/org.jacoco.agent-0.6.1.201212231917-runtime.jar=destfile=/tmp/jacoco-it.dump,append=true
[INFO] [properties:read-project-properties {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 6 source files to
<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/ws/addons/nuxeo-platform-jbpm/nuxeo-platform-jbpm-automation/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR]
<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/ws/addons/nuxeo-platform-jbpm/nuxeo-platform-jbpm-automation/src/main/java/org/nuxeo/ecm/automation/jbpm/AbstractWorkflowOperation.java>:[31,32]
package com.google.common.collect does not exist
[ERROR]
<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/ws/addons/nuxeo-platform-jbpm/nuxeo-platform-jbpm-automation/src/main/java/org/nuxeo/ecm/automation/jbpm/AbstractWorkflowOperation.java>:[50,41]
cannot find symbol
symbol : variable Maps
location: class org.nuxeo.ecm.automation.jbpm.AbstractWorkflowOperation
[INFO] 2 errors
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/ws/addons/nuxeo-platform-jbpm/nuxeo-platform-jbpm-automation/src/main/java/org/nuxeo/ecm/automation/jbpm/AbstractWorkflowOperation.java>:[31,32]
package com.google.common.collect does not exist
<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=default/ws/addons/nuxeo-platform-jbpm/nuxeo-platform-jbpm-automation/src/main/java/org/nuxeo/ecm/automation/jbpm/AbstractWorkflowOperation.java>:[50,41]
cannot find symbol
symbol : variable Maps
location: class org.nuxeo.ecm.automation.jbpm.AbstractWorkflowOperation
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 49 minutes 6 seconds
[INFO] Finished at: Thu Feb 14 06:54:00 CET 2013
[INFO] Final Memory: 707M/885M
[INFO] ------------------------------------------------------------------------
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results
_______________________________________________
ECM-QA mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-qa