[ 
https://issues.apache.org/jira/browse/UIMA-3044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marshall Schor updated UIMA-3044:
---------------------------------

    Summary: Typo in argument "=jcasgenclasspath"  (was: Type in argument 
"=jcasgenclasspath")
    
> 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
>            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

Reply via email to