You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Stan Lewis (JIRA)" <ji...@apache.org> on 2009/08/28 14:25:16 UTC

[jira] Updated: (CAMEL-1956) camel-irc should handle onReply callbacks

     [ https://issues.apache.org/activemq/browse/CAMEL-1956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stan Lewis updated CAMEL-1956:
------------------------------

    Attachment: patch.txt

> camel-irc should handle onReply callbacks
> -----------------------------------------
>
>                 Key: CAMEL-1956
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1956
>             Project: Apache Camel
>          Issue Type: Improvement
>    Affects Versions: 2.0.0
>            Reporter: Stan Lewis
>            Priority: Minor
>             Fix For: 2.1.0
>
>         Attachments: patch.txt
>
>
> Currently it's not possible to receive the response from commands like WHO as irclib invokes onReply when it gets a response from the IRC server, which the IrcConsumer doesn't implement.  This patch adds that and also turns on debug logging for the IRC component in the tests.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.