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 aa23de47e5 Exclude redundant kubernetes-client dependencies
discard 76dcf6014b Revert "Set io.netty.tryReflectionSetAccessible=false for
jfr & google-bigquery native modules #5603"
discard 33b788df62 Workaround BigQuery & Apache Arrow Netty imcompatibilities
#5641
discard 5c2044c22b Workaround openstack4j incompatibility with Jackson 2.16.x
#5604
discard fe8cd68687 Upgrade Quarkus to 3.7.0.CR1
add 968744f9ba Fix transformer service inclusion path
add 5792b337e2 Add missing dependencies for transformer support
new 3a5dc6ad77 Upgrade Quarkus to 3.7.0.CR1
new 3fd14c921b Workaround openstack4j incompatibility with Jackson 2.16.x
#5604
new 8583e26334 Workaround BigQuery & Apache Arrow Netty imcompatibilities
#5641
new a4ceb5a9a1 Revert "Set io.netty.tryReflectionSetAccessible=false for
jfr & google-bigquery native modules #5603"
new 53bd83cd40 Exclude redundant kubernetes-client dependencies
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 (aa23de47e5)
\
N -- N -- N refs/heads/quarkus-main (53bd83cd40)
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 5 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:
.../java/org/apache/camel/quarkus/core/deployment/CamelProcessor.java | 2 +-
extensions/aws2-ddb/deployment/pom.xml | 4 ++++
extensions/aws2-ddb/runtime/pom.xml | 4 ++++
extensions/aws2-sqs/deployment/pom.xml | 4 ++++
extensions/aws2-sqs/runtime/pom.xml | 4 ++++
extensions/azure-storage-blob/deployment/pom.xml | 4 ++++
extensions/azure-storage-blob/runtime/pom.xml | 4 ++++
extensions/azure-storage-queue/deployment/pom.xml | 4 ++++
extensions/azure-storage-queue/runtime/pom.xml | 4 ++++
extensions/google-sheets/deployment/pom.xml | 4 ++++
extensions/google-sheets/runtime/pom.xml | 4 ++++
extensions/google-storage/deployment/pom.xml | 4 ++++
extensions/google-storage/runtime/pom.xml | 4 ++++
13 files changed, 49 insertions(+), 1 deletion(-)