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 d69c340002c Regen for commit 2a9c87fafb6ec31f2c8e90643fd482c74d27ac96
add 3f378b4c883 Regen for commit 04db7f2e90c1654f665ead3af54e49ef5327b8e0
add b3087add15d Regen for commit 2a9c87fafb6ec31f2c8e90643fd482c74d27ac96
add 856f14a5a13 CAMEL-17968: camel-jbang - Add option to specify override
property
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 (d69c340002c)
\
N -- N -- N refs/heads/regen_bot (856f14a5a13)
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:
.../component/properties/PropertiesComponent.java | 43 +---------------------
.../apache/camel/dsl/jbang/core/commands/Run.java | 15 ++++++++
.../src/main/resources/templates/java.tmpl | 4 +-
.../src/main/resources/templates/xml.tmpl | 2 +-
4 files changed, 19 insertions(+), 45 deletions(-)