GitHub user maxfortun opened a pull request:
https://github.com/apache/camel/pull/2186
Adding Dns Activation policy
Allows to start/stop routes based on CNAMEs
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/maxfortun/camel master
GitHub user tdudgeon opened a pull request:
https://github.com/apache/camel/pull/2185
Failing test for CAMEL-12078
This PR provides a failing test for CAMEL-12078.
It shows that the DataSource for an attachment is read twice.
The test to look at is MimeMultipartDataFormatTes
Github user davsclaus closed the pull request at:
https://github.com/apache/camel/pull/2184
---