[ 
https://issues.apache.org/jira/browse/UIMA-629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marshall Schor updated UIMA-629:
--------------------------------

    Description: 
If the original source file name is not present in the CAS, the 
XmiWriterCasConsumer 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.




  was:
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.




        Summary: Default file names produced by XmiWriterCasConsumer don't have 
.xmi extension and can't be read by XmiCollectionReader  (was: Default file 
names produced by XmiCasWriter don't have .xmi extension and can't be read by 
XmiCollectionReader)

Correct the name of the component

> Default file names produced by XmiWriterCasConsumer 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 
> XmiWriterCasConsumer 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.

Reply via email to