See 
http://qa.nuxeo.org/hudson/job/Nuxeo%205.2%20-%20Nuxeo%20Platform%205.2%20(Freestyle)/1851/changes

Changes:

[Thomas Roger <[email protected]>] Set ContentHistoryActionsBean to scope EVENT

------------------------------------------
[...truncated 5441 lines...]
20:59:30,475 WARN  [MultiDirectorySession] Entry 'baz' for source 'source1' is 
present in optional directory 'dir1' but not in any required one. It will be 
skipped.
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.631 sec
Running org.nuxeo.ecm.directory.multi.TestMultiDirectory
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.055 sec

Results :

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

[INFO] [jar:jar]
[INFO] Building jar: 
http://qa.nuxeo.org/hudson/job/Nuxeo%205.2%20-%20Nuxeo%20Platform%205.2%20(Freestyle)/ws/nuxeo-platform-directory-multi/target/nuxeo-platform-directory-multi-5.2-SNAPSHOT.jar
 
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] [buildnumber:create {execution: default}]
[INFO] Storing buildNumber: 20090303-205932 at timestamp: 1236110372330
[INFO] [apt:execute {execution: generate-bindings}]
[INFO] [source:jar {execution: attach-sources}]
[INFO] Building jar: 
http://qa.nuxeo.org/hudson/job/Nuxeo%205.2%20-%20Nuxeo%20Platform%205.2%20(Freestyle)/ws/nuxeo-platform-directory-multi/target/nuxeo-platform-directory-multi-5.2-SNAPSHOT-sources.jar
 
[INFO] [install:install]
[INFO] Installing 
http://qa.nuxeo.org/hudson/job/Nuxeo%205.2%20-%20Nuxeo%20Platform%205.2%20(Freestyle)/ws/nuxeo-platform-directory-multi/target/nuxeo-platform-directory-multi-5.2-SNAPSHOT.jar
  to 
/home/hudson/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-multi/5.2-SNAPSHOT/nuxeo-platform-directory-multi-5.2-SNAPSHOT.jar
[INFO] Installing 
http://qa.nuxeo.org/hudson/job/Nuxeo%205.2%20-%20Nuxeo%20Platform%205.2%20(Freestyle)/ws/nuxeo-platform-directory-multi/target/nuxeo-platform-directory-multi-5.2-SNAPSHOT-sources.jar
  to 
/home/hudson/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-multi/5.2-SNAPSHOT/nuxeo-platform-directory-multi-5.2-SNAPSHOT-sources.jar
[INFO] [pmd:pmd]
[INFO] [jxr:jxr]
[INFO] ------------------------------------------------------------------------
[INFO] Building Nuxeo Dublin Core Support
[INFO]    task-segment: [clean, install, pmd:pmd, jxr:jxr]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory 
http://qa.nuxeo.org/hudson/job/Nuxeo%205.2%20-%20Nuxeo%20Platform%205.2%20(Freestyle)/ws/nuxeo-platform-dublincore/target
 
[INFO] [buildnumber:create {execution: default}]
[INFO] Storing buildNumber: 20090303-205933 at timestamp: 1236110373733
[INFO] [apt:execute {execution: generate-bindings}]
[INFO] [nuxeo:eclipse-version {execution: eclipsize-version}]
[INFO] eclipseVersion:5.2.0.-SNAPSHOT
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 3 source files to 
http://qa.nuxeo.org/hudson/job/Nuxeo%205.2%20-%20Nuxeo%20Platform%205.2%20(Freestyle)/ws/nuxeo-platform-dublincore/target/classes
 
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Compiling 1 source file to 
http://qa.nuxeo.org/hudson/job/Nuxeo%205.2%20-%20Nuxeo%20Platform%205.2%20(Freestyle)/ws/nuxeo-platform-dublincore/target/test-classes
 
