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 e975adb3e1 Add capability to set the localstack log level
     new a301ff2abb Upgrade Quarkus to 3.14.0.CR1
     new 129a7195e7 Disable MicroProfile Fault Tolerance tests due to #6285
     new 7cec076df5 Disable update-extension-doc-page due to #6334
     new 1d1dd60bb0 Disable extension tests that use MongoDB due to #6341
     new af456de2bb Disable extension tests that use kubernetes-client due to 
#6348

The 5 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 +-
 .../avro/deployment/JacksonAvroProcessor.java      | 10 ++-
 .../deployment/MicroProfileHealthProcessor.java    | 10 +--
 .../mongodb/gridfs/it/MongodbGridfsIT.java         |  2 +
 .../mongodb/gridfs/it/MongodbGridfsTest.java       |  2 +
 .../quarkus/component/mongodb/it/MongoDbIT.java    |  2 +
 .../quarkus/component/mongodb/it/MongoDbTest.java  |  2 +
 .../camel-k-runtime-model-reifier/pom.xml          |  2 +
 integration-tests/camel-k-runtime-shutdown/pom.xml |  4 +-
 integration-tests/camel-k-runtime/pom.xml          |  2 +
 integration-tests/debezium/pom.xml                 |  2 +
 .../common/it/mongodb/DebeziumMongodbIT.java       |  2 +-
 .../common/it/mongodb/DebeziumMongodbTest.java     |  2 +
 .../jackson/avro/it/JacksonAvroResource.java       |  2 +-
 integration-tests/kubernetes/pom.xml               |  2 +
 integration-tests/master-openshift/pom.xml         |  2 +
 .../microprofile-fault-tolerance/pom.xml           |  2 +
 .../MicroProfileFaultToleranceConfigurationIT.java |  2 +
 ...icroProfileFaultToleranceConfigurationTest.java |  2 +
 .../MicroprofileFaultToleranceIT.java              |  2 +
 .../MicroprofileFaultToleranceTest.java            |  2 +
 integration-tests/mongodb-grouped/pom.xml          |  2 +
 integration-tests/slack/pom.xml                    | 15 +----
 pom.xml                                            |  8 +--
 poms/bom/src/main/generated/flattened-full-pom.xml | 16 ++---
 .../src/main/generated/flattened-reduced-pom.xml   | 10 +--
 .../generated/flattened-reduced-verbose-pom.xml    | 10 +--
 .../quarkus/maven/UpdateExtensionDocPageMojo.java  | 77 +++++++++++-----------
 28 files changed, 110 insertions(+), 88 deletions(-)

Reply via email to