This is an automated email from the ASF dual-hosted git repository.
jiriondrusek pushed a change to branch camel-main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
discard 4e76d0b9a4 Upgrade Camel to 3.20.0
discard 3619db882a Fix #4216 to make xml integration tests working in native
build (#4217)
add 9f3ce385cc replace doc occurence of camel-quarkus-jaxp with
camel-quarkus-xml-jaxp
add 4d26d479b1 Updated CHANGELOG.md
new 984b55bb80 Fix #4216 to make xml integration tests working in native
build (#4217)
new 405913e7ea Upgrade Camel to 3.20.0
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 (4e76d0b9a4)
\
N -- N -- N refs/heads/camel-main (405913e7ea)
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 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:
.github/workflows/ci-build.yaml | 2 +-
CHANGELOG.md | 3 +++
docs/modules/ROOT/pages/reference/extensions/activemq.adoc | 2 +-
docs/modules/ROOT/pages/reference/extensions/amqp.adoc | 2 +-
docs/modules/ROOT/pages/reference/extensions/jms.adoc | 2 +-
docs/modules/ROOT/pages/reference/extensions/sjms.adoc | 2 +-
docs/modules/ROOT/pages/reference/extensions/sjms2.adoc | 2 +-
extensions/activemq/runtime/src/main/doc/usage.adoc | 2 +-
extensions/amqp/runtime/src/main/doc/usage.adoc | 2 +-
extensions/jms/runtime/src/main/doc/usage.adoc | 2 +-
extensions/sjms/runtime/src/main/doc/usage.adoc | 2 +-
extensions/sjms2/runtime/src/main/doc/usage.adoc | 2 +-
12 files changed, 14 insertions(+), 11 deletions(-)