[GitHub] camel pull request: CAMEL-9708: Multiple tests not using equality ...

2016-03-15 Thread jarst
Github user jarst closed the pull request at: https://github.com/apache/camel/pull/902 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] camel pull request: CAMEL-9708: Multiple tests not using equality ...

2016-03-15 Thread jarst
GitHub user jarst opened a pull request: https://github.com/apache/camel/pull/902 CAMEL-9708: Multiple tests not using equality predicate correctly You can merge this pull request into a Git repository by running: $ git pull https://github.com/jarst/camel CAMEL-9708

[GitHub] camel pull request: CAMEL-9706: MockEndpoint: isEqualTo predicate ...

2016-03-14 Thread jarst
GitHub user jarst opened a pull request: https://github.com/apache/camel/pull/900 CAMEL-9706: MockEndpoint: isEqualTo predicate does not handle arrays … …correctly Source of problem was the final line of ObjectHelper#equal method. You can merge this pull request

[GitHub] camel pull request: CAMEL-9679: Support for Hessian serialization

2016-03-08 Thread jarst
GitHub user jarst opened a pull request: https://github.com/apache/camel/pull/889 CAMEL-9679: Support for Hessian serialization [CAMEL-9679](https://issues.apache.org/jira/browse/CAMEL-9679) Adds new data format supporting Hessian serialization. You can merge this pull request