This is an automated email from the ASF dual-hosted git repository.
jamesnetherton pushed a change to branch quarkus-main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
discard 86614cb763 Disable Infinispan tests due to #5844
discard 0035b767ca Upgrade Quarkus to 3.9.0.CR1
add de8ab18f63 Add profile to debug camel-k-maven-plugin integration tests
(#5864)
add fba808559d Bump com.unboundid:unboundid-ldapsdk from 6.0.11 to 7.0.0
(#5865)
add 371e810998 Remove redundant use of oss-snapshots profile on push to
quarkus-main
new bcf2d3be64 Upgrade Quarkus to 3.9.0.CR1
new 6378105a18 Disable Infinispan tests due to #5844
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 (86614cb763)
\
N -- N -- N refs/heads/quarkus-main (6378105a18)
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 | 29 ----------------------
pom.xml | 4 +--
poms/bom/src/main/generated/flattened-full-pom.xml | 6 ++---
.../src/main/generated/flattened-reduced-pom.xml | 4 +--
.../generated/flattened-reduced-verbose-pom.xml | 4 +--
tooling/camel-k-maven-plugin/pom.xml | 20 ++++++++++++++-
6 files changed, 28 insertions(+), 39 deletions(-)