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.