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 d5e16d6  Regen for commit 4be2b35f780958c47bb609fe8ca51298ca5a6524
     add 1f2a0ff  CAMEL-17293: camel-jbang/camel-yaml-dsl - Add support for 
camel-k spec/configuration

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   (d5e16d6)
            \
             N -- N -- N   refs/heads/regen_bot (1f2a0ff)

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 -------
 .../IntegrationConfigurationPropertiesSource.java} | 28 +++++--------
 .../camel/dsl/yaml/YamlRoutesBuilderLoader.java    | 43 +++++++++++++++++++
 ...derTest.groovy => IntegrationLoaderTest.groovy} | 49 ++++++++++------------
 5 files changed, 75 insertions(+), 61 deletions(-)
 delete mode 100644 
catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/console.json
 copy 
dsl/{camel-dsl-modeline/src/main/java/org/apache/camel/dsl/modeline/PropertyTrait.java
 => 
camel-yaml-dsl/camel-yaml-dsl/src/main/java/org/apache/camel/dsl/yaml/IntegrationConfigurationPropertiesSource.java}
 (74%)
 copy 
dsl/camel-yaml-dsl/camel-yaml-dsl/src/test/groovy/org/apache/camel/dsl/yaml/{KameletIntegrationLoaderTest.groovy
 => IntegrationLoaderTest.groovy} (51%)

Reply via email to