GitHub user trobert opened a pull request:
https://github.com/apache/camel/pull/2230
add missing attributes in RedeliveryPolicyFactoryBean
this synchronizes the attributes present in two similar classes:
- RedeliveryPolicyDefinition
- RedeliveryPolicyFactoryBean
the
Github user trobert closed the pull request at:
https://github.com/apache/camel/pull/1127
---
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 trobert opened a pull request:
https://github.com/apache/camel/pull/1127
fix moduleClassNames attribute wiring in JSonDataFormat
`moduleClassNames` is not taken into account in ``
This commit fix this.
Please can you backport to 2.17 too ? thanks
You