Default file names produced by XmiCasWriter don't have .xmi extension and can't
be read by XmiCollectionReader
--------------------------------------------------------------------------------------------------------------
Key: UIMA-629
URL: https://issues.apache.org/jira/browse/UIMA-629
Project: UIMA
Issue Type: Bug
Components: Examples, Tools
Affects Versions: 2.2
Reporter: Adam Lally
Priority: Minor
If the original source file name is not present in the CAS, the XmiCasWriter
names the output file "doc0","doc1", etc,, with no .xmi extension. The
XmiCollectionReader will only read files with .xmi extensions.
This is quite annoying if you're trying to break up a pipeline into two parts,
writing and reading XMI files in the middle.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.