See 
<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=pgsql/232/>

------------------------------------------
[...truncated 17033 lines...]
  * service:org.nuxeo.ecm.core.storage.sql.listener requires 
[service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl]
  * service:org.nuxeo.ecm.platform.workflow.audit.events requires 
[service:org.nuxeo.ecm.platform.audit.service.NXAuditEventsService]
======================================================================
06:42:55,639 WARN  [SessionFactoryObjectFactory] InitialContext did not 
implement EventContext
06:42:55,828 ERROR [OSGiRuntimeService] Nuxeo EP Started
======================================================================
= Component Loading Status: Pending: 2 / Unstarted: 0 / Total: 64
  * service:org.nuxeo.ecm.core.storage.sql.listener requires 
[service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl]
  * service:org.nuxeo.ecm.platform.workflow.audit.events requires 
[service:org.nuxeo.ecm.platform.audit.service.NXAuditEventsService]
======================================================================
06:42:57,207 WARN  [SessionFactoryObjectFactory] InitialContext did not 
implement EventContext
06:42:57,428 ERROR [OSGiRuntimeService] Nuxeo EP Started
======================================================================
= Component Loading Status: Pending: 2 / Unstarted: 0 / Total: 64
  * service:org.nuxeo.ecm.core.storage.sql.listener requires 
[service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl]
  * service:org.nuxeo.ecm.platform.workflow.audit.events requires 
[service:org.nuxeo.ecm.platform.audit.service.NXAuditEventsService]
======================================================================
06:42:57,506 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:108)
        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:301)
        at 
org.nuxeo.ecm.platform.userworkspace.core.service.DefaultUserWorkspaceServiceImpl.createUserWorkspace(DefaultUserWorkspaceServiceImpl.java:265)
        at 
org.nuxeo.ecm.platform.userworkspace.core.service.DefaultUserWorkspaceServiceImpl$UnrestrictedUWSCreator.run(DefaultUserWorkspaceServiceImpl.java:222)
        at 
org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:156)
        at 
org.nuxeo.ecm.platform.userworkspace.core.service.DefaultUserWorkspaceServiceImpl.createUserWorkspace(DefaultUserWorkspaceServiceImpl.java:153)
        at 
org.nuxeo.ecm.platform.userworkspace.core.service.DefaultUserWorkspaceServiceImpl.getCurrentUserPersonalWorkspace(DefaultUserWorkspaceServiceImpl.java:135)
        at 
org.nuxeo.ecm.platform.userworkspace.core.service.DefaultUserWorkspaceServiceImpl.getCurrentUserPersonalWorkspace(DefaultUserWorkspaceServiceImpl.java:119)
        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:42:57,649 WARN  [JpdlXmlReader] process xml warning: swimlane 'initiator' 
does not have an assignment
06:42:57,650 WARN  [JpdlXmlReader] process parse warning: swimlane 'initiator' 
does not have an assignment
06:42:57,694 WARN  [JpdlXmlReader] process xml warning: swimlane 'initiator' 
does not have an assignment
06:42:57,695 WARN  [JpdlXmlReader] process parse warning: swimlane 'initiator' 
does not have an assignment
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.18 sec

Results :

Tests run: 25, Failures: 0, Errors: 0, Skipped: 0

