[
https://issues.apache.org/jira/browse/UIMA-3044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699040#comment-13699040
]
Marshall Schor commented on UIMA-3044:
--------------------------------------
It's ok with me to change this, but I would suggest keeping the = form too, in
case some users out there are using it (backward compatibility).
> Type 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
> Priority: Minor
>
> 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 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