[INFO] [surefire:test]
[INFO] Surefire report directory: 
http://qa.nuxeo.org/hudson/job/Nuxeo%205.2%20-%20Nuxeo%20Platform%205.2%20(Freestyle)/ws/nuxeo-platform-dublincore/target/surefire-reports
 

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.nuxeo.ecm.platform.dublincore.TestDublinCoreStorage
20:59:36,599 ERROR [ComponentManagerImpl] Duplicate component name: 
'service:org.nuxeo.ecm.core.CoreExtensions'
20:59:36,617 ERROR [XValueFactory$10] Cannot load class: 
java.lang.ClassNotFoundException: 
org.nuxeo.ecm.core.listener.extensions.CoreEventListenerDescriptor
20:59:36,619 ERROR [ComponentManagerImpl] Failed to create component: 
service:org.nuxeo.ecm.core.listener.CoreEventListenerService
java.lang.ClassNotFoundException: 
org.nuxeo.ecm.core.listener.impl.CoreEventListenerServiceImpl
        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:306)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
        at 
org.apache.maven.surefire.booter.IsolatedClassLoader.loadClass(IsolatedClassLoader.java:103)
        at org.nuxeo.osgi.BundleImpl.loadClass(BundleImpl.java:113)
        at 
org.nuxeo.runtime.osgi.OSGiRuntimeContext.loadClass(OSGiRuntimeContext.java:83)
        at 
org.nuxeo.runtime.model.impl.ComponentInstanceImpl.<init>(ComponentInstanceImpl.java:57)
        at 
org.nuxeo.runtime.model.impl.RegistrationInfoImpl.createComponentInstance(RegistrationInfoImpl.java:215)
        at 
org.nuxeo.runtime.model.impl.RegistrationInfoImpl.activate(RegistrationInfoImpl.java:223)
        at 
org.nuxeo.runtime.model.impl.RegistrationInfoImpl.resolve(RegistrationInfoImpl.java:296)
        at 
org.nuxeo.runtime.model.impl.ComponentManagerImpl._register(ComponentManagerImpl.java:185)
        at 
org.nuxeo.runtime.model.impl.ComponentManagerImpl.register(ComponentManagerImpl.java:142)
        at 
org.nuxeo.runtime.model.impl.DefaultRuntimeContext.deploy(DefaultRuntimeContext.java:87)
        at 
org.nuxeo.runtime.test.NXRuntimeTestCase.deployContrib(NXRuntimeTestCase.java:252)
        at 
org.nuxeo.runtime.test.NXRuntimeTestCase.deployContrib(NXRuntimeTestCase.java:281)
        at 
org.nuxeo.runtime.test.NXRuntimeTestCase.deployContrib(NXRuntimeTestCase.java:301)
        at 
org.nuxeo.ecm.platform.dublincore.TestDublinCoreStorage.setUp(TestDublinCoreStorage.java:71)
        at org.jmock.core.VerifyingTestCase.runBare(Unknown Source)
        at junit.framework.TestResult$1.protect(TestResult.java:106)
        at junit.framework.TestResult.runProtected(TestResult.java:124)
        at junit.framework.TestResult.run(TestResult.java:109)
        at junit.framework.TestCase.run(TestCase.java:120)
        at junit.framework.TestSuite.runTest(TestSuite.java:230)
        at junit.framework.TestSuite.run(TestSuite.java:225)
        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:585)
        at 
org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
        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:585)
        at 
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:290)
        at 
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:818)
20:59:36,857 ERROR [ComponentManagerImpl] Duplicate component name: 
'service:org.nuxeo.ecm.core.CoreExtensions'
20:59:36,867 ERROR [XValueFactory$10] Cannot load class: 
java.lang.ClassNotFoundException: 
org.nuxeo.ecm.core.listener.extensions.CoreEventListenerDescriptor
20:59:36,869 ERROR [ComponentManagerImpl] Failed to create component: 
service:org.nuxeo.ecm.core.listener.CoreEventListenerService
java.lang.ClassNotFoundException: 
org.nuxeo.ecm.core.listener.impl.CoreEventListenerServiceImpl
        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:306)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
        at 
org.apache.maven.surefire.booter.IsolatedClassLoader.loadClass(IsolatedClassLoader.java:103)
        at org.nuxeo.osgi.BundleImpl.loadClass(BundleImpl.java:113)
        at 
org.nuxeo.runtime.osgi.OSGiRuntimeContext.loadClass(OSGiRuntimeContext.java:83)
        at 
org.nuxeo.runtime.model.impl.ComponentInstanceImpl.<init>(ComponentInstanceImpl.java:57)
        at 
org.nuxeo.runtime.model.impl.RegistrationInfoImpl.createComponentInstance(RegistrationInfoImpl.java:215)
        at 
