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 47e2f69 Temporary hacks to handle version misalignment of
smallrye-health and smallrye-faulttolerance in Quarkus & Camel
discard 11e4a8c Test for Debezium mysql - passing additionalProperties
results in wrong properties beeing passed #3488
discard 6f10030 Upgrade Camel to 3.16.0
add 5c3ea95 Updated CHANGELOG.md
add 33571b9 Bump Hazelcast client to 3.0.0
add a1fb459 Remove redundant workarounds for Kotlin compilation on JDK 17
add 4883774 Fix warnings in json dataformats itests
new 72d5280 Upgrade Camel to 3.16.0
new 3de2c26 Test for Debezium mysql - passing additionalProperties
results in wrong properties beeing passed #3488
new 19366c7 Temporary hacks to handle version misalignment of
smallrye-health and smallrye-faulttolerance in Quarkus & Camel
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 (47e2f69)
\
N -- N -- N refs/heads/camel-main (19366c7)
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 3 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:
.github/workflows/ci-build.yaml | 6 ------
.mvn/jvm.config | 1 -
CHANGELOG.md | 1 +
.../dataformats/jackson/json/JacksonJsonResource.java | 13 ++++++-------
.../dataformats/jackson/xml/JacksonXmlResource.java | 13 ++++++-------
.../quarkus/component/dataformats/json/model/MyModule.java | 6 ++++--
.../component/dataformats/jackson/xml/JacksonXmlTest.java | 3 +--
pom.xml | 2 +-
8 files changed, 19 insertions(+), 26 deletions(-)
delete mode 100644 .mvn/jvm.config