You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2022/12/23 12:10:19 UTC

[camel] branch regen_bot updated (29fe8707348 -> b14ba22e275)

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 29fe8707348 camel-wal - Fix docs
     add b14ba22e275 [CAMEL-15111] Fixes bug in camel-as2 via not forcing ascii charset when not specified (#8944)

No new revisions were added by this update.

Summary of changes:
 components/camel-as2/camel-as2-api/pom.xml         |  7 ++
 .../component/as2/api/entity/EntityParser.java     | 87 +++++++++++-----------
 .../as2/api/io/AS2SessionInputBuffer.java          |  9 +++
 .../camel/component/as2/api/AS2MessageTest.java    | 77 +++++++++++++++++++
 components/camel-as2/pom.xml                       |  4 +
 5 files changed, 141 insertions(+), 43 deletions(-)