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

Changes:

[Stefane Fermigier <[email protected]>] Remove useless and unused contribs.

------------------------------------------
[...truncated 3463 lines...]
07:50:30,202 INFO  [AnnotationBinder] Binding entity from annotated class: 
org.nuxeo.ecm.platform.audit.api.ExtendedInfo$BooleanInfo
07:50:30,202 INFO  [AnnotationBinder] Binding entity from annotated class: 
org.nuxeo.ecm.platform.audit.api.ExtendedInfo$DateInfo
07:50:30,203 INFO  [AnnotationBinder] Binding entity from annotated class: 
org.nuxeo.ecm.platform.audit.api.ExtendedInfo$DoubleInfo
07:50:30,204 INFO  [AnnotationBinder] Binding entity from annotated class: 
org.nuxeo.ecm.platform.audit.api.ExtendedInfo$StringInfo
07:50:30,205 INFO  [AnnotationBinder] Binding entity from annotated class: 
org.nuxeo.ecm.platform.audit.api.ExtendedInfo$LongInfo
07:50:30,234 INFO  [DriverManagerConnectionProvider] Using Hibernate built-in 
connection pool (not for production use!)
07:50:30,234 INFO  [DriverManagerConnectionProvider] Hibernate connection pool 
size: 1
07:50:30,235 INFO  [DriverManagerConnectionProvider] autocommit mode: true
07:50:30,235 INFO  [DriverManagerConnectionProvider] using driver: 
org.hsqldb.jdbcDriver at URL: jdbc:hsqldb:mem:.;sql.enforce_strict_size=true
07:50:30,235 INFO  [DriverManagerConnectionProvider] connection properties: 
{auto_commit=true, autocommit=true, release_mode=auto}
07:50:30,236 INFO  [SettingsFactory] RDBMS: HSQL Database Engine, version: 1.8.0
07:50:30,236 INFO  [SettingsFactory] JDBC driver: HSQL Database Engine Driver, 
version: 1.8.0
07:50:30,236 INFO  [Dialect] Using dialect: org.hibernate.dialect.HSQLDialect
07:50:30,237 INFO  [TransactionFactoryFactory] Transaction strategy: 
org.hibernate.transaction.JDBCTransactionFactory
07:50:30,237 INFO  [TransactionManagerLookupFactory] No 
TransactionManagerLookup configured (in JTA environment, use of read-write or 
transactional second-level cache is not recommended)
07:50:30,237 INFO  [SettingsFactory] Automatic flush during beforeCompletion(): 
disabled
07:50:30,238 INFO  [SettingsFactory] Automatic session close at end of 
transaction: disabled
07:50:30,238 INFO  [SettingsFactory] JDBC batch size: 15
07:50:30,238 INFO  [SettingsFactory] JDBC batch updates for versioned data: 
disabled
07:50:30,238 INFO  [SettingsFactory] Scrollable result sets: enabled
07:50:30,238 INFO  [SettingsFactory] JDBC3 getGeneratedKeys(): disabled
07:50:30,239 INFO  [SettingsFactory] Connection release mode: auto
07:50:30,239 INFO  [SettingsFactory] Default batch fetch size: 1
07:50:30,239 INFO  [SettingsFactory] Generate SQL with comments: disabled
07:50:30,239 INFO  [SettingsFactory] Order SQL updates by primary key: disabled
07:50:30,240 INFO  [SettingsFactory] Query translator: 
org.hibernate.hql.ast.ASTQueryTranslatorFactory
07:50:30,240 INFO  [ASTQueryTranslatorFactory] Using ASTQueryTranslatorFactory
07:50:30,240 INFO  [SettingsFactory] Query language substitutions: {}
07:50:30,240 INFO  [SettingsFactory] JPA-QL strict compliance: enabled
07:50:30,241 INFO  [SettingsFactory] Second-level cache: enabled
07:50:30,241 INFO  [SettingsFactory] Query cache: disabled
07:50:30,241 INFO  [SettingsFactory] Cache provider: 
org.hibernate.cache.NoCacheProvider
07:50:30,241 INFO  [SettingsFactory] Optimize cache for minimal puts: disabled
07:50:30,241 INFO  [SettingsFactory] Structured second-level cache entries: 
disabled
07:50:30,242 INFO  [SettingsFactory] Statistics: disabled
07:50:30,242 INFO  [SettingsFactory] Deleted entity synthetic identifier 
rollback: disabled
07:50:30,242 INFO  [SettingsFactory] Default entity-mode: pojo
07:50:30,254 INFO  [SessionFactoryImpl] building session factory
07:50:30,272 INFO  [SessionFactoryObjectFactory] Not binding factory to JNDI, 
no JNDI name configured
07:50:30,272 INFO  [SchemaUpdate] Running hbm2ddl schema update
07:50:30,272 INFO  [SchemaUpdate] fetching database metadata
07:50:30,273 INFO  [SchemaUpdate] updating schema
07:50:30,290 INFO  [TableMetadata] table found: PUBLIC.NXP_LOGS
07:50:30,291 INFO  [TableMetadata] columns: [log_doc_type, log_id, 
log_doc_path, log_event_date, log_event_id, log_principal_name, 
log_event_comment, log_event_category, log_doc_life_cycle, log_doc_uuid]
07:50:30,291 INFO  [TableMetadata] foreign keys: []
07:50:30,291 INFO  [TableMetadata] indexes: [sys_pk_46]
07:50:30,293 INFO  [TableMetadata] table found: PUBLIC.NXP_LOGS_EXTINFO
07:50:30,293 INFO  [TableMetadata] columns: [log_extinfo_string, 
log_extinfo_long, discriminator, log_extinfo_date, log_extinfo_blob, 
log_extinfo_id, log_extinfo_double, log_extinfo_boolean]
07:50:30,294 INFO  [TableMetadata] foreign keys: []
07:50:30,294 INFO  [TableMetadata] indexes: [sys_pk_47]
07:50:30,296 INFO  [TableMetadata] table found: PUBLIC.NXP_LOGS_MAPEXTINFOS
07:50:30,296 INFO  [TableMetadata] columns: [mapkey, info_fk, log_fk]
07:50:30,296 INFO  [TableMetadata] foreign keys: [fkf96f60934dd4b23, 
fkf96f60948d71dd4]
07:50:30,297 INFO  [TableMetadata] indexes: [sys_idx_53, sys_pk_49, 
sys_idx_sys_ct_48_50, sys_idx_51]
07:50:30,297 INFO  [SchemaUpdate] schema update complete
07:50:30,305 WARN  [FromElementType] Using non-qualified column reference 
[eventId -> ([LOG_EVENT_ID])]
07:50:30,306 WARN  [FromElementType] Using non-qualified column reference 
[docPath -> ([LOG_DOC_PATH])]
07:50:30,404 INFO  [RepositoryImpl] Shutting down repository...
07:50:30,423 INFO  [IndexMerger] IndexMerger terminated
07:50:30,433 INFO  [SearchIndex] Index closed: 
/tmp/NXOSGITestFramework341891207f579adf-1649966228.6//repos/demo/repository/index
07:50:30,433 INFO  [RepositoryImpl$WorkspaceInfo] shutting down workspace 
'default'...
07:50:30,434 INFO  [ObservationDispatcher] Notification of EventListeners 
stopped.
07:50:30,434 INFO  [IndexMerger] IndexMerger terminated
07:50:30,440 INFO  [SearchIndex] Index closed: 
/tmp/NXOSGITestFramework341891207f579adf-1649966228.6/repos/demo/workspaces/default/index
07:50:30,442 INFO  [RepositoryImpl$WorkspaceInfo] workspace 'default' has been 
shutdown
07:50:30,443 INFO  [RepositoryImpl] Repository has been shutdown
07:50:30,444 INFO  [AbstractRuntimeService] Stopping Nuxeo Runtime service OSGi 
NXRuntime; version: 1.4.0
07:50:30,444 INFO  [ComponentManagerImpl] Unregistering component: 
service:org.nuxeo.runtime.api.DefaultJBossBindings
07:50:30,445 INFO  [ComponentManagerImpl] Unregistering component: 
service:org.nuxeo.runtime.EventService
07:50:30,445 INFO  [ComponentManagerImpl] Unregistering component: 
service:org.nuxeo.runtime.services.deployment.DeploymentService
07:50:30,445 INFO  [ComponentManagerImpl] Unregistering component: 
service:org.nuxeo.runtime.LoginComponent
07:50:30,446 INFO  [ComponentManagerImpl] Unregistering component: 
service:org.nuxeo.runtime.api.ServiceManagement
07:50:30,446 INFO  [ComponentManagerImpl] Unregistering component: 
service:org.nuxeo.ecm.core.api.DocumentAdapterService
07:50:30,447 INFO  [ComponentManagerImpl] Unregistering component: 
service:org.nuxeo.ecm.platform.audit.service.NXAuditEventsService
07:50:30,447 INFO  [SessionFactoryImpl] closing
07:50:30,448 INFO  [DriverManagerConnectionProvider] cleaning up connection 
pool: jdbc:hsqldb:mem:.;sql.enforce_strict_size=true
07:50:30,448 INFO  [ComponentManagerImpl] Unregistering component: 
service:org.nuxeo.ecm.platform.audit.service.NXAuditEventsService.extensions
07:50:30,448 INFO  [ComponentManagerImpl] Unregistering component: 
service:org.nuxeo.ecm.core.repository.RepositoryService
07:50:30,449 INFO  [RepositoryManager] Shutting down repository manager
07:50:30,449 INFO  [ComponentManagerImpl] Unregistering component: 
service:org.nuxeo.ecm.platform.usermanager.UserManagerImpl
07:50:30,450 INFO  [ComponentManagerImpl] Unregistering component: 
service:org.nuxeo.ecm.platform.audit.listener
07:50:30,450 INFO  [ComponentManagerImpl] Unregistering component: 
service:org.nuxeo.ecm.core.CoreExtensions
07:50:30,451 INFO  [SchemaManagerImpl] Unregister schema: common
07:50:30,451 INFO  [SchemaManagerImpl] Unregister schema: dublincore
07:50:30,451 INFO  [SchemaManagerImpl] Unregister schema: uid
07:50:30,452 INFO  [SchemaManagerImpl] Unregister schema: file
07:50:30,452 INFO  [SchemaManagerImpl] Unregister schema: files
07:50:30,452 INFO  [SchemaManagerImpl] Unregister schema: note
07:50:30,453 INFO  [SchemaManagerImpl] Unregister schema: domain
07:50:30,453 INFO  [SchemaManagerImpl] Unregister schema: publishing
07:50:30,453 INFO  [SchemaManagerImpl] Unregister schema: webcontainer
07:50:30,454 INFO  [SchemaManagerImpl] Unregister document type: Folder
07:50:30,454 INFO  [SchemaManagerImpl] Unregister document type: OrderedFolder
07:50:30,454 INFO  [SchemaManagerImpl] Unregister document type: Root
07:50:30,455 INFO  [SchemaManagerImpl] Unregister document type: Domain
07:50:30,455 INFO  [SchemaManagerImpl] Unregister document type: WorkspaceRoot
07:50:30,455 INFO  [SchemaManagerImpl] Unregister document type: Workspace
07:50:30,455 INFO  [SchemaManagerImpl] Unregister document type: TemplateRoot
07:50:30,456 INFO  [SchemaManagerImpl] Unregister document type: SectionRoot
07:50:30,456 INFO  [SchemaManagerImpl] Unregister document type: Section
07:50:30,456 INFO  [SchemaManagerImpl] Unregister document type: File
07:50:30,457 INFO  [SchemaManagerImpl] Unregister document type: Note
07:50:30,457 INFO  [ComponentManagerImpl] Unregistering component: 
service:org.nuxeo.ecm.core.lifecycle.LifeCycleService
07:50:30,457 INFO  [ComponentManagerImpl] Unregistering component: 
service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent
07:50:30,458 INFO  [ComponentManagerImpl] Unregistering component: 
service:org.nuxeo.ecm.core.api.repository.RepositoryManager
07:50:30,458 INFO  [ComponentManagerImpl] Unregistering component: 
service:org.nuxeo.ecm.core.security.SecurityService
07:50:30,458 INFO  [ComponentManagerImpl] Unregistering component: 
service:org.nuxeo.ecm.core.LifecycleCoreExtensions
07:50:30,459 INFO  [ComponentManagerImpl] Unregistering component: 
service:DemoRepository
07:50:30,459 INFO  [ComponentManagerImpl] Unregistering component: 
service:org.nuxeo.ecm.core.event.EventServiceComponent
07:50:30,459 INFO  [ComponentManagerImpl] Unregistering component: 
service:org.nuxeo.ecm.platform.usermanager.UserService
07:50:30,460 INFO  [UserService] UserService deactivated
07:50:30,460 INFO  [ComponentManagerImpl] Unregistering component: 
service:org.nuxeo.ecm.core.api.repository.impl.DocumentProviderManager
07:50:30,460 INFO  [ComponentManagerImpl] Unregistering component: 
service:org.nuxeo.ecm.core.CoreService
07:50:30,460 INFO  [ComponentManagerImpl] Unregistering component: 
service:org.nuxeo.ecm.core.jcr.testing.CoreSessionFactory
07:50:30,461 INFO  [ComponentManagerImpl] Unregistering component: 
service:org.nuxeo.ecm.core.schema.TypeService
07:50:30,461 INFO  [ComponentManagerImpl] Unregistering component: 
service:org.nuxeo.ecm.core.security.defaultPermissions
07:50:30,461 INFO  [ComponentManagerImpl] Unregistering component: 
service:org.nuxeo.ecm.core.api.blohodlers.adapters
07:50:30,462 INFO  [ComponentManagerImpl] Unregistering component: 
service:org.nuxeo.ecm.core.security.defaultPolicies
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.46 sec

