This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch automatic-periodic-sync
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
omit 69752dd8b79 [create-pull-request] automated change
add 154ddec4cc1 [create-pull-request] automated change (#1696)
add 40616f35c02 CAMEL-23112 - Drop JDK 17 Support (#1697)
add 575f1525e18 Regen
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 (69752dd8b79)
\
N -- N -- N refs/heads/automatic-periodic-sync (575f1525e18)
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/automatic-sync-main.yml | 2 +-
.github/workflows/generate-sbom-main.yml | 2 +-
.github/workflows/pr-build-main.yml | 2 +-
.../src/main/resources/archetype-resources/pom.xml | 2 +-
.../camel/springboot/catalog/components/seda.json | 23 ++++-----
.../camel/springboot/catalog/components/stub.json | 23 ++++-----
...ingBootPlatformHttpCamelVirtualThreadsTest.java | 3 --
...ormHttpMultipleExecutorsVirtualThreadsTest.java | 3 --
...ootPlatformHttpVirtualThreadsOptimizedTest.java | 3 --
.../SpringBootPlatformHttpVirtualThreadsTest.java | 3 --
core/camel-spring-boot/pom.xml | 57 +++++-----------------
...CamelVirtualThreadEnvironmentPostProcessor.java | 16 ++----
.../camel/spring/boot/CamelVirtualThreadsTest.java | 0
pom.xml | 7 ++-
tooling/camel-spring-boot-dependencies/pom.xml | 15 ++++++
15 files changed, 60 insertions(+), 101 deletions(-)
rename core/camel-spring-boot/src/test/{java21 =>
java}/org/apache/camel/spring/boot/CamelVirtualThreadsTest.java (100%)