See <https://qa.nuxeo.org/hudson/job/nuxeo-features-5.3/1017/changes>

Changes:

[Nicolas Ulrich <[email protected]>] merge two heads

[Nicolas Ulrich <[email protected]>] NXP-3120: Translation

[Nicolas Ulrich <[email protected]>] NXP-3120: Add back workflow list saving

[Laurent Doguin <[email protected]>] NXP-4688 navigate to given tab instead of 
hardcoded one

[Laurent Doguin <[email protected]>] NXP-4174 make annotation pluggable to any 
document

------------------------------------------
[...truncated 48598 lines...]
Uploading: 
http://maven.in.nuxeo.com/snapshots/org/nuxeo/ecm/platform/nuxeo-platform-notification-api/5.3.1-SNAPSHOT/nuxeo-platform-notification-api-5.3.1-20100210.122101-859-sources.jar
7K uploaded  
(nuxeo-platform-notification-api-5.3.1-20100210.122101-859-sources.jar)
[HUDSON] Archiving 
<https://qa.nuxeo.org/hudson/job/nuxeo-features-5.3/ws/nuxeo-platform-notification/nuxeo-platform-notification-api/target/nuxeo-platform-notification-api-5.3.1-SNAPSHOT.jar>
 to 
/home/hudson/.hudson/jobs/nuxeo-features-5.3/modules/org.nuxeo.ecm.platform$nuxeo-platform-notification-api/builds/2010-02-10_13-20-42/archive/org.nuxeo.ecm.platform/nuxeo-platform-notification-api/5.3.1-20100210.122101-859/nuxeo-platform-notification-api-5.3.1-SNAPSHOT.jar
[HUDSON] Archiving 
<https://qa.nuxeo.org/hudson/job/nuxeo-features-5.3/ws/nuxeo-platform-notification/nuxeo-platform-notification-api/target/nuxeo-platform-notification-api-5.3.1-SNAPSHOT-sources.jar>
 to 
/home/hudson/.hudson/jobs/nuxeo-features-5.3/modules/org.nuxeo.ecm.platform$nuxeo-platform-notification-api/builds/2010-02-10_13-20-42/archive/org.nuxeo.ecm.platform/nuxeo-platform-notification-api/5.3.1-20100210.122101-859/nuxeo-platform-notification-api-5.3.1-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Nuxeo User Notification Service - Core
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory 
<https://qa.nuxeo.org/hudson/job/nuxeo-features-5.3/ws/nuxeo-platform-notification/nuxeo-platform-notification-core/target>
[INFO] [buildnumber:create {execution: default}]
[INFO] Storing buildNumber: 20100210-133123 at timestamp: 1265805083397
[INFO] [nuxeo:eclipse-version {execution: eclipsize-version}]
[INFO] eclipseVersion:5.3.1.-SNAPSHOT
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 16 resources
[INFO] snapshot 
org.nuxeo.ecm.platform:nuxeo-platform-placeful-core:5.3.1-SNAPSHOT: checking 
for updates from internal-snapshots
[INFO] snapshot 
org.nuxeo.ecm.platform:nuxeo-platform-placeful-core:5.3.1-SNAPSHOT: checking 
for updates from public-snapshot
[INFO] snapshot 
org.nuxeo.ecm.platform:nuxeo-platform-placeful-facade:5.3.1-SNAPSHOT: checking 
for updates from internal-snapshots
[INFO] snapshot 
org.nuxeo.ecm.platform:nuxeo-platform-placeful-facade:5.3.1-SNAPSHOT: checking 
for updates from public-snapshot
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 31 source files to 
<https://qa.nuxeo.org/hudson/job/nuxeo-features-5.3/ws/nuxeo-platform-notification/nuxeo-platform-notification-core/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 14 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 4 source files to 
<https://qa.nuxeo.org/hudson/job/nuxeo-features-5.3/ws/nuxeo-platform-notification/nuxeo-platform-notification-core/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: 
<https://qa.nuxeo.org/hudson/job/nuxeo-features-5.3/ws/nuxeo-platform-notification/nuxeo-platform-notification-core/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.nuxeo.ecm.platform.ec.notification.NotificationEventListenerTest
13:31:38,541 WARN  [ItemStateMap] overwriting map entry 
0dc29fff-728e-51cd-f02a-754ca73468fa
13:31:38,568 WARN  [ItemStateMap] overwriting map entry 
0dc29fff-728e-51cd-f02a-754ca73468fa
13:31:38,720 WARN  [ItemStateMap] overwriting map entry 
0dc29fff-728e-51cd-f02a-754ca73468fa
13:31:39,956 ERROR [DataSourceHelper] Unknown JNDI Context class: null
13:31:40,013 ERROR [ComponentManagerImpl] Failed to create component: 
service:org.nuxeo.ecm.directory.DirectoryServiceImpl
java.lang.NoClassDefFoundError: DirectoryService
        at java.lang.ClassLoader.defineClass1(Native Method)
        at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
        at 
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
        at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
        at java.net.URLClassLoader.access$000(URLClassLoader.java:56)
        at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:300)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
        at org.nuxeo.osgi.BundleImpl.loadClass(BundleImpl.java:114)
        at 