Results :

Tests run: 16, 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-audit-core/target/nuxeo-platform-audit-core-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: 20090407-075031 at timestamp: 1239087031037
[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-audit-core/target/nuxeo-platform-audit-core-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-audit-core/target/nuxeo-platform-audit-core-5.2-SNAPSHOT.jar
  to 
/home/hudson/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audit-core/5.2-SNAPSHOT/nuxeo-platform-audit-core-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-audit-core/target/nuxeo-platform-audit-core-5.2-SNAPSHOT-sources.jar
  to 
/home/hudson/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audit-core/5.2-SNAPSHOT/nuxeo-platform-audit-core-5.2-SNAPSHOT-sources.jar
[INFO] [pmd:pmd]
[INFO] [jxr:jxr]
[INFO] ------------------------------------------------------------------------
[INFO] Building Nuxeo Platform Audit Service - Facade
[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-audit-facade/target
 
[INFO] [buildnumber:create {execution: default}]
[INFO] Storing buildNumber: 20090407-075031 at timestamp: 1239087031377
[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 2 source files to 
http://qa.nuxeo.org/hudson/job/Nuxeo%205.2%20-%20Nuxeo%20Platform%205.2%20(Freestyle)/ws/nuxeo-platform-audit-facade/target/classes
 
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[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-audit-facade/target/surefire-reports
 

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

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

[INFO] [ejb:ejb]
[INFO] Building ejb nuxeo-platform-audit-facade-5.2-SNAPSHOT with ejbVersion 3.0
[INFO] Building jar: 
http://qa.nuxeo.org/hudson/job/Nuxeo%205.2%20-%20Nuxeo%20Platform%205.2%20(Freestyle)/ws/nuxeo-platform-audit-facade/target/nuxeo-platform-audit-facade-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: 20090407-075032 at timestamp: 1239087032506
[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-audit-facade/target/nuxeo-platform-audit-facade-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-audit-facade/target/nuxeo-platform-audit-facade-5.2-SNAPSHOT.jar
  to 
/home/hudson/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audit-facade/5.2-SNAPSHOT/nuxeo-platform-audit-facade-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-audit-facade/target/nuxeo-platform-audit-facade-5.2-SNAPSHOT-sources.jar
  to 
/home/hudson/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audit-facade/5.2-SNAPSHOT/nuxeo-platform-audit-facade-5.2-SNAPSHOT-sources.jar
[INFO] [pmd:pmd]
[INFO] [jxr:jxr]
[INFO] ------------------------------------------------------------------------
[INFO] Building Nuxeo Search Service - Core
[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-search-core/target
 
[INFO] [buildnumber:create {execution: default}]
[INFO] Storing buildNumber: 20090407-075032 at timestamp: 1239087032817
[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 8 source files to 
http://qa.nuxeo.org/hudson/job/Nuxeo%205.2%20-%20Nuxeo%20Platform%205.2%20(Freestyle)/ws/nuxeo-platform-search-core/target/classes
 
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Compiling 8 source files to 
http://qa.nuxeo.org/hudson/job/Nuxeo%205.2%20-%20Nuxeo%20Platform%205.2%20(Freestyle)/ws/nuxeo-platform-search-core/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-search-core/target/surefire-reports
 

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.nuxeo.ecm.core.search.TestSearchEngine
Tests run: 17, Failures: 17, Errors: 0, Skipped: 0, Time elapsed: 2.419 sec <<< 
FAILURE!
Running org.nuxeo.ecm.core.search.TestIndexableResources
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 sec

Results :

Failed tests: 
  testBackendProperties(org.nuxeo.ecm.core.search.TestSearchEngine)
  testBackendRegistration(org.nuxeo.ecm.core.search.TestSearchEngine)
  testIndexableSchemaRegistration(org.nuxeo.ecm.core.search.TestSearchEngine)
  
testDocType2IndexableResourcesRegistration(org.nuxeo.ecm.core.search.TestSearchEngine)
  testIndexableSchemaXMAPGeneration(org.nuxeo.ecm.core.search.TestSearchEngine)
  testCapabilities(org.nuxeo.ecm.core.search.TestSearchEngine)
  testReverseTranslation(org.nuxeo.ecm.core.search.TestSearchEngine)
  testgetIndexableDataConfByName(org.nuxeo.ecm.core.search.TestSearchEngine)
  testSearchPrincipal(org.nuxeo.ecm.core.search.TestSearchEngine)
  testSchemaConfXmap(org.nuxeo.ecm.core.search.TestSearchEngine)
  testFullTextDescriptor(org.nuxeo.ecm.core.search.TestSearchEngine)
  testIndexingEventDescriptor(org.nuxeo.ecm.core.search.TestSearchEngine)
  
testReversedResolutionWithRegisteredResourceConfiguration(org.nuxeo.ecm.core.search.TestSearchEngine)
  
testReversedResolutionWithUnRegisteredResourceConfiguration(org.nuxeo.ecm.core.search.TestSearchEngine)
  testBlobFullTextExtractor(org.nuxeo.ecm.core.search.TestSearchEngine)
  testSchemaResourceTypeRegistration(org.nuxeo.ecm.core.search.TestSearchEngine)
  testIndexingThreadPoolPT(org.nuxeo.ecm.core.search.TestSearchEngine)

Tests run: 19, Failures: 17, Errors: 0, 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: 3 minutes 30 seconds
[INFO] Finished at: Tue Apr 07 07:50:38 GMT+01:00 2009
[INFO] Final Memory: 152M/318M
[INFO] ------------------------------------------------------------------------
Recording test results

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

Reply via email to