You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/29 10:29:15 UTC

[jira] Issue Comment Edited: (CAMEL-1956) camel-irc should handle onReply callbacks

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

Willem Jiang edited comment on CAMEL-1956 at 8/29/09 1:28 AM:
--------------------------------------------------------------

Applied patch with thanks to Stan.
 
http://svn.apache.org/viewvc?rev=809097&view=rev

      was (Author: njiang):
     http://svn.apache.org/viewvc?rev=809097&view=rev
  
> 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
>            Assignee: Willem Jiang
>            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.