You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by janmaterne <gi...@git.apache.org> on 2013/11/23 22:56:02 UTC

camel pull request: CAMEL-6993: Test and implementation: PredicateBuilder.a...

GitHub user janmaterne opened a pull request:

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

    CAMEL-6993: Test and implementation: PredicateBuilder.and(Predicate...)

    My first PullRequest - so please have a look ;-)
    Jan

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

    $ git pull https://github.com/janmaterne/camel CAMEL-6993_varargs_in_PredicateBuilder

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

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

----
commit 22bf92a71f549bbe3299c26f96cee95dfe127084
Author: Jan Mat?rne <ja...@materne.de>
Date:   2013-11-23T21:11:19Z

    CAMEL-6993: Test and implementation: PredicateBuilder.and(Predicate...)

----