You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Marshall Schor (JIRA)" <de...@uima.apache.org> on 2017/03/27 16:05:42 UTC

[jira] [Created] (UIMA-5388) Support javac style classpath specs in uima classpaths

Marshall Schor created UIMA-5388:
------------------------------------

             Summary: Support javac style classpath specs in uima classpaths
                 Key: UIMA-5388
                 URL: https://issues.apache.org/jira/browse/UIMA-5388
             Project: UIMA
          Issue Type: Improvement
    Affects Versions: 3.0.0SDK-alpha02
            Reporter: Marshall Schor
            Assignee: Marshall Schor
             Fix For: 3.0.0SDK-beta


Javac supported classpath specs with a trailing wildcard, which meant all the jars or .class files rooted at the directory.  Users may want to use this style in specifying uima classpaths.  (UIMA already supports classpaths which are directories, which mean the same thing).  Add this support, update the docs.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)