This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch camel-main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
discard d40c97f619 Gen files
discard 43484b2bb5 Redefined mariadb devservice to use mirror.gcr.io/* instead
of docker.io/*
discard d7f7ad448a Gen files
discard b604d109ce Gen files
discard 0aa2fad439 Fixed azure grouped tests
discard 8604eaa721 regen files
discard 042a15b359 Gen files
discard 25f8869602 gen files
discard a283c4c749 Added await into spring-rebbitmq to see result on CI
discard 031df8ae17 Fixed compilation issue
discard eaef00d808 Upgrade Camel to 4.14.0
discard a355d4b891 Add iso8583 extension
add 358b1c5659 Bump com.microsoft.graph:microsoft-graph from 6.48.0 to
6.49.0
add 1bdbbb8c81 Restore FOP native mode support
add cb125d72d7 Remove redundant debezium-sqlserver & debezium-mysql test
profiles
add 5520d5f916 Avoid usage of VertxHttpConfig runtime configuration for
vertx-websocket build time
new 37889287a0 Add iso8583 extension
new a9464f8e73 Upgrade Camel to 4.14.0
new 2ecbfe9635 Fixed compilation issue
new 4d36a7ecc1 Added await into spring-rebbitmq to see result on CI
new 55d330e375 gen files
new c4eba558d0 Gen files
new 93d40a35ed regen files
new 4df62b90fa Fixed azure grouped tests
new 03b0b1552a Gen files
new 4bed3ffce9 Gen files
new 95b0e4978e Redefined mariadb devservice to use mirror.gcr.io/* instead
of docker.io/*
new 8627f52bcd Gen files
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 (d40c97f619)
\
N -- N -- N refs/heads/camel-main (8627f52bcd)
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 12 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:
.../ROOT/pages/reference/extensions/fop.adoc | 2 -
extensions/fop/deployment/pom.xml | 4 +
.../component/fop/deployment/FopProcessor.java | 44 ++++++++---
extensions/fop/runtime/pom.xml | 4 +
.../fop/runtime/src/main/doc/limitations.adoc | 2 -
.../component/fop/FopRuntimeProxyFeature.java | 13 ++--
.../deployment/VertxWebsocketProcessor.java | 5 +-
.../vertx/websocket/VertxWebsocketRecorder.java | 18 +++--
integration-test-groups/debezium/mssql/pom.xml | 40 ++++------
.../resources/container-license-acceptance.txt | 1 +
integration-test-groups/debezium/mysql/pom.xml | 31 ++------
integration-tests/debezium-grouped/pom.xml | 86 ++++++++++++----------
integration-tests/fop/pom.xml | 2 -
pom.xml | 2 +-
14 files changed, 134 insertions(+), 120 deletions(-)
copy
extensions-jvm/cli-connector/runtime/src/main/java/org/apache/camel/quarkus/component/cli/connector/QuarkusCliConnectorFactory.java
=>
extensions/fop/runtime/src/main/java/org/apache/camel/quarkus/component/fop/FopRuntimeProxyFeature.java
(67%)
create mode 100644
integration-test-groups/debezium/mssql/src/test/resources/container-license-acceptance.txt