[
https://issues.apache.org/jira/browse/CAMEL-13721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-13721.
---------------------------------
Resolution: Fixed
> 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
> Priority: Major
> 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)