You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2019/03/05 07:04:00 UTC

[jira] [Created] (CAMEL-13289) Properties component - Keys with dashes should lookup with underscores as well

Claus Ibsen created CAMEL-13289:
-----------------------------------

             Summary: Properties component - Keys with dashes should lookup with underscores as well
                 Key: CAMEL-13289
                 URL: https://issues.apache.org/jira/browse/CAMEL-13289
             Project: Camel
          Issue Type: Improvement
          Components: camel-core
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 3.0.0, 3.0.0-M2


On linux OS environment variables using dashes is not allowed, eg FOO-BAR, should be FOO_BAR. So we should automatic add support for looking up with underscores as fallback.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)