This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git.
from 444021a CAMEL-12816: CS fixes new 69a9ad4 [CAMEL-12605] Updated client integration tests new 64f050b [CAMEL-12605] Fixed parsing issue with MultipartSignedEntityBody new d68481b Camel-As2: Fixed CS The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../camel/component/as2/api/AS2ClientManager.java | 18 ++-- .../component/as2/api/entity/EntityParser.java | 34 +++++--- .../component/as2/api/util/AS2HeaderUtils.java | 4 +- .../component/as2/api/util/HttpMessageUtils.java | 5 +- .../src/main/docs/as2-component.adoc | 4 +- .../camel/component/as2/AS2Configuration.java | 13 +-- .../as2/AS2ClientManagerIntegrationTest.java | 96 ++++++++++++++++++++++ .../as2/springboot/AS2ComponentConfiguration.java | 14 ++-- 8 files changed, 151 insertions(+), 37 deletions(-)