[
https://issues.apache.org/jira/browse/UIMA-3044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marshall Schor resolved UIMA-3044.
----------------------------------
Resolution: Fixed
Fix Version/s: 2.5.0SDK
Assignee: Marshall Schor
> Typo in argument "=jcasgenclasspath"
> ------------------------------------
>
> Key: UIMA-3044
> URL: https://issues.apache.org/jira/browse/UIMA-3044
> Project: UIMA
> Issue Type: Bug
> Components: Tools
> Reporter: Richard Eckart de Castilho
> Assignee: Marshall Schor
> Priority: Minor
> Fix For: 2.5.0SDK
>
>
> There appears to be a typo in this argument: "=" instead of "-". Btw. this
> argument is used in the jcasgen-maven-plugin.
> {code}
> // This next is not apparently used 5/2012 schor
> if (arguments[i].equalsIgnoreCase("=jcasgenclasspath")) {
> classPath = arguments[++i];
> continue;
> }
> {code}
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)