See
<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=oracle11g/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 20327 lines...]
* service:org.nuxeo.ecm.platform.workflow.audit.events requires
[service:org.nuxeo.ecm.platform.audit.service.NXAuditEventsService]
======================================================================
08:41:08,604 WARN [SessionFactoryObjectFactory] InitialContext did not
implement EventContext
08:41:08,863 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]
======================================================================
08:41:09,144 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)
08:41:09,617 WARN [JpdlXmlReader] process xml warning: swimlane 'initiator'
does not have an assignment
08:41:09,618 WARN [JpdlXmlReader] process parse warning: swimlane 'initiator'
does not have an assignment
08:41:09,723 WARN [JpdlXmlReader] process xml warning: swimlane 'initiator'
does not have an assignment
08:41:09,724 WARN [JpdlXmlReader] process parse warning: swimlane 'initiator'
does not have an assignment
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.504 sec
Running org.nuxeo.ecm.platform.jbpm.core.JbpmServiceTest
08:41:11,326 WARN [JpdlXmlReader] process xml warning: swimlane 'initiator'
does not have an assignment
08:41:11,327 WARN [JpdlXmlReader] process parse warning: swimlane 'initiator'
does not have an assignment
08:41:11,957 WARN [SessionFactoryObjectFactory] InitialContext did not
implement EventContext
08:41:12,333 WARN [JpdlXmlReader] process xml warning: swimlane 'initiator'
does not have an assignment
08:41:12,335 WARN [JpdlXmlReader] process parse warning: swimlane 'initiator'
does not have an assignment
08:41:18,215 WARN [JpdlXmlReader] process xml warning: swimlane 'initiator'
does not have an assignment
08:41:18,216 WARN [JpdlXmlReader] process parse warning: swimlane 'initiator'
does not have an assignment
08:41:18,793 WARN [SessionFactoryObjectFactory] InitialContext did not
implement EventContext
08:41:19,171 WARN [JpdlXmlReader] process xml warning: swimlane 'initiator'
does not have an assignment
08:41:19,172 WARN [JpdlXmlReader] process parse warning: swimlane 'initiator'
does not have an assignment
08:41:23,539 WARN [ProxyWarnLog] Narrowing proxy to class
org.jbpm.graph.node.StartState - this operation breaks ==
08:41:23,549 WARN [ProxyWarnLog] Narrowing proxy to class
org.jbpm.graph.node.TaskNode - this operation breaks ==
08:41:23,670 WARN [ProxyWarnLog] Narrowing proxy to class
org.jbpm.graph.node.StartState - this operation breaks ==
08:41:23,985 WARN [ProxyWarnLog] Narrowing proxy to class
org.jbpm.graph.node.TaskNode - this operation breaks ==
08:41:25,519 WARN [JpdlXmlReader] process xml warning: swimlane 'initiator'
does not have an assignment
08:41:25,520 WARN [JpdlXmlReader] process parse warning: swimlane 'initiator'
does not have an assignment
08:41:26,151 WARN [SessionFactoryObjectFactory] InitialContext did not
implement EventContext
08:41:26,495 WARN [JpdlXmlReader] process xml warning: swimlane 'initiator'
does not have an assignment
08:41:26,496 WARN [JpdlXmlReader] process parse warning: swimlane 'initiator'
does not have an assignment
08:41:30,914 WARN [ProxyWarnLog] Narrowing proxy to class
org.jbpm.graph.node.StartState - this operation breaks ==
08:41:30,923 WARN [ProxyWarnLog] Narrowing proxy to class
org.jbpm.graph.node.TaskNode - this operation breaks ==
08:41:30,976 WARN [ProxyWarnLog] Narrowing proxy to class
org.jbpm.graph.node.StartState - this operation breaks ==
08:41:31,178 WARN [ProxyWarnLog] Narrowing proxy to class
org.jbpm.graph.node.TaskNode - this operation breaks ==
08:41:32,730 WARN [JpdlXmlReader] process xml warning: swimlane 'initiator'
does not have an assignment
08:41:32,731 WARN [JpdlXmlReader] process parse warning: swimlane 'initiator'
does not have an assignment
08:41:33,297 WARN [SessionFactoryObjectFactory] InitialContext did not
implement EventContext
08:41:33,643 WARN [JpdlXmlReader] process xml warning: swimlane 'initiator'
does not have an assignment
08:41:33,644 WARN [JpdlXmlReader] process parse warning: swimlane 'initiator'
does not have an assignment
08:41:39,517 WARN [JpdlXmlReader] process xml warning: swimlane 'initiator'
does not have an assignment
08:41:39,518 WARN [JpdlXmlReader] process parse warning: swimlane 'initiator'
does not have an assignment
08:41:40,078 WARN [SessionFactoryObjectFactory] InitialContext did not
implement EventContext
08:41:40,452 WARN [JpdlXmlReader] process xml warning: swimlane 'initiator'
does not have an assignment
08:41:40,453 WARN [JpdlXmlReader] process parse warning: swimlane 'initiator'
does not have an assignment
08:41:44,855 WARN [ProxyWarnLog] Narrowing proxy to class
org.jbpm.graph.node.StartState - this operation breaks ==
08:41:44,864 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: 34.895 sec
Running org.nuxeo.ecm.platform.jbpm.core.hibernatequeries.HibernateQueriesTest
08:41:45,493 WARN [SessionFactoryObjectFactory] InitialContext did not
implement EventContext
08:41:46,293 WARN [SessionFactoryObjectFactory] InitialContext did not
implement EventContext
08:41:47,124 WARN [SessionFactoryObjectFactory] InitialContext did not
implement EventContext
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.509 sec
Running org.nuxeo.ecm.platform.jbpm.core.JbpmTaskServiceTest
08:41:48,909 WARN [JpdlXmlReader] process xml warning: swimlane 'initiator'
does not have an assignment
08:41:48,910 WARN [JpdlXmlReader] process parse warning: swimlane 'initiator'
does not have an assignment
08:41:49,517 WARN [SessionFactoryObjectFactory] InitialContext did not
implement EventContext
08:41:49,852 WARN [JpdlXmlReader] process xml warning: swimlane 'initiator'
does not have an assignment
08:41:49,853 WARN [JpdlXmlReader] process parse warning: swimlane 'initiator'
does not have an assignment
08:41:56,307 WARN [JpdlXmlReader] process xml warning: swimlane 'initiator'
does not have an assignment
08:41:56,308 WARN [JpdlXmlReader] process parse warning: swimlane 'initiator'
does not have an assignment
08:41:56,884 WARN [SessionFactoryObjectFactory] InitialContext did not
implement EventContext
08:41:57,209 WARN [JpdlXmlReader] process xml warning: swimlane 'initiator'
does not have an assignment
08:41:57,210 WARN [JpdlXmlReader] process parse warning: swimlane 'initiator'
does not have an assignment
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.849 sec
Running org.nuxeo.ecm.platform.jbpm.core.pd.ValidationReviewTest
08:42:02,307 WARN [JpdlXmlReader] process xml warning: swimlane 'initiator'
does not have an assignment
08:42:02,308 WARN [JpdlXmlReader] process parse warning: swimlane 'initiator'
does not have an assignment
08:42:02,864 WARN [SessionFactoryObjectFactory] InitialContext did not
implement EventContext
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.091 sec
Running org.nuxeo.ecm.platform.jbpm.core.pd.PDParallelValidationTest
08:42:03,400 WARN [JpdlXmlReader] process xml warning: swimlane 'initiator'
does not have an assignment
08:42:03,401 WARN [JpdlXmlReader] process parse warning: swimlane 'initiator'
does not have an assignment
08:42:04,732 WARN [SessionFactoryObjectFactory] InitialContext did not
implement EventContext
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.811 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=oracle11g/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=oracle11g/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-084205 at timestamp: 1360827725616
[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=oracle11g/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=oracle11g/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=oracle11g/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=oracle11g/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=oracle11g/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.773 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=oracle11g/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=oracle11g/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-084210 at timestamp: 1360827730357
[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=oracle11g/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=oracle11g/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=oracle11g/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=oracle11g/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=oracle11g/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=oracle11g/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: 103 minutes 28 seconds
[INFO] Finished at: Thu Feb 14 08:42:11 CET 2013
[INFO] Final Memory: 539M/890M
[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