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

[camel-quarkus] branch main updated (21d46fd8fa -> 74f5f2a7ec)

This is an automated email from the ASF dual-hosted git repository.

jamesnetherton pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git


    from 21d46fd8fa Updated CHANGELOG.md
     add 17f777c817 Upgrade Quarkus to 2.15.0.CR1
     add 75a49266a2 Disable microprofile-fault-tolerance testing due to #4225
     add deb436109d Disable DatasonnetIT due to #4284
     add 0a896ef62f Add temporary dependency override for JSONata4Java #4294
     add 74f5f2a7ec Align SSHD test dependencies with Quarkus managed sshd-common

No new revisions were added by this update.

Summary of changes:
 docs/antora.yml                                    |  6 ++--
 .../it/CoreFaultToleranceProducers.java            | 35 ++++++++++++++++++++--
 .../component/datasonnet/it/DatasonnetIT.java      |  2 ++
 integration-tests/foundation-grouped/pom.xml       |  6 +++-
 integration-tests/microprofile/pom.xml             |  2 ++
 .../MicroProfileFaultToleranceRoutes.java          | 20 ++++++-------
 .../MicroprofileFaultToleranceIT.java              |  2 ++
 .../MicroprofileFaultToleranceTest.java            |  2 ++
 pom.xml                                            | 17 ++++++-----
 poms/bom/pom.xml                                   |  5 ++++
 poms/bom/src/main/generated/flattened-full-pom.xml | 17 +++++++----
 .../src/main/generated/flattened-reduced-pom.xml   | 15 ++++++----
 .../generated/flattened-reduced-verbose-pom.xml    | 15 ++++++----
 tooling/scripts/group-tests.groovy                 |  5 +++-
 14 files changed, 107 insertions(+), 42 deletions(-)