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 ab9c06190a0 Regen for commit b1cf528349c74e48e31a1c7b4ac142b6dec8cb52
     add 69989bd12d1 Upgrade AWS SDK v2 to version 2.17.275
     add e91a903ce7e Sync deps
     add 88b9ecc81cc Regen for commit b1cf528349c74e48e31a1c7b4ac142b6dec8cb52
     add 4c4b0881854 camel-jbang - camel get processor - Use level of EIP node 
in output to represent route tree.
     add 44dc451636b camel-core - Source location should preserve scheme in 
Java DSL
     add 1445994b63d Regen for commit 44dc451636b97d94db57ae6a63046e3ec289de2d

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   (ab9c06190a0)
            \
             N -- N -- N   refs/heads/regen_bot (1445994b63d)

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:
 camel-dependencies/pom.xml                         |  2 +-
 .../apache/camel/impl/console/RouteDevConsole.java |  2 +
 .../apache/camel/model/ProcessorDefinition.java    | 11 +++---
 .../camel/model/ProcessorDefinitionHelper.java     | 43 +++++++++++++++++++++-
 .../management/mbean/ManagedProcessorMBean.java    |  3 ++
 .../camel/management/mbean/ManagedProcessor.java   |  7 ++++
 .../apache/camel/management/ManagedChoiceTest.java | 12 +++++-
 .../startup/LoggingStartupStepRecorder.java        | 16 +-------
 .../java/org/apache/camel/util/StringHelper.java   | 28 ++++++++++++++
 .../org/apache/camel/util/StringHelperTest.java    | 11 ++++++
 .../commands/process/CamelProcessorStatus.java     | 13 +++----
 parent/pom.xml                                     |  2 +-
 12 files changed, 118 insertions(+), 32 deletions(-)

Reply via email to