org.nuxeo.runtime.osgi.OSGiRuntimeContext.loadClass(OSGiRuntimeContext.java:96)
        at 
org.nuxeo.runtime.model.impl.ComponentInstanceImpl.<init>(ComponentInstanceImpl.java:58)
        at 
org.nuxeo.runtime.model.impl.RegistrationInfoImpl.createComponentInstance(RegistrationInfoImpl.java:249)
        at 
org.nuxeo.runtime.model.impl.RegistrationInfoImpl.activate(RegistrationInfoImpl.java:267)
        at 
org.nuxeo.runtime.model.impl.RegistrationInfoImpl.resolve(RegistrationInfoImpl.java:347)
        at 
org.nuxeo.runtime.model.impl.ComponentManagerImpl._register(ComponentManagerImpl.java:200)
        at 
org.nuxeo.runtime.model.impl.ComponentManagerImpl.register(ComponentManagerImpl.java:145)
        at 
org.nuxeo.runtime.model.impl.DefaultRuntimeContext.deploy(DefaultRuntimeContext.java:92)
        at 
org.nuxeo.runtime.osgi.OSGiRuntimeService.loadComponents(OSGiRuntimeService.java:214)
        at 
org.nuxeo.runtime.test.OSGiRuntimeTestService.loadComponents(OSGiRuntimeTestService.java:37)
        at 
org.nuxeo.runtime.osgi.OSGiRuntimeService.createContext(OSGiRuntimeService.java:164)
        at 
org.nuxeo.runtime.osgi.OSGiComponentLoader.bundleChanged(OSGiComponentLoader.java:108)
        at org.nuxeo.osgi.OSGiAdapter.fireBundleEvent(OSGiAdapter.java:222)
        at org.nuxeo.osgi.BundleImpl.setResolved(BundleImpl.java:267)
        at org.nuxeo.osgi.BundleRegistry.doRegister(BundleRegistry.java:163)
        at org.nuxeo.osgi.BundleRegistry.register(BundleRegistry.java:120)
        at org.nuxeo.osgi.BundleRegistry.install(BundleRegistry.java:81)
        at org.nuxeo.osgi.OSGiAdapter.install(OSGiAdapter.java:160)
        at 
org.nuxeo.osgi.application.StandaloneBundleLoader.installBundle(StandaloneBundleLoader.java:64)
        at 
org.nuxeo.runtime.test.NXRuntimeTestCase.deployBundle(NXRuntimeTestCase.java:484)
        at 
org.nuxeo.ecm.platform.ec.notification.NotificationEventListenerTest.setUp(NotificationEventListenerTest.java:56)
        at org.jmock.core.VerifyingTestCase.runBare(Unknown Source)
        at junit.framework.TestResult$1.protect(TestResult.java:110)
        at junit.framework.TestResult.runProtected(TestResult.java:128)
        at junit.framework.TestResult.run(TestResult.java:113)
        at junit.framework.TestCase.run(TestCase.java:124)
        at junit.framework.TestSuite.runTest(TestSuite.java:232)
        at junit.framework.TestSuite.run(TestSuite.java:227)
        at 
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
        at 
