jcasgen.sh has trouble with import by name
------------------------------------------
Key: UIMA-852
URL: https://issues.apache.org/jira/browse/UIMA-852
Project: UIMA
Issue Type: Bug
Components: Tools
Environment: Linux RHEL5.1
IBM Java6
Reporter: Jerry Quinn
If processing a typesystem file that uses <import name="some/path/to/blah">,
and the path to blah is not relative to where jcasgen is run, jcasgen will fail
because uima.datapath cannot be set.
The simplest approach to resolve it would be to read the value from an
evironment variable such as UIMA_DATAPATH.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.