You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "James Strachan (JIRA)" <ji...@apache.org> on 2007/06/26 10:07:33 UTC

[jira] Commented: (CAMEL-55) Camel-IRC Component

    [ https://issues.apache.org/activemq/browse/CAMEL-55?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_39523 ] 

James Strachan commented on CAMEL-55:
-------------------------------------

BTW I've added an integration test case...

https://svn.apache.org/repos/asf/activemq/camel/trunk/components/camel-irc/src/test/java/org/apache/camel/component/irc/IrcRouteIntegration.java

I've named it *Integration.java rather than *Test.java to differentiate from unit tests. You can run integration tests using the maven profile...

http://cwiki.apache.org/CAMEL/testing.html

> Camel-IRC Component
> -------------------
>
>                 Key: CAMEL-55
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-55
>             Project: Apache Camel
>          Issue Type: New Feature
>            Reporter: Noah Nordrum
>            Assignee: James Strachan
>             Fix For: 1.1
>
>         Attachments: camel-irc-src.zip
>
>
> example endpoint to connect to the camel IRC channel: "irc://camel-irc@irc.codehaus.org/%23camel"
> Component has no unit tests, and breaks when you try and do to(endpointA, endpointB).
> Connections are shared between Endpoints of the same username and host. 
> only dep is IRClib v. 1.10  http://moepii.sourceforge.net/

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