This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git.
from 602aacd More osgi fixes
add 93556a8 camel-as2 - Respect the user's intention to send content-type
header without appended charset: (#5650)
No new revisions were added by this update.
Summary of changes:
.../camel/component/as2/api/util/EntityUtils.java | 7 ++--
.../component/as2/api/util/EntityUtilsTest.java | 45 ++++++++++++++++++++++
2 files changed, 49 insertions(+), 3 deletions(-)
create mode 100644
components/camel-as2/camel-as2-api/src/test/java/org/apache/camel/component/as2/api/util/EntityUtilsTest.java