org.nuxeo.runtime.model.impl.RegistrationInfoImpl.activate(RegistrationInfoImpl.java:223)
        at 
org.nuxeo.runtime.model.impl.RegistrationInfoImpl.resolve(RegistrationInfoImpl.java:296)
        at 
org.nuxeo.runtime.model.impl.ComponentManagerImpl._register(ComponentManagerImpl.java:185)
        at 
org.nuxeo.runtime.model.impl.ComponentManagerImpl.register(ComponentManagerImpl.java:142)
        at 
org.nuxeo.runtime.model.impl.DefaultRuntimeContext.deploy(DefaultRuntimeContext.java:87)
        at 
org.nuxeo.runtime.test.NXRuntimeTestCase.deployContrib(NXRuntimeTestCase.java:252)
        at 
org.nuxeo.runtime.test.NXRuntimeTestCase.deployContrib(NXRuntimeTestCase.java:281)
        at 
org.nuxeo.runtime.test.NXRuntimeTestCase.deployContrib(NXRuntimeTestCase.java:301)
        at 
org.nuxeo.ecm.platform.dublincore.TestDublinCoreStorage.setUp(TestDublinCoreStorage.java:71)
        at org.jmock.core.VerifyingTestCase.runBare(Unknown Source)
        at junit.framework.TestResult$1.protect(TestResult.java:106)
        at junit.framework.TestResult.runProtected(TestResult.java:124)
        at junit.framework.TestResult.run(TestResult.java:109)
        at junit.framework.TestCase.run(TestCase.java:120)
        at junit.framework.TestSuite.runTest(TestSuite.java:230)
        at junit.framework.TestSuite.run(TestSuite.java:225)
        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:585)
        at 
org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
        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:585)
        at 
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:290)
        at 
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:818)
20:59:37,055 ERROR [ComponentManagerImpl] Duplicate component name: 
'service:org.nuxeo.ecm.core.CoreExtensions'
20:59:37,066 ERROR [XValueFactory$10] Cannot load class: 
java.lang.ClassNotFoundException: 
org.nuxeo.ecm.core.listener.extensions.CoreEventListenerDescriptor
20:59:37,067 ERROR [ComponentManagerImpl] Failed to create component: 
service:org.nuxeo.ecm.core.listener.CoreEventListenerService
java.lang.ClassNotFoundException: 
org.nuxeo.ecm.core.listener.impl.CoreEventListenerServiceImpl
        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:306)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
        at 
org.apache.maven.surefire.booter.IsolatedClassLoader.loadClass(IsolatedClassLoader.java:103)
        at org.nuxeo.osgi.BundleImpl.loadClass(BundleImpl.java:113)
        at 
org.nuxeo.runtime.osgi.OSGiRuntimeContext.loadClass(OSGiRuntimeContext.java:83)
        at 
org.nuxeo.runtime.model.impl.ComponentInstanceImpl.<init>(ComponentInstanceImpl.java:57)
        at 
org.nuxeo.runtime.model.impl.RegistrationInfoImpl.createComponentInstance(RegistrationInfoImpl.java:215)
        at 
org.nuxeo.runtime.model.impl.RegistrationInfoImpl.activate(RegistrationInfoImpl.java:223)
        at 
org.nuxeo.runtime.model.impl.RegistrationInfoImpl.resolve(RegistrationInfoImpl.java:296)
        at 
org.nuxeo.runtime.model.impl.ComponentManagerImpl._register(ComponentManagerImpl.java:185)
        at 
org.nuxeo.runtime.model.impl.ComponentManagerImpl.register(ComponentManagerImpl.java:142)
        at 
org.nuxeo.runtime.model.impl.DefaultRuntimeContext.deploy(DefaultRuntimeContext.java:87)
        at 
org.nuxeo.runtime.test.NXRuntimeTestCase.deployContrib(NXRuntimeTestCase.java:252)
        at 
org.nuxeo.runtime.test.NXRuntimeTestCase.deployContrib(NXRuntimeTestCase.java:281)
        at 
org.nuxeo.runtime.test.NXRuntimeTestCase.deployContrib(NXRuntimeTestCase.java:301)
        at 
