You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Burn Lewis (JIRA)" <de...@uima.apache.org> on 2015/02/25 22:00:07 UTC

[jira] [Created] (UIMA-4262) DUCC CLI should make it easier to inherit environment variables

Burn Lewis created UIMA-4262:
--------------------------------

             Summary: DUCC CLI should make it easier to inherit environment variables
                 Key: UIMA-4262
                 URL: https://issues.apache.org/jira/browse/UIMA-4262
             Project: UIMA
          Issue Type: Improvement
          Components: C, DUCC
            Reporter: Burn Lewis
            Assignee: Burn Lewis
            Priority: Minor


Currently env vars can only be inherited explicitly, e.g. by specifying FOO=${FOO}.  Add support for implicit inheritance by specifying a name without a value, or a wild-card name,  e.g. specifying FOO BAR* would indicate that the current settings for FOO and for all that start with BAR are to be inherited.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)