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 ee41a800d80 Regen for commit 1b8fe59d67c59c5e41455eada5625ecb0279c5ac
     add f6d92eb60d9 camel-jbang - Extract name using a helper so its reusable 
and the same
     add c5e56044f4e Regen for commit 1b8fe59d67c59c5e41455eada5625ecb0279c5ac 
(#8815)
     add c106e5e03e3 Regen for commit c5e56044f4e2e314f574d02ee28ea2e007dc3f87

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   (ee41a800d80)
            \
             N -- N -- N   refs/heads/regen_bot (c106e5e03e3)

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:
 catalog/camel-allcomponents/pom.xml                |   2 +-
 .../core/commands/action/ActionBaseCommand.java    | 116 +------------------
 .../jbang/core/commands/action/LoggerAction.java   |   3 +-
 .../core/commands/process/CamelContextStatus.java  |   3 +-
 .../core/commands/process/CamelContextTop.java     |   3 +-
 .../core/commands/process/CamelEndpointStatus.java |   3 +-
 .../commands/process/CamelProcessorStatus.java     |   3 +-
 .../core/commands/process/CamelRouteStatus.java    |   3 +-
 .../jbang/core/commands/process/ListBlocked.java   |   3 +-
 .../core/commands/process/ListCircuitBreaker.java  |   3 +-
 .../dsl/jbang/core/commands/process/ListEvent.java |   3 +-
 .../jbang/core/commands/process/ListHealth.java    |   3 +-
 .../jbang/core/commands/process/ListInflight.java  |   3 +-
 .../jbang/core/commands/process/ListMetric.java    |   3 +-
 .../jbang/core/commands/process/ListProcess.java   |   3 +-
 .../jbang/core/commands/process/ListService.java   |   3 +-
 .../dsl/jbang/core/commands/process/ListVault.java |   3 +-
 .../core/commands/process/ProcessBaseCommand.java  | 125 +--------------------
 .../ProcessHelper.java}                            | 112 +++---------------
 19 files changed, 52 insertions(+), 348 deletions(-)
 copy 
dsl/camel-jbang/camel-jbang-core/src/main/java/org/apache/camel/dsl/jbang/core/{commands/action/ActionBaseCommand.java
 => common/ProcessHelper.java} (61%)

Reply via email to