You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by dkolotenko <gi...@git.apache.org> on 2014/01/24 10:17:58 UTC

camel pull request: Development of a patch for the component camel-xmpp to ...

GitHub user dkolotenko opened a pull request:

    https://github.com/apache/camel/pull/92

    Development of a patch for the component camel-xmpp to send jabber messages to any participant use header with name "CamelXmppTo"

    Added a way to send jabber messages to several participants.
    
    https://issues.apache.org/jira/browse/CAMEL-7148

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/dkolotenko/camel CAMEL-7148

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/92.patch

----
commit 8e264f632a2130154d1f5713d4eddfe8ff64e40d
Author: c0ldd <an...@gmail.com>
Date:   2014-01-23T13:58:46Z

    development of a patch for the component camel-xmpp to send jabber messages to any participant use header with name "CamelXmppTo"

----