[INFO] [jar:jar {execution: default-jar}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=pgsql/ws/addons/nuxeo-platform-jbpm/nuxeo-platform-jbpm-core/target/nuxeo-platform-jbpm-core-5.6-SNAPSHOT.jar>
 to 
/opt/hudson/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-jbpm-core/5.6-SNAPSHOT/nuxeo-platform-jbpm-core-5.6-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Nuxeo JPBM Web
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [buildnumber:create {execution: default}]
[INFO] Storing buildNumber: 20120711-064258 at timestamp: 1341981778167
[INFO] [incremental-build:incremental-build {execution: default}]
[INFO] Verifying module descriptor ...
[INFO] Verifying parent modules...
[INFO] Module <org.nuxeo.ecm.platform, nuxeo-platform-task-api, 5.6-SNAPSHOT> 
updated
[INFO] Deleting 
<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=pgsql/ws/addons/nuxeo-platform-jbpm/nuxeo-platform-jbpm-web/target>
[INFO] [properties:read-project-properties {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 32 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=pgsql/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=pgsql/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=pgsql/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=pgsql/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.387 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=pgsql/ws/addons/nuxeo-platform-jbpm/nuxeo-platform-jbpm-web/target/nuxeo-platform-jbpm-web-5.6-SNAPSHOT.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=pgsql/ws/addons/nuxeo-platform-jbpm/nuxeo-platform-jbpm-web/target/nuxeo-platform-jbpm-web-5.6-SNAPSHOT.jar>
 to 
/opt/hudson/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-jbpm-web/5.6-SNAPSHOT/nuxeo-platform-jbpm-web-5.6-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Nuxeo JPBM Automation Module
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [buildnumber:create {execution: default}]
[INFO] Storing buildNumber: 20120711-064302 at timestamp: 1341981782455
[INFO] [incremental-build:incremental-build {execution: default}]
[INFO] Verifying module descriptor ...
[INFO] Verifying parent modules...
[INFO] Module <org.nuxeo.ecm.platform, nuxeo-platform-webapp-base, 
5.6-SNAPSHOT> updated
[INFO] Deleting 
<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=pgsql/ws/addons/nuxeo-platform-jbpm/nuxeo-platform-jbpm-automation/target>
[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=pgsql/ws/addons/nuxeo-platform-jbpm/nuxeo-platform-jbpm-automation/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 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=pgsql/ws/addons/nuxeo-platform-jbpm/nuxeo-platform-jbpm-automation/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=pgsql/ws/addons/nuxeo-platform-jbpm/nuxeo-platform-jbpm-automation/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.nuxeo.ecm.automation.jbpm.test.JbpmAutomationTest
DatabaseHelper: Database used for VCS tests: 
org.nuxeo.ecm.core.storage.sql.DatabasePostgreSQL
Could not bind factory to JNDI
javax.naming.NoInitialContextException: Need to specify class name in 
environment or system property, or as an applet parameter, or in an application 
resource file:  java.naming.factory.initial
        at 
javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:645)
        at 
javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:288)
        at 
javax.naming.InitialContext.getURLOrDefaultInitCtx(InitialContext.java:325)
        at javax.naming.InitialContext.getNameParser(InitialContext.java:480)
        at org.hibernate.util.NamingHelper.bind(NamingHelper.java:75)
        at 
org.hibernate.impl.SessionFactoryObjectFactory.addInstance(SessionFactoryObjectFactory.java:113)
        at 
org.hibernate.impl.SessionFactoryImpl.<init>(SessionFactoryImpl.java:348)
        at 
org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1341)
        at 
org.jbpm.persistence.db.DbPersistenceServiceFactory.getSessionFactory(DbPersistenceServiceFactory.java:105)
        at 
org.nuxeo.ecm.platform.jbpm.core.service.JbpmComponent.applicationStarted(JbpmComponent.java:133)
        at 
org.nuxeo.runtime.model.impl.RegistrationInfoImpl.notifyApplicationStarted(RegistrationInfoImpl.java:332)
        at 
org.nuxeo.runtime.osgi.OSGiRuntimeService.notifyComponentsOnStarted(OSGiRuntimeService.java:469)
        at 
org.nuxeo.runtime.osgi.OSGiRuntimeService.fireApplicationStarted(OSGiRuntimeService.java:508)
        at 
org.nuxeo.runtime.osgi.OSGiRuntimeService.frameworkEvent(OSGiRuntimeService.java:518)
        at org.nuxeo.osgi.OSGiAdapter.fireFrameworkEvent(OSGiAdapter.java:239)
        at 
org.nuxeo.runtime.test.NXRuntimeTestCase.fireFrameworkStarted(NXRuntimeTestCase.java:175)
        at 
org.nuxeo.runtime.test.runner.RuntimeFeature.beforeRun(RuntimeFeature.java:158)
        at 
org.nuxeo.runtime.test.runner.FeaturesRunner.beforeRun(FeaturesRunner.java:165)
        at 
org.nuxeo.runtime.test.runner.FeaturesRunner.run(FeaturesRunner.java:261)
        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)
