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 2023/07/21 10:05:26 UTC

[camel] branch regen_bot updated (8b6844620b9 -> ceb9ba71609)

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 8b6844620b9 Skip license check on temporary files during releasing
     add 1e9722419de (chores) ci: added a log message prior to report processing
     add b9e390f39e1 Do not do license check and JPA instrumentation during release build
     add cbc3e82ab1f Kinesis doc update (#10769)
     add ceb9ba71609 Revert "[CAMEL-19613] AS2 component (#10735)"

No new revisions were added by this update.

Summary of changes:
 .../actions/incremental-build/incremental-build.sh |  1 +
 components/camel-as2/camel-as2-component/pom.xml   |  9 -----
 .../camel/component/as2/AS2ServerManagerIT.java    | 29 ++++++++++-----
 .../camel/component/as2/AbstractAS2ITSupport.java  | 43 +++++++---------------
 .../camel/component/as2/MendelsonCertLoader.java   | 23 +++++++++++-
 .../as2/MendelsonSslEndpointManualTest.java        |  6 ---
 .../src/main/docs/aws2-kinesis-component.adoc      | 25 +++++++++----
 pom.xml                                            | 29 ++++++++++++++-
 8 files changed, 101 insertions(+), 64 deletions(-)