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 c061e5ff6e Document how to generate a new example project
     new 8a98ae5a88 Upgrade Quarkus to 3.10.0.CR1
     new 17a559652d Disable microprofile-fault-tolerance testing due to #5995

The 2 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:
 docs/antora.yml                                       |  2 +-
 .../quarkus/component/jasypt/JasyptDevUITest.java     |  2 ++
 .../component/joor/deployment/JoorProcessor.java      |  6 +++---
 .../foundation/core-fault-tolerance/pom.xml           |  2 ++
 .../it/CoreFaultToleranceProducers.java               |  2 +-
 .../core/faulttolerance/it/CoreFaultToleranceIT.java  |  2 ++
 .../faulttolerance/it/CoreFaultToleranceTest.java     |  2 ++
 integration-test-groups/pom.xml                       |  3 ++-
 integration-tests/cxf-soap-grouped/pom.xml            |  6 ++++++
 integration-tests/foundation-grouped/pom.xml          |  4 ++++
 integration-tests/microprofile/pom.xml                | 19 +++++++++++++++++++
 .../faulttolerance/MicroprofileFaultToleranceIT.java  |  2 ++
 .../MicroprofileFaultToleranceTest.java               |  2 ++
 integration-tests/quartz-clustered/pom.xml            |  4 ++++
 integration-tests/ssh/pom.xml                         |  2 --
 .../apache/camel/quarkus/component/ssh/it/SshIT.java  |  2 --
 .../camel/quarkus/component/ssh/it/SshTest.java       |  2 --
 pom.xml                                               |  8 ++++----
 poms/bom/src/main/generated/flattened-full-pom.xml    |  2 +-
 poms/bom/src/main/generated/flattened-reduced-pom.xml |  2 +-
 .../main/generated/flattened-reduced-verbose-pom.xml  |  2 +-
 21 files changed, 59 insertions(+), 19 deletions(-)

Reply via email to