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 b188cec  Regen for commit c94de394cc694537e653476fde2ebc6e5d20401e
     add 65968e8  CAMEL-17711: camel-jbang - Running Camel K integration to 
support spec/sources
     add 26960c2  Regen for commit c94de394cc694537e653476fde2ebc6e5d20401e
     add b630fec  Regen for commit 26960c27392d308705b93742b1601155d6bef094

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

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/others.properties     |   1 -
 .../org/apache/camel/catalog/others/console.json   |  15 ---
 dsl/camel-yaml-dsl/camel-yaml-dsl/pom.xml          |  10 ++
 .../camel/dsl/yaml/IntegrationSourceResource.java  |  34 ++---
 .../camel/dsl/yaml/YamlRoutesBuilderLoader.java    |  59 +++++++--
 .../camel/dsl/yaml/KameletLoaderSourcesTest.groovy | 138 +++++++++++++++++++++
 6 files changed, 216 insertions(+), 41 deletions(-)
 delete mode 100644 
catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/console.json
 copy 
core/camel-core/src/test/java/org/apache/camel/urlhandler/custom/Handler.java 
=> 
dsl/camel-yaml-dsl/camel-yaml-dsl/src/main/java/org/apache/camel/dsl/yaml/IntegrationSourceResource.java
 (59%)
 create mode 100644 
dsl/camel-yaml-dsl/camel-yaml-dsl/src/test/groovy/org/apache/camel/dsl/yaml/KameletLoaderSourcesTest.groovy

Reply via email to