You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by sirchia <gi...@git.apache.org> on 2013/05/21 00:55:59 UTC

camel pull request: CAMEL-5828 - Added camel-disruptor component

GitHub user sirchia opened a pull request:

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

    CAMEL-5828 - Added camel-disruptor component

    This pull request contains the camel-disruptor component.
    
    Refer to https://issues.apache.org/jira/browse/CAMEL-5828 for additional details

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

    $ git pull https://github.com/sirchia/camel camel-disruptor

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

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

----
commit c558e498367de872ddc579c1b56dde407cc1cb05
Author: Riccardo Sirchia <si...@gmail.com>
Date:   2013-05-20T22:41:54Z

    Added camel-disruptor component and managed required disruptor dependency

----