GitHub user onders86 opened a pull request: https://github.com/apache/camel/pull/1903
CAMEL-11710 - B option added as alignment and it works as desired whe⦠â¦n only unmarshalling. while marshalling, default is kept as it is (which is right alignment by default) Perhaps This fix may be dropped and implementation of https://issues.apache.org/jira/browse/CAMEL-7621 may be developed in the future You can merge this pull request into a Git repository by running: $ git pull https://github.com/onders86/camel CAMEL-11710 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/1903.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 #1903 ---- commit 6873d2fad41a1ee1f2d0dc6ca43c6ac0a9121df1 Author: onders86 <ondersezgin+git...@gmail.com> Date: 2017-08-28T22:23:54Z CAMEL-11710 - B option added as alignment and it works as desired when only unmarshalling. while marshalling, default is kept as it is (which is right alignment by default) ---- --- 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. ---