Jerry Cwiklik created UIMA-2950:
-----------------------------------
Summary: Move DUCC's xml files from java folders to corresponding
resource folders
Key: UIMA-2950
URL: https://issues.apache.org/jira/browse/UIMA-2950
Project: UIMA
Issue Type: Bug
Components: DUCC
Reporter: Jerry Cwiklik
Assignee: Jerry Cwiklik
Fix For: 1.0-Ducc
DUCC's examples project does not follow maven conventions with respect to
resource files (xml). Currently the xml files (descriptors) exist in the same
folder (package) where the java source is. Maven based projects should use
resource folder to store xml and other resource files used by java. This allows
for cleaner builds that work in eclipse as well as the command line.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira