[
https://issues.apache.org/jira/browse/CAMEL-13309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16789359#comment-16789359
]
Claus Ibsen commented on CAMEL-13309:
-------------------------------------
Deprecated the old uri attribute and added value as its replacement.
> @EndpointInject - Use value as uri
> ----------------------------------
>
> Key: CAMEL-13309
> URL: https://issues.apache.org/jira/browse/CAMEL-13309
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Major
> Fix For: 3.0.0
>
>
> We should favour using value as attribute name so you can use shorthand
> syntax with @EndpointInject("jms:cheese") instead of having to use uri = "xxx"
> The same for @Produce and @Consume etc
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)