org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:138)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:125)
        at org.apache.maven.surefire.Surefire.run(Surefire.java:132)
        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.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:290)
        at 
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:818)
Caused by: java.lang.ClassNotFoundException: DirectoryService
        at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
        at 
org.apache.maven.surefire.booter.IsolatedClassLoader.loadClass(IsolatedClassLoader.java:103)
        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
        ... 51 more
13:31:40,117 ERROR [ComponentManagerImpl] Duplicate component name: 
'service:org.nuxeo.ecm.platform.ec.notification.service.NotificationService'
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.082 sec
Running org.nuxeo.ecm.platform.ec.notification.TestRegisterNotificationService
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.212 sec

Results :

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

[HUDSON] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: 
<https://qa.nuxeo.org/hudson/job/nuxeo-features-5.3/ws/nuxeo-platform-notification/nuxeo-platform-notification-core/target/nuxeo-platform-notification-core-5.3.1-SNAPSHOT.jar>
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[HUDSON] Archiving 
<https://qa.nuxeo.org/hudson/job/nuxeo-features-5.3/ws/nuxeo-platform-notification/nuxeo-platform-notification-core/pom.xml>
 to 
/home/hudson/.hudson/jobs/nuxeo-features-5.3/modules/org.nuxeo.ecm.platform$nuxeo-platform-notification-core/builds/2010-02-10_13-20-42/archive/org.nuxeo.ecm.platform/nuxeo-platform-notification-core/5.3.1-SNAPSHOT/pom.xml
[HUDSON] Archiving 
<https://qa.nuxeo.org/hudson/job/nuxeo-features-5.3/ws/nuxeo-platform-notification/nuxeo-platform-notification-core/target/nuxeo-platform-notification-core-5.3.1-SNAPSHOT.jar>
 to 
/home/hudson/.hudson/jobs/nuxeo-features-5.3/modules/org.nuxeo.ecm.platform$nuxeo-platform-notification-core/builds/2010-02-10_13-20-42/archive/org.nuxeo.ecm.platform/nuxeo-platform-notification-core/5.3.1-SNAPSHOT/nuxeo-platform-notification-core-5.3.1-SNAPSHOT.jar
[INFO] [buildnumber:create {execution: default}]
[INFO] Storing buildNumber: 20100210-133141 at timestamp: 1265805101753
[INFO] [source:jar {execution: attach-sources}]
[INFO] Building jar: 
<https://qa.nuxeo.org/hudson/job/nuxeo-features-5.3/ws/nuxeo-platform-notification/nuxeo-platform-notification-core/target/nuxeo-platform-notification-core-5.3.1-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
<https://qa.nuxeo.org/hudson/job/nuxeo-features-5.3/ws/nuxeo-platform-notification/nuxeo-platform-notification-core/target/nuxeo-platform-notification-core-5.3.1-SNAPSHOT.jar>
 to 
/home/hudson/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-notification-core/5.3.1-SNAPSHOT/nuxeo-platform-notification-core-5.3.1-SNAPSHOT.jar
[INFO] Installing 
<https://qa.nuxeo.org/hudson/job/nuxeo-features-5.3/ws/nuxeo-platform-notification/nuxeo-platform-notification-core/target/nuxeo-platform-notification-core-5.3.1-SNAPSHOT-sources.jar>
 to 
/home/hudson/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-notification-core/5.3.1-SNAPSHOT/nuxeo-platform-notification-core-5.3.1-SNAPSHOT-sources.jar
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO] Retrieving previous build number from snapshots
Uploading: 
http://maven.in.nuxeo.com/snapshots/org/nuxeo/ecm/platform/nuxeo-platform-notification-core/5.3.1-SNAPSHOT/nuxeo-platform-notification-core-5.3.1-20100210.122101-859.jar
61K uploaded  (nuxeo-platform-notification-core-5.3.1-20100210.122101-859.jar)
[INFO] Retrieving previous metadata from snapshots
[INFO] Uploading repository metadata for: 'artifact 
org.nuxeo.ecm.platform:nuxeo-platform-notification-core'
[INFO] Retrieving previous metadata from snapshots
[INFO] Uploading repository metadata for: 'snapshot 
org.nuxeo.ecm.platform:nuxeo-platform-notification-core:5.3.1-SNAPSHOT'
[INFO] Uploading project information for nuxeo-platform-notification-core 
5.3.1-20100210.122101-859
[INFO] Retrieving previous build number from snapshots
Uploading: 
http://maven.in.nuxeo.com/snapshots/org/nuxeo/ecm/platform/nuxeo-platform-notification-core/5.3.1-SNAPSHOT/nuxeo-platform-notification-core-5.3.1-20100210.122101-859-sources.jar
49K uploaded  
(nuxeo-platform-notification-core-5.3.1-20100210.122101-859-sources.jar)
[HUDSON] Archiving 
<https://qa.nuxeo.org/hudson/job/nuxeo-features-5.3/ws/nuxeo-platform-notification/nuxeo-platform-notification-core/target/nuxeo-platform-notification-core-5.3.1-SNAPSHOT.jar>
 to 
