LuceneCASIndexer.xml should be in src/test/resources
----------------------------------------------------
Key: UIMA-1557
URL: https://issues.apache.org/jira/browse/UIMA-1557
Project: UIMA
Issue Type: Bug
Components: Sandbox-Lucas
Affects Versions: 2.3S
Reporter: Jörn Kottmann
Assignee: Rico Landefeld
Priority: Minor
Fix For: 2.3S
The mentioned file is located in src/main/resources and is referencing to
src/test/resources/lucas.xml. The file
should be moved to src/test/resources. Otherwise it will be included in a
binary distribution with a broken file
reference because test resources are not included in a binary distribution.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.