-
Type:
Bug
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Implemented
-
Affects Version/s: None
-
Fix Version/s: 3.1.1
-
Component/s: ctakes-core
-
Labels:None
Issue reported to dev@ - see http://markmail.org/message/niqxtrexekyclxry
"These is a minors bugs that i have corrected, it may be of use for the next release:
I- the XCasWriterCasConsumer.xml analysis engine (cas-consumer of ctakes-core) referes to org.apache.uima.examples.cpe.XCasWriterCasConsumer which does not exists.
1) I found the java class XCasWriterCasConsume.java from an old version of cTakes and copied in org.apache.ctakes.core.cc
2) Changed org.apache.uima.examples.cpe.XCasWriterCasConsumer by org.apache.ctakes.core.cc.XCasWriterCasConsumer
thanks
Samir"