Uploaded image for project: 'UIMA'
  1. UIMA
  2. UIMA-3044

Typo in argument "=jcasgenclasspath"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.5.0SDK
    • Tools
    • None

    Description

      There appears to be a typo in this argument: "=" instead of "-". Btw. this argument is used in the jcasgen-maven-plugin.

                // This next is not apparently used  5/2012 schor
                if (arguments[i].equalsIgnoreCase("=jcasgenclasspath")) {
                  classPath = arguments[++i];
                  continue;
                }
      
      

      Attachments

        Activity

          People

            schor Marshall Schor
            rec Richard Eckart de Castilho
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: