You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Luca Burgazzoli (JIRA)" <ji...@apache.org> on 2017/02/08 14:38:42 UTC

[jira] [Commented] (CAMEL-10757) camel-jms - Use dash in destination type enum instead of colon

    [ https://issues.apache.org/jira/browse/CAMEL-10757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15858064#comment-15858064 ] 

Luca Burgazzoli commented on CAMEL-10757:
-----------------------------------------

[~davsclaus]

I did it by changing temp:topic and temp:queue, here the diff: https://github.com/apache/camel/compare/master...lburgazzoli:CAMEL-10757?expand=1
Is there anything that need to be done in addition ?

> camel-jms - Use dash in destination type enum instead of colon 
> ---------------------------------------------------------------
>
>                 Key: CAMEL-10757
>                 URL: https://issues.apache.org/jira/browse/CAMEL-10757
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-jms
>            Reporter: Claus Ibsen
>            Assignee: Luca Burgazzoli
>            Priority: Minor
>             Fix For: 2.19.0
>
>
> Instead of using temp:queue or temp:topic we should use temp-queue or temp-topic which wont cause problem with the colon separator in the uri syntax.
> This also aids tooling and camel-catalog to not have complex parsing due the colon problem.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)