This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git
omit 92098e82ccc Regen for commit 48197c03a08f301d480220c96b211969aa691341
add 3b977588061 camel-jbang - Upgrade to Camel 3.20.6
add c504fe3f9ee CAMEL-19429: Add back activemq
add cef11a2dbdb (chores) camel-openapi-java: removed unused method
parameters
add abc06fa7a78 (chores) camel-xmlsecurity: removed unused method
parameters
add 7ceb76a20a4 Regen
add a96404d34ff Update camel releases
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 (92098e82ccc)
\
N -- N -- N refs/heads/regen_bot (a96404d34ff)
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:
.../org/apache/camel/catalog/releases/camel-releases.json | 7 +++++++
.../src/main/java/org/apache/camel/openapi/OpenAPI3to2.java | 4 ++--
.../java/org/apache/camel/openapi/OpenApiRestProducerFactory.java | 4 ++--
.../main/java/org/apache/camel/openapi/RestModelConverters.java | 4 ++--
.../org/apache/camel/openapi/OpenApiRestProducerFactoryTest.java | 5 ++---
.../camel/component/xmlsecurity/processor/XmlSignerProcessor.java | 4 ++--
docs/user-manual/modules/ROOT/pages/camel-4-migration-guide.adoc | 1 -
dsl/camel-jbang/camel-jbang-container/Dockerfile | 2 +-
dsl/camel-jbang/camel-jbang-main/dist/CamelJBang.java | 4 ++--
.../camel-jbang-main/src/main/jbang/main/CamelJBang.java | 4 ++--
10 files changed, 22 insertions(+), 17 deletions(-)