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 dd4fdaca68 Upgrade Quarkus to 3.30.0.CR1
     add e330b3521c Bump quarkiverse-jsch.version from 3.1.0 to 3.1.1
     add eef16cec46 Bump io.quarkiverse.jgit:quarkus-jgit-bom from 3.6.0 to 
3.6.1
     add 62529c9c03 Update Dev UI documentation with the correct path to 
qwc-camel-core.js
     add 54517aea5f Refactor Splunk test container
     add 77b6a5285d Bump org.jolokia:jolokia-agent-jvm from 2.3.0 to 2.4.0
     add d4c99d8f46 Regen SBOM from commit 
77b6a5285dc3f7969f901a389b61e76c5e7e7472 (#7850)
     new 5c4c0b4531 Upgrade Quarkus to 3.30.0.CR1
     new d430796531 Replace usage of deprecated 
RuntimeReinitializedClassBuildItem with RuntimeInitializedClassBuildItem

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   (dd4fdaca68)
            \
             N -- N -- N   refs/heads/quarkus-main (d430796531)

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:
 camel-quarkus-sbom/camel-quarkus-sbom.json         | 18832 +++++++++----------
 camel-quarkus-sbom/camel-quarkus-sbom.xml          | 16645 ++++++++--------
 .../contributor-guide/create-new-dev-ui-page.adoc  |     2 +-
 .../deployment/AzureCoreSupportProcessor.java      |    10 +-
 .../deployment/BouncyCastleSupportProcessor.java   |     6 +-
 .../activemq/deployment/ActiveMQProcessor.java     |     6 +-
 .../arangodb/deployment/ArangodbProcessor.java     |     6 +-
 .../disruptor/deployment/DisruptorProcessor.java   |     6 +-
 .../component/jt400/deployment/Jt400Processor.java |     5 +-
 .../component/kudu/deployment/KuduProcessor.java   |     8 +-
 .../test/support/splunk/SplunkTestResource.java    |    88 +-
 .../splunk-hec/src/test/resources/default.yml      |    75 +
 .../src/test/resources/local_inputs.conf           |     6 -
 .../src/test/resources/local_server.conf           |    33 -
 .../splunk/src/test/resources/default.yml          |    75 +
 .../splunk/src/test/resources/local_inputs.conf    |     6 -
 .../splunk/src/test/resources/local_server.conf    |    33 -
 pom.xml                                            |     8 +-
 poms/bom/src/main/generated/flattened-full-pom.xml |    32 +-
 .../src/main/generated/flattened-reduced-pom.xml   |    16 +-
 .../generated/flattened-reduced-verbose-pom.xml    |    32 +-
 21 files changed, 17979 insertions(+), 17951 deletions(-)
 create mode 100644 integration-tests/splunk-hec/src/test/resources/default.yml
 delete mode 100644 
integration-tests/splunk-hec/src/test/resources/local_inputs.conf
 delete mode 100644 
integration-tests/splunk-hec/src/test/resources/local_server.conf
 create mode 100644 integration-tests/splunk/src/test/resources/default.yml
 delete mode 100644 
integration-tests/splunk/src/test/resources/local_inputs.conf
 delete mode 100644 
integration-tests/splunk/src/test/resources/local_server.conf

Reply via email to