GitHub user IIlllII opened a pull request: https://github.com/apache/camel/pull/2276
CAMEL-12415 - camel-jaxb, fix options combination: encoding,filterNonXmlChars Please tell me if anything needs to be changed. You can merge this pull request into a Git repository by running: $ git pull https://github.com/IIlllII/camel master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/2276.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 #2276 ---- commit 64169aed7e0c8f07853565fac4e9822f26c83647 Author: Jonas Waage <jonas.h.waage@...> Date: 2017-12-04T23:34:55Z CAMEL-12062 Propagate encoding in property commit 8c387e4f40ea13f61fe7cb6c87ea3d6f4f91f4b1 Author: Jonas Waage <jonas.h.waage@...> Date: 2018-03-20T19:13:40Z Merge remote-tracking branch 'upstream/master' commit ae41f78bb38f3402fbbf386057f14bd4187cf768 Author: Jonas Waage <jonas.h.waage@...> Date: 2018-03-29T16:33:44Z CAMEL-12415 - camel-jaxb, fix options combination: encoding,filterNonXmlChars ---- ---