/home/hudson/.hudson/jobs/nuxeo-features-5.3/modules/org.nuxeo.ecm.platform$nuxeo-platform-notification-core/builds/2010-02-10_13-20-42/archive/org.nuxeo.ecm.platform/nuxeo-platform-notification-core/5.3.1-20100210.122101-859/nuxeo-platform-notification-core-5.3.1-SNAPSHOT.jar
[HUDSON] Archiving 
<https://qa.nuxeo.org/hudson/job/nuxeo-features-5.3/ws/nuxeo-platform-notification/nuxeo-platform-notification-core/target/nuxeo-platform-notification-core-5.3.1-SNAPSHOT-sources.jar>
 to 
/home/hudson/.hudson/jobs/nuxeo-features-5.3/modules/org.nuxeo.ecm.platform$nuxeo-platform-notification-core/builds/2010-02-10_13-20-42/archive/org.nuxeo.ecm.platform/nuxeo-platform-notification-core/5.3.1-20100210.122101-859/nuxeo-platform-notification-core-5.3.1-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Nuxeo User Notification Service - Facade
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory 
<https://qa.nuxeo.org/hudson/job/nuxeo-features-5.3/ws/nuxeo-platform-notification/nuxeo-platform-notification-facade/target>
[INFO] [buildnumber:create {execution: default}]
[INFO] Storing buildNumber: 20100210-133144 at timestamp: 1265805104052
[INFO] [nuxeo:eclipse-version {execution: eclipsize-version}]
[INFO] eclipseVersion:5.3.1.-SNAPSHOT
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-api-test:5.3.1-SNAPSHOT: 
checking for updates from internal-snapshots
[INFO] snapshot org.nuxeo.ecm.platform:nuxeo-platform-api-test:5.3.1-SNAPSHOT: 
checking for updates from public-snapshot
Downloading: 
http://maven.nuxeo.org/public-snapshot/org/nuxeo/ecm/platform/nuxeo-platform-api-test/5.3.1-SNAPSHOT/nuxeo-platform-api-test-5.3.1-20100210.121701-43.pom
1K downloaded  (nuxeo-platform-api-test-5.3.1-20100210.121701-43.pom)
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 3 source files to 
<https://qa.nuxeo.org/hudson/job/nuxeo-features-5.3/ws/nuxeo-platform-notification/nuxeo-platform-notification-facade/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
Downloading: 
http://maven.nuxeo.org/public-snapshot/org/nuxeo/ecm/platform/nuxeo-platform-api-test/5.3.1-SNAPSHOT/nuxeo-platform-api-test-5.3.1-20100210.121701-43.jar
3K downloaded  (nuxeo-platform-api-test-5.3.1-20100210.121701-43.jar)
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 2 source files to 
<https://qa.nuxeo.org/hudson/job/nuxeo-features-5.3/ws/nuxeo-platform-notification/nuxeo-platform-notification-facade/target/test-classes>
[HUDSON] Archiving 
<https://qa.nuxeo.org/hudson/job/nuxeo-features-5.3/ws/nuxeo-platform-notification/nuxeo-platform-notification-facade/pom.xml>
 to 
/home/hudson/.hudson/jobs/nuxeo-features-5.3/modules/org.nuxeo.ecm.platform$nuxeo-platform-notification-facade/builds/2010-02-10_13-20-42/archive/org.nuxeo.ecm.platform/nuxeo-platform-notification-facade/5.3.1-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

