This is an automated email from the ASF dual-hosted git repository. coheigea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
commit 8633ef8d45ab27a029f3a1b5c4b0dd0cc5c80dba Merge: 8fd105f 1f0aaf9 Author: Colm O hEigeartaigh <[email protected]> AuthorDate: Tue Feb 5 10:59:07 2019 +0000 Merge pull request #2743 from apache/CAMEL-13153 CAMEL-13153 - Strip newlines from exchange headers .../apache/camel/component/mail/MailBinding.java | 13 +++-- .../camel/component/mail/MailRecipientsTest.java | 59 ++++++++++++++++++++++ .../org/apache/camel/util/StringHelperTest.java | 22 ++++++++ .../java/org/apache/camel/util/StringHelper.java | 12 +++++ 4 files changed, 101 insertions(+), 5 deletions(-)
