This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch quarkus-main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git.
discard 53832b7 java.lang.UnsatisfiedLinkError: no awt in java.library.path
in native tests
discard bdf6a84 Exclude geronimo-jms from corda
discard 9163470 ⬆️ Upgrade Quarkus to 2.7.0.CR1
add 18896ef Updated CHANGELOG.md
add 717793a Avoid usage of deprecated io.quarkus.arc.AlternativePriority
add 84338e6 Fix description of extension core runtime
add d1dc105 Updated CHANGELOG.md
add 8f3eb21 Ban log4j 1.x #3451
new c87ba70 ⬆️ Upgrade Quarkus to 2.7.0.CR1
new d8a52c7 Exclude geronimo-jms from corda
new a56ac93 java.lang.UnsatisfiedLinkError: no awt in java.library.path
in native tests
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 (53832b7)
\
N -- N -- N refs/heads/quarkus-main (a56ac93)
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:
CHANGELOG.md | 3 +++
docs/modules/ROOT/pages/reference/extensions/core.adoc | 4 ++--
extensions-core/core/runtime/pom.xml | 2 +-
.../core/runtime/src/main/resources/META-INF/quarkus-extension.yaml | 2 +-
.../camel/quarkus/component/jta/MockTransactionManagerProducer.java | 4 ++--
pom.xml | 1 +
6 files changed, 10 insertions(+), 6 deletions(-)