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 <[email protected]>
Date: 2013-11-23T21:11:19Z
CAMEL-6993: Test and implementation: PredicateBuilder.and(Predicate...)
----