[ https://issues.apache.org/jira/browse/UIMA-1558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12753066#action_12753066 ]
Rico Landefeld commented on UIMA-1558: -------------------------------------- The problem is that the referenced lucas.xml file was written to test the MappingFileReader and not to provide a working real-life example. We can either change the MappingFileReader unit test to use existing filters or we create a working example-lucas.xml file. > LuceneCASIndexerTest fails if the created LuceneCASIndexer procsess a CAS > ------------------------------------------------------------------------- > > Key: UIMA-1558 > URL: https://issues.apache.org/jira/browse/UIMA-1558 > Project: UIMA > Issue Type: Bug > Components: Sandbox-Lucas > Reporter: Jörn Kottmann > Assignee: Rico Landefeld > Priority: Minor > Fix For: 2.3S > > > The instance of LuceneCASIndexer created in the setUp method throws an > exception if it processes a CAS, because > the lucas.xml file defines mappings for non-existing types. > To fix the issue, a type system should be defined and the type names in > lucas.xml should be renamed > to apache name space (instead of julie lab). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.