You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Babak Vahdat (Commented) (JIRA)" <ji...@apache.org> on 2012/01/13 13:52:39 UTC

[jira] [Commented] (CAMEL-4889) KratiProducer should not assume key to be of String type.

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

Babak Vahdat commented on CAMEL-4889:
-------------------------------------

@Ioannis

there were bunch of the checkstyle violations on the newly introduced KeyObject & ValueObject classes by this ticket I'm fixing right now.

{code}
mvn -Psourcecheck clean install -Dtest=foo
{code}

helps to track & fix them before commiting, see also [1].

BTW through the next applied patch for CAMEL-4796 the compiler warnings by this component will become *0*. And the Component/s name by this ticket seems also not to be correct.

[1] http://camel.apache.org/building.html
                
> KratiProducer should not assume key to be of String type.
> ---------------------------------------------------------
>
>                 Key: CAMEL-4889
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4889
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-flatpack
>    Affects Versions: 2.9.0
>            Reporter: Ioannis Canellos
>            Assignee: Ioannis Canellos
>
> The current implementation assumes that key is of String type. That's really limiting and can be a source of Exceptions.
> It should be fixed and some unit tests need to be added for it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira