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 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/897.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #897 ---- commit 187a0449d77586ee66fabfa52d0aa678fac6d439 Author: Quinn Stevenson <qu...@pronoia-solutions.com> Date: 2016-03-10T20:28:20Z CAMEL-9699: Only set the expectedMessageCount when the component is used as a producer commit 57ee8305019cecc6a5cf25035b0ea7b88e3c7ccd Author: Quinn Stevenson <qu...@pronoia-solutions.com> Date: 2016-03-10T20:35:14Z Make the CamelDataSetIndex header optional for producers commit 1d1a198db464780ff487d066985b33cdaef518da Author: Quinn Stevenson <qu...@pronoia-solutions.com> Date: 2016-03-10T20:57:36Z Fix checkstyle violations commit 46362203669354e5733dbb2abf75260954abc40f Author: Quinn Stevenson <qu...@pronoia-solutions.com> Date: 2016-03-11T19:42:40Z Added option to disable the CamelDataSetIndex header generation and processing commit e72e0127f0445aee4581b47c960aa09e0d04dae5 Author: Quinn Stevenson <qu...@pronoia-solutions.com> Date: 2016-03-11T19:45:27Z Re-sync fork ---- --- 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 enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---