Erdan Genc created UIMA-6358: -------------------------------- Summary: ResourceManager_impl should provide a more robust way to register multiple datapaths Key: UIMA-6358 URL: https://issues.apache.org/jira/browse/UIMA-6358 Project: UIMA Issue Type: Wish Components: uimaj Affects Versions: 3.2.0SDK Reporter: Erdan Genc
Currently the only way to register multiple datapaths is this one: _More than one directory may be specified by separating them with the System path.separator character (; on windows, : on UNIX). Elements of this path may be absolute or relative file paths._ It would be nice to just hand over a list of Strings instead. -- This message was sent by Atlassian Jira (v8.3.4#803005)