Nuxeo EP Started
======================================================================
= Component Loading Status: Pending: 2 / Unstarted: 0 / Total: 54
  * service:org.nuxeo.ecm.directory.sql.test requires 
[service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory]
  * service:org.nuxeo.ecm.platform.workflow.audit.events requires 
[service:org.nuxeo.ecm.platform.audit.service.NXAuditEventsService]
======================================================================
Deleted fragment missing: ae46c0e2-61da-4c43-a2a5-f7d3f74802fb
Deleted fragment missing: 707cc08c-dcd7-4446-b851-143ca76927c7
Deleted fragment missing: f2921744-957e-421e-a059-d5162413c8ec
Deleted fragment missing: f207743b-ba82-49ec-a072-2b9d0eb2246b
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.401 sec

Results :

Tests run: 5, 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=pgsql/ws/addons/nuxeo-platform-jbpm/nuxeo-platform-jbpm-automation/target/nuxeo-platform-jbpm-automation-5.6-SNAPSHOT.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=pgsql/ws/addons/nuxeo-platform-jbpm/nuxeo-platform-jbpm-automation/target/nuxeo-platform-jbpm-automation-5.6-SNAPSHOT.jar>
 to 
/opt/hudson/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-jbpm-automation/5.6-SNAPSHOT/nuxeo-platform-jbpm-automation-5.6-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Nuxeo JPBM task migration
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [buildnumber:create {execution: default}]
[INFO] Storing buildNumber: 20120711-064314 at timestamp: 1341981794433
[INFO] [incremental-build:incremental-build {execution: default}]
[INFO] Verifying module descriptor ...
[INFO] Verifying parent modules...
[INFO] Module <org.nuxeo.ecm.platform, nuxeo-platform-task-api, 5.6-SNAPSHOT> 
updated
[INFO] Deleting 
<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=pgsql/ws/addons/nuxeo-platform-jbpm/nuxeo-platform-jbpm-task-migration/target>
[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 3 source files to 
<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=pgsql/ws/addons/nuxeo-platform-jbpm/nuxeo-platform-jbpm-task-migration/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
<https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/./Slave=MULTIDB_LINUX,dbprofile=pgsql/ws/addons/nuxeo-platform-jbpm/nuxeo-platform-jbpm-task-migration/src/main/java/org/nuxeo/ecm/plateform/jbpm/core/task/JBPMTaskWrapper.java>:[44,7]
 org.nuxeo.ecm.plateform.jbpm.core.task.JBPMTaskWrapper is not abstract and 
does not override abstract method setType(java.lang.String) in 
org.nuxeo.ecm.platform.task.Task

[INFO] 1error
[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=pgsql/ws/addons/nuxeo-platform-jbpm/nuxeo-platform-jbpm-task-migration/src/main/java/org/nuxeo/ecm/plateform/jbpm/core/task/JBPMTaskWrapper.java>:[44,7]
 org.nuxeo.ecm.plateform.jbpm.core.task.JBPMTaskWrapper is not abstract and 
does not override abstract method setType(java.lang.String) in 
org.nuxeo.ecm.platform.task.Task


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 41 minutes 18 seconds
[INFO] Finished at: Wed Jul 11 06:43:15 CEST 2012
[INFO] Final Memory: 705M/897M
[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

Reply via email to