You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Hadrian Zbarcea (JIRA)" <ji...@apache.org> on 2011/08/30 03:20:38 UTC

[jira] [Commented] (CAMEL-4394) MyAsyncComponent uses invalid URIs

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

Hadrian Zbarcea commented on CAMEL-4394:
----------------------------------------

MyAsyncComponent is define three times in camel-core, camel-jms and camel-jetty and the definitions are identical. Should consolidate too.

> MyAsyncComponent uses invalid URIs
> ----------------------------------
>
>                 Key: CAMEL-4394
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4394
>             Project: Camel
>          Issue Type: Test
>          Components: camel-core
>            Reporter: Hadrian Zbarcea
>            Assignee: Hadrian Zbarcea
>            Priority: Minor
>             Fix For: 2.8.1, 2.9.0
>
>
> MyAsyncComponent URIs contain spaces and test depend on invalid URIs like to("async:Bye Camel"). A simple fix is to make a convention to use URNs like: "async:bye:camel" and internally convert ':' to ' ' and capitalize words to not change the tests too much.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira