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/07/03 09:50:00 UTC

[jira] [Created] (CAMEL-13721) Properties component - Make it simpler by removing not often used stuff

Claus Ibsen created CAMEL-13721:
-----------------------------------

             Summary: Properties component - Make it simpler by removing not often used stuff
                 Key: CAMEL-13721
                 URL: https://issues.apache.org/jira/browse/CAMEL-13721
             Project: Camel
          Issue Type: Improvement
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 3.0.0, 3.0.0.M4


We can remove the properties component that is using uris, eg

properties:myKey

Which would create an endpoint with myKey as the url (eg delegate). But you can do that today with {{myKey}}.

Also we can remove the support for using location paths that has not been pre-configured, as that makes it more complex in terms of init logic. As we want to be able to optimize for property placeholders during build time and whatnot



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