[ https://issues.apache.org/jira/browse/UIMA-629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Marshall Schor closed UIMA-629. ------------------------------- Resolution: Fixed Fix Version/s: 2.3 > 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 > Fix For: 2.3 > > > 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.