While working on the PR for this (JIRA CAMEL-9699), I noticed that
DataSetEndpoint.performAssertions does not call super.performAssertions. As a
result, the received exchanges aren’t in the DataSet/Mock, so I can’t
post-process the exchanges for data validation in a test.
Is this the intended/
GitHub user hqstevenson opened a pull request:
https://github.com/apache/camel/pull/897
Camel 9699 - Improve expected message count handling for DataSet
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hqstevenson/camel CAMEL-9699
Github user lburgazzoli closed the pull request at:
https://github.com/apache/camel/pull/896
---
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 user lburgazzoli closed the pull request at:
https://github.com/apache/camel/pull/895
---
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 user lburgazzoli opened a pull request:
https://github.com/apache/camel/pull/896
CAMEL-9685 - camel-infinispan : support continuous query in consumer
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lburgazzoli/apache-camel
GitHub user lburgazzoli opened a pull request:
https://github.com/apache/camel/pull/895
CAMEL-8211 - Camel commands - camel-component-info
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lburgazzoli/apache-camel CAMEL-8211
Alter
GitHub user dzalbo opened a pull request:
https://github.com/apache/camel/pull/894
CAMEL-9698 fix for camel-servlet karaf features
Added dependency for camel-core in camel-servlet karaf feature (so that it
can be installed without pre-installing camel-core)
You can merge this pull
Hi Gregor
Yeah sound good.
I think a good time is this weekend if you have the time. If not then
early next week.
I am currently checking checkstyle and license headers and whatnot to
help make sure the source code is ready for you.
On Thu, Mar 10, 2016 at 8:53 PM, Gregor Zurowski
wrote:
> Hi