This is an automated email from the ASF dual-hosted git repository.
zbendhiba pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
from 94824593f0 Reinstate auto update of antora.yml camel-docs-version
attribute
new c8a968be35 Upgrade Quarkus to 3.3.0
new 723217fba1 Ref #4894: Make Groovy DSL ITs platform compliant
new c0524b71c3 Temporarily disable debezium tests due to #5110
new 1418ccc0bc Upgrade to Quarkus CXF 2.3.0
new 42ef92adec Bump io.quarkiverse.artemis:quarkus-artemis-bom from 3.0.1
to 3.1.0
new fea72be316 Bump
io.quarkiverse.amazonservices:quarkus-amazon-services-bom
new 90930f6517 Upgrade to Quarkus 3.3.1
new 3d361b5c2b Infinispan test: fix broken immutable list
new de45fab0ec Disable infinispan tests
new bc4a1599b4 Disabling temporary Opentelemetry native test
new 93057f174c Disabling temporary Quartz Clustered native test
The 11 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 +-
integration-tests/debezium/pom.xml | 5 +
integration-tests/groovy-dsl/pom.xml | 55 +--
.../camel/quarkus/dsl/groovy/GroovyDslTest.java | 181 ++-----
.../infinispan/src/main/java/InfinispanRoutes.java | 4 +-
.../opentelemetry/it/OpenTelemetryIT.java | 2 +
integration-tests/pom.xml | 4 +-
.../component/quartz/it/QuartzClusteredIT.java | 2 +
pom.xml | 20 +-
poms/bom/src/main/generated/flattened-full-pom.xml | 522 ++++++++++-----------
.../src/main/generated/flattened-reduced-pom.xml | 58 +--
.../generated/flattened-reduced-verbose-pom.xml | 516 ++++++++++----------
tooling/scripts/test-categories.yaml | 2 -
tooling/test-list/pom.xml | 1 -
14 files changed, 624 insertions(+), 750 deletions(-)