This is an automated email from the ASF dual-hosted git repository. jiriondrusek pushed a change to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
discard 0c19627c33 Fixed azure due to version update discard 141ef98bcd Fixed dropboc due to version change discard 4e153bda13 Add cli-connector support for Camel JBang runtime=quarkus discard 939e1a2e63 Revert "Disable microprofile-fault-tolerance testing due to #5995" discard c3c90863db Upgrade Camel to 4.6.0 add 260dcaf671 Enforce usage of Swagger Jakarta compatible dependencies add 12aabbb84b Fix support-swagger class name typo SupporSwaggerProcessor -> SupporSwaggerProcessor add 60a66d89ff Increase Xmx to 4600m for initial-mvn-install job new 7b5870cb37 Upgrade Camel to 4.6.0 new 0bfaa84e3c Revert "Disable microprofile-fault-tolerance testing due to #5995" new c331a4103d Add cli-connector support for Camel JBang runtime=quarkus new 50e056b235 Fixed dropboc due to version change new 9072cc991b Fixed azure due to version update new c24a8df2d6 Rebased + generated This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (0c19627c33) \ N -- N -- N refs/heads/camel-main (c24a8df2d6) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. The 6 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: .github/workflows/camel-master-cron.yaml | 2 +- .github/workflows/ci-build.yaml | 2 +- .github/workflows/quarkus-master-cron.yaml | 2 +- .../deployment/SupportSwaggerProcessor.java | 2 +- extensions-support/swagger/runtime/pom.xml | 10 ++++++- .../java/deployment/OpenApiJavaProcessor.java | 3 +- pom.xml | 2 ++ poms/bom/pom.xml | 32 ++++++++++++++++++++-- poms/bom/src/main/generated/flattened-full-pom.xml | 28 ++++++++++++++++++- .../src/main/generated/flattened-reduced-pom.xml | 28 ++++++++++++++++++- .../generated/flattened-reduced-verbose-pom.xml | 28 ++++++++++++++++++- .../camel-quarkus-banned-dependencies.xml | 4 +++ 12 files changed, 130 insertions(+), 13 deletions(-)