<https://qa.nuxeo.org/hudson/job/nuxeo-features-5.3/ws/nuxeo-platform-notification/nuxeo-platform-notification-facade/src/test/java/org/nuxeo/ecm/platform/ec/notification/TestNotificationServiceEJB3.java>:[37,7]
 cannot access TestCase
class file for TestCase not found
public class TestNotificationServiceEJB3 extends NXClientTestCase {

<https://qa.nuxeo.org/hudson/job/nuxeo-features-5.3/ws/nuxeo-platform-notification/nuxeo-platform-notification-facade/src/test/java/org/nuxeo/ecm/platform/ec/notification/TestNotificationServiceEJB3.java>:[49,8]
 cannot find symbol
symbol  : variable super
location: class 
org.nuxeo.ecm.platform.ec.notification.TestNotificationServiceEJB3

<https://qa.nuxeo.org/hudson/job/nuxeo-features-5.3/ws/nuxeo-platform-notification/nuxeo-platform-notification-facade/src/test/java/org/nuxeo/ecm/platform/ec/notification/TestNotificationServiceEJB3.java>:[51,8]
 cannot find symbol
symbol  : method deploy(java.lang.String)
location: class 
org.nuxeo.ecm.platform.ec.notification.TestNotificationServiceEJB3

<https://qa.nuxeo.org/hudson/job/nuxeo-features-5.3/ws/nuxeo-platform-notification/nuxeo-platform-notification-facade/src/test/java/org/nuxeo/ecm/platform/ec/notification/TestNotificationServiceEJB3.java>:[52,8]
 cannot find symbol
symbol  : method deploy(java.lang.String)
location: class 
org.nuxeo.ecm.platform.ec.notification.TestNotificationServiceEJB3

<https://qa.nuxeo.org/hudson/job/nuxeo-features-5.3/ws/nuxeo-platform-notification/nuxeo-platform-notification-facade/src/test/java/org/nuxeo/ecm/platform/ec/notification/TestNotificationServiceEJB3.java>:[53,8]
 cannot find symbol
symbol  : method deploy(java.lang.String)
location: class 
org.nuxeo.ecm.platform.ec.notification.TestNotificationServiceEJB3

<https://qa.nuxeo.org/hudson/job/nuxeo-features-5.3/ws/nuxeo-platform-notification/nuxeo-platform-notification-facade/src/test/java/org/nuxeo/ecm/platform/ec/notification/TestNotificationServiceEJB3.java>:[62,8]
 cannot find symbol
symbol  : method 
assertNotNull(java.lang.String,org.nuxeo.ecm.platform.notification.api.NotificationManager)
location: class 
org.nuxeo.ecm.platform.ec.notification.TestNotificationServiceEJB3

<https://qa.nuxeo.org/hudson/job/nuxeo-features-5.3/ws/nuxeo-platform-notification/nuxeo-platform-notification-facade/src/test/java/org/nuxeo/ecm/platform/ec/notification/TestNotificationServiceEJB3.java>:[47,4]
 method does not override or implement a method from a supertype

<https://qa.nuxeo.org/hudson/job/nuxeo-features-5.3/ws/nuxeo-platform-notification/nuxeo-platform-notification-facade/src/test/java/org/nuxeo/ecm/platform/ec/notification/TestNotificationServiceEJB3.java>:[68,8]
 cannot find symbol
symbol  : variable super
location: class 
org.nuxeo.ecm.platform.ec.notification.TestNotificationServiceEJB3

<https://qa.nuxeo.org/hudson/job/nuxeo-features-5.3/ws/nuxeo-platform-notification/nuxeo-platform-notification-facade/src/test/java/org/nuxeo/ecm/platform/ec/notification/TestNotificationServiceEJB3.java>:[65,4]
 method does not override or implement a method from a supertype

<https://qa.nuxeo.org/hudson/job/nuxeo-features-5.3/ws/nuxeo-platform-notification/nuxeo-platform-notification-facade/src/test/java/org/nuxeo/ecm/platform/ec/notification/TestNotificationServiceEJB3.java>:[80,8]
 cannot find symbol
symbol  : method 
assertNotNull(java.lang.String,java.util.List<java.lang.String>)
location: class 
org.nuxeo.ecm.platform.ec.notification.TestNotificationServiceEJB3

<https://qa.nuxeo.org/hudson/job/nuxeo-features-5.3/ws/nuxeo-platform-notification/nuxeo-platform-notification-facade/src/test/java/org/nuxeo/ecm/platform/ec/notification/TestNotificationServiceEJB3.java>:[81,8]
 cannot find symbol
symbol  : method assertEquals(java.lang.String,int,int)
location: class 
org.nuxeo.ecm.platform.ec.notification.TestNotificationServiceEJB3

<https://qa.nuxeo.org/hudson/job/nuxeo-features-5.3/ws/nuxeo-platform-notification/nuxeo-platform-notification-facade/src/test/java/org/nuxeo/ecm/platform/ec/notification/TestNotificationServiceEJB3.java>:[82,8]
 cannot find symbol
symbol  : method 
assertEquals(java.lang.String,java.lang.String,java.lang.String)
location: class 
org.nuxeo.ecm.platform.ec.notification.TestNotificationServiceEJB3

<https://qa.nuxeo.org/hudson/job/nuxeo-features-5.3/ws/nuxeo-platform-notification/nuxeo-platform-notification-facade/src/test/java/org/nuxeo/ecm/platform/ec/notification/TestNotificationServiceEJB3.java>:[86,8]
 cannot find symbol
symbol  : method 
assertNotNull(java.lang.String,java.util.List<java.lang.String>)
location: class 
org.nuxeo.ecm.platform.ec.notification.TestNotificationServiceEJB3

<https://qa.nuxeo.org/hudson/job/nuxeo-features-5.3/ws/nuxeo-platform-notification/nuxeo-platform-notification-facade/src/test/java/org/nuxeo/ecm/platform/ec/notification/TestNotificationServiceEJB3.java>:[87,8]
 cannot find symbol
symbol  : method assertEquals(java.lang.String,int,int)
location: class 
org.nuxeo.ecm.platform.ec.notification.TestNotificationServiceEJB3

<https://qa.nuxeo.org/hudson/job/nuxeo-features-5.3/ws/nuxeo-platform-notification/nuxeo-platform-notification-facade/src/test/java/org/nuxeo/ecm/platform/ec/notification/TestNotificationServiceEJB3.java>:[89,8]
 cannot find symbol
symbol  : method 
assertEquals(java.lang.String,java.lang.String,java.lang.String)
location: class 
org.nuxeo.ecm.platform.ec.notification.TestNotificationServiceEJB3

<https://qa.nuxeo.org/hudson/job/nuxeo-features-5.3/ws/nuxeo-platform-notification/nuxeo-platform-notification-facade/src/test/java/org/nuxeo/ecm/platform/ec/notification/TestNotificationServiceEJB3.java>:[94,8]
 cannot find symbol
symbol  : method 
assertNotNull(java.lang.String,java.util.List<java.lang.String>)
location: class 
org.nuxeo.ecm.platform.ec.notification.TestNotificationServiceEJB3

<https://qa.nuxeo.org/hudson/job/nuxeo-features-5.3/ws/nuxeo-platform-notification/nuxeo-platform-notification-facade/src/test/java/org/nuxeo/ecm/platform/ec/notification/TestNotificationServiceEJB3.java>:[95,8]
 cannot find symbol
symbol  : method assertEquals(java.lang.String,int,int)
location: class 
org.nuxeo.ecm.platform.ec.notification.TestNotificationServiceEJB3


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11 minutes 12 seconds
[INFO] Finished at: Wed Feb 10 13:31:57 CET 2010
[INFO] Final Memory: 474M/675M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: [email protected] [email protected]
Sending e-mails to: [email protected]
channel stopped
Jabber notifier plugin: Sending notification to: 
[email protected]
Jabber notifier plugin: Notifying suspects
Jabber notifier plugin: Sending notification to suspect: Nicolas Ulrich 
[email protected]>
Jabber notifier plugin: Sending notification to suspect: Laurent Doguin 
[email protected]>

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

Reply via email to