Build Nuxeo EP - Trunk::Maven Test #1862 failed (compilation errors found, 587 
tests passed)
Agent: Octopussy1
Build results: http://localhost:8111/viewLog.html?buildId=7316&buildTypeId=bt4

Compilation errors
==================
Compilation failure
/home/teamcity/TC-agent-1/work/Server/Nuxeo_EP_-_Trunk/org.nuxeo.ecm.platform/nuxeo-platform-transform-core/src/main/java/org/nuxeo/ecm/platform/transform/service/TransformService.java:[31,49]
 cannot find symbol
symbol  : class SerializableInputStream
location: package org.nuxeo.ecm.platform.transform.document
/home/teamcity/TC-agent-1/work/Server/Nuxeo_EP_-_Trunk/org.nuxeo.ecm.platform/nuxeo-platform-transform-core/src/main/java/org/nuxeo/ecm/platform/transform/transformer/TransformerImpl.java:[30,7]
 org.nuxeo.ecm.platform.transform.transformer.TransformerImpl is not abstract 
and does not override abstract method 
transform(java.util.Map<java.lang.String,java.util.Map<java.lang.String,java.io.Serializable>>,org.nuxeo.ecm.core.api.Blob...)
 in org.nuxeo.ecm.platform.transform.interfaces.Transformer
/home/teamcity/TC-agent-1/work/Server/Nuxeo_EP_-_Trunk/org.nuxeo.ecm.platform/nuxeo-platform-transform-core/src/main/java/org/nuxeo/ecm/platform/transform/service/TransformService.java:[60,7]
 org.nuxeo.ecm.platform.transform.service.TransformService is not abstract and 
does not override abstract method 
transform(java.lang.String,java.util.Map<java.lang.String,java.util.Map<java.lang.String,java.io.Serializable>>,org.nuxeo.ecm.core.api.Blob...)
 in org.nuxeo.ecm.platform.transform.interfaces.TransformServiceCommon
/home/teamcity/TC-agent-1/work/Server/Nuxeo_EP_-_Trunk/org.nuxeo.ecm.platform/nuxeo-platform-transform-core/src/main/java/org/nuxeo/ecm/platform/transform/ejb/NXTransformBean.java:[56,7]
 org.nuxeo.ecm.platform.transform.ejb.NXTransformBean is not abstract and does 
not override abstract method 
transform(java.lang.String,java.util.Map<java.lang.String,java.util.Map<java.lang.String,java.io.Serializable>>,org.nuxeo.ecm.core.api.Blob...)
 in org.nuxeo.ecm.platform.transform.interfaces.TransformServiceCommon

Changes included (4 changes)
====================================================
Change 24549 by janguenot (14 files):
(forward from 5.1 branch)

- Fix memory issues regarding transformation
- Refactoring :  transform API (no BBB here for once as the existing 
implementation could make the JBoss thrash with OutOfMemoryError)
  Removed JBoss serializable input stream and welcome Blob from Nuxeo Core API 
in the transform API
- Apache POI based word text extractor implemented and used for fulltext 
conversion (faster than OOo)

Change 24548 by janguenot (1 file):
(forward from 5.1 branch)

- Fix memory issues regarding transformation
- Refactoring :  transform API (no BBB here for once as the existing 
implementation could make the JBoss thrash with OutOfMemoryError)
  Removed JBoss serializable input stream and welcome Blob from Nuxeo Core API 
in the transform API
- Apache POI based word text extractor implemented and used for fulltext 
conversion (faster than OOo)

Change 24547 by janguenot (1 file):
(forward from 5.1 branch)

- Fix memory issues regarding transformation
- Refactoring :  transform API (no BBB here for once as the existing 
implementation could make the JBoss thrash with OutOfMemoryError)
  Removed JBoss serializable input stream and welcome Blob from Nuxeo Core API 
in the transform API
- Apache POI based word text extractor implemented and used for fulltext 
conversion (faster than OOo)

Change 24546 by janguenot (3 files):
(forward from 5.1 branch)

- Fix memory issues regarding transformation
- Refactoring :  transform API (no BBB here for once as the existing 
implementation could make the JBoss thrash with OutOfMemoryError)
  Removed JBoss serializable input stream and welcome Blob from Nuxeo Core API 
in the transform API
- Apache POI based word text extractor implemented and used for fulltext 
conversion (faster than OOo)

see more information about changed files: 
http://localhost:8111/viewLog.html?tab=buildChangesDiv&buildId=7316&buildTypeId=bt4


============================================================================
Configure email notifications: 
http://localhost:8111/profile.html?init=1#notifications
_______________________________________________
ECM-QA mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-qa

Reply via email to