This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot_sbom
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git


    omit 9a5cb0e3af Regen SBOM from commit 
56a146a37b4c6e05f18381b6de0ff02f092578b0
     add d44d18762e Regen SBOM from commit 
56a146a37b4c6e05f18381b6de0ff02f092578b0
     add 22eda964e8 Updated CHANGELOG.md
     add 4e782075d5 Restore issue auto milestone workflow
     add faafa0b1ae Fix SBOM path exclusions
     add 1a8d73dba1 Updated CHANGELOG.md
     add 7432ff07c7 Revert "Disable jira test temporarily #4524"
     add 844533901b Fix #4524 re-enable the jira tests and add jakarta renames
     add b41cbe6359 Updated CHANGELOG.md
     add af70309e6b Remove Spring dependencies from Jira extension
     add f21fa9d9b4 Add names to auto milestone workflows
     add d6ff496d7d Restore FOP integration test native profile
     add 6a7c4c04f0 Updated CHANGELOG.md
     add 4aa78aa84f Prevent user added issue labels from being incorrectly 
removed
     add 913c849e8f Upgrade Quarkus to 3.2.0.CR1
     add 9ae92f6ebe Disable integration tests that use kubernetes-client due to 
#4957
     add 14ad98d5d3 Disable google-bigquery native profile due to #5006
     add 617a9e87e5 Disable google-pubsub native profile due to #5007
     add 252446fb97 Disable cxf-soap-grouped native profile due to #5008
     add 4e7d3f5898 Updated CHANGELOG.md
     add 59cb563c15 Disable google-storage native profile due to #5010
     add 3840d1ba66 Upgrade quarkus-amazon-services-bom to 2.3.2
     add a0926a6205 Updated CHANGELOG.md
     add 5fb1a5d247 Regen SBOM from commit 
a0926a6205ad01d5ebe9838ad4bf2b1b9bff9cbf

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   (9a5cb0e3af)
            \
             N -- N -- N   refs/heads/regen_bot_sbom (5fb1a5d247)

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.

No new revisions were added by this update.

Summary of changes:
 .github/workflows/assign-issue-milestone.yaml      |   101 +-
 .../workflows/assign-wontfix-issue-milestone.yaml  |    48 +
 .github/workflows/ci-build.yaml                    |     2 +-
 .github/workflows/label-issue.yaml                 |     1 +
 CHANGELOG.md                                       |    16 +
 camel-quarkus-sbom/camel-quarkus-sbom.json         | 26077 +++++++++++--------
 camel-quarkus-sbom/camel-quarkus-sbom.xml          | 21666 ++++++++-------
 docs/antora.yml                                    |     4 +-
 extensions-jvm/drill/deployment/pom.xml            |     4 +
 extensions-jvm/drill/runtime/pom.xml               |     4 +
 extensions/jira/deployment/pom.xml                 |     8 +-
 .../jira/deployment/JakartaEnablement.java         |   114 +
 .../component/jira/deployment/JiraProcessor.java   |    43 +-
 extensions/jira/runtime/pom.xml                    |    14 +-
 .../jta/MockTransactionManagerProducer.java        |     2 +-
 .../component/kudu/deployment/KuduProcessor.java   |    26 +-
 .../component/ldap/deployment/LdapProcessor.java   |     7 +-
 integration-tests/cxf-soap-grouped/pom.xml         |     2 +
 integration-tests/fop/pom.xml                      |     2 -
 integration-tests/google-bigquery/pom.xml          |     2 +
 integration-tests/google-pubsub/pom.xml            |     2 +
 integration-tests/google-storage/pom.xml           |     2 +
 integration-tests/jira/pom.xml                     |    10 +
 .../quarkus/component/jira/it/JiraRoutes.java      |     6 +-
 integration-tests/kubernetes/pom.xml               |     2 +
 integration-tests/master-openshift/pom.xml         |     2 +
 integration-tests/pom.xml                          |     2 +-
 pom.xml                                            |    22 +-
 poms/bom/pom.xml                                   |     4 +
 poms/bom/src/main/generated/flattened-full-pom.xml |  2276 +-
 .../src/main/generated/flattened-reduced-pom.xml   |   106 +-
 .../generated/flattened-reduced-verbose-pom.xml    |   274 +-
 poms/build-parent/pom.xml                          |     5 +
 tooling/scripts/test-categories.yaml               |     1 +
 34 files changed, 28197 insertions(+), 22660 deletions(-)
 create mode 100644 .github/workflows/assign-wontfix-issue-milestone.yaml
 create mode 100644 
extensions/jira/deployment/src/main/java/org/apache/camel/quarkus/component/jira/deployment/JakartaEnablement.java

Reply via email to