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


 discard f025cb9137e Regen for commit ec03e61427c0d95599f1253339c0dc639e0cb012
     add 294b0e5f901 CAMEL-20419: Add transformer dev console
     add c9f617623a2 Regen for commit 294b0e5f901a146d57faa5614c30cdd6564158e6

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

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:
 .../apache/camel/impl/engine/TransformerKey.java   |  7 --
 .../org/apache/camel/dev-console/transformers      |  2 +-
 .../camel/impl/console/TransformerConsole.java     | 87 ++++++++++++++++++++++
 3 files changed, 88 insertions(+), 8 deletions(-)
 copy 
catalog/camel-catalog-console/src/generated/resources/META-INF/services/org/apache/camel/dev-console/catalog
 => 
core/camel-console/src/generated/resources/META-INF/services/org/apache/camel/dev-console/transformers
 (51%)
 create mode 100644 
core/camel-console/src/main/java/org/apache/camel/impl/console/TransformerConsole.java

Reply via email to