org.nuxeo.ecm.platform.dublincore.TestDublinCoreStorage.setUp(TestDublinCoreStorage.java:71)
        at org.jmock.core.VerifyingTestCase.runBare(Unknown Source)
        at junit.framework.TestResult$1.protect(TestResult.java:106)
        at junit.framework.TestResult.runProtected(TestResult.java:124)
        at junit.framework.TestResult.run(TestResult.java:109)
        at junit.framework.TestCase.run(TestCase.java:120)
        at junit.framework.TestSuite.runTest(TestSuite.java:230)
        at junit.framework.TestSuite.run(TestSuite.java:225)
        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:585)
        at 
org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
        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:585)
        at 
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:290)
        at 
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:818)
20:59:37,212 ERROR [ComponentManagerImpl] Duplicate component name: 
'service:org.nuxeo.ecm.core.CoreExtensions'
20:59:37,222 ERROR [XValueFactory$10] Cannot load class: 
java.lang.ClassNotFoundException: 
org.nuxeo.ecm.core.listener.extensions.CoreEventListenerDescriptor
20:59:37,223 ERROR [ComponentManagerImpl] Failed to create component: 
service:org.nuxeo.ecm.core.listener.CoreEventListenerService
java.lang.ClassNotFoundException: 
org.nuxeo.ecm.core.listener.impl.CoreEventListenerServiceImpl
        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:306)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
        at 
org.apache.maven.surefire.booter.IsolatedClassLoader.loadClass(IsolatedClassLoader.java:103)
        at org.nuxeo.osgi.BundleImpl.loadClass(BundleImpl.java:113)
        at 
org.nuxeo.runtime.osgi.OSGiRuntimeContext.loadClass(OSGiRuntimeContext.java:83)
        at 
org.nuxeo.runtime.model.impl.ComponentInstanceImpl.<init>(ComponentInstanceImpl.java:57)
        at 
org.nuxeo.runtime.model.impl.RegistrationInfoImpl.createComponentInstance(RegistrationInfoImpl.java:215)
        at 
org.nuxeo.runtime.model.impl.RegistrationInfoImpl.activate(RegistrationInfoImpl.java:223)
        at 
org.nuxeo.runtime.model.impl.RegistrationInfoImpl.resolve(RegistrationInfoImpl.java:296)
        at 
org.nuxeo.runtime.model.impl.ComponentManagerImpl._register(ComponentManagerImpl.java:185)
        at 
org.nuxeo.runtime.model.impl.ComponentManagerImpl.register(ComponentManagerImpl.java:142)
        at 
org.nuxeo.runtime.model.impl.DefaultRuntimeContext.deploy(DefaultRuntimeContext.java:87)
        at 
org.nuxeo.runtime.test.NXRuntimeTestCase.deployContrib(NXRuntimeTestCase.java:252)
        at 
org.nuxeo.runtime.test.NXRuntimeTestCase.deployContrib(NXRuntimeTestCase.java:281)
        at 
org.nuxeo.runtime.test.NXRuntimeTestCase.deployContrib(NXRuntimeTestCase.java:301)
        at 
org.nuxeo.ecm.platform.dublincore.TestDublinCoreStorage.setUp(TestDublinCoreStorage.java:71)
        at org.jmock.core.VerifyingTestCase.runBare(Unknown Source)
        at junit.framework.TestResult$1.protect(TestResult.java:106)
        at junit.framework.TestResult.runProtected(TestResult.java:124)
        at junit.framework.TestResult.run(TestResult.java:109)
        at junit.framework.TestCase.run(TestCase.java:120)
        at junit.framework.TestSuite.runTest(TestSuite.java:230)
        at junit.framework.TestSuite.run(TestSuite.java:225)
        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:585)
        at 
org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
        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:585)
        at 
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:290)
        at 
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:818)
Tests run: 4, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 1.381 sec <<< 
FAILURE!

Results :

Tests in error: 
  testStorageService(org.nuxeo.ecm.platform.dublincore.TestDublinCoreStorage)
  testCreationDate(org.nuxeo.ecm.platform.dublincore.TestDublinCoreStorage)
  testModificationDate(org.nuxeo.ecm.platform.dublincore.TestDublinCoreStorage)
  testContributors(org.nuxeo.ecm.platform.dublincore.TestDublinCoreStorage)

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

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9 minutes 10 seconds
[INFO] Finished at: Tue Mar 03 20:59:37 GMT+01:00 2009
[INFO] Final Memory: 176M/332M
[INFO] ------------------------------------------------------------------------
Recording test results

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

Reply via email to