You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2024/03/03 12:50:07 UTC

(camel) branch regen_bot updated (d91c03781fa -> f67077c92cb)

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


    from d91c03781fa Revert "routes-loader should use marker file name as-is without the dot to dash hack"
     add f67077c92cb Revert routes-loader should use marker file name as-is without the dot to dash hack

No new revisions were added by this update.

Summary of changes:
 .../camel/routes-loader/{camel.xml => camel-xml}   |  0
 .../apache/camel/dsl/xml/io/XmlLoadAppTest.java    | 24 ++++++++++++++++++++++
 .../io/{camel-app2.xml => camel-app11.camel.xml}   |  7 +++----
 .../camel/routes-loader/{camel.xml => camel-xml}   |  0
 .../routes-loader/{kamelet.yaml => kamelet-yaml}   |  0
 .../camel/maven/packaging/SpiGeneratorMojo.java    |  3 ++-
 6 files changed, 29 insertions(+), 5 deletions(-)
 rename dsl/camel-xml-io-dsl/src/generated/resources/META-INF/services/org/apache/camel/routes-loader/{camel.xml => camel-xml} (100%)
 copy dsl/camel-xml-io-dsl/src/test/resources/org/apache/camel/dsl/xml/io/{camel-app2.xml => camel-app11.camel.xml} (88%)
 rename dsl/camel-xml-jaxb-dsl/src/generated/resources/META-INF/services/org/apache/camel/routes-loader/{camel.xml => camel-xml} (100%)
 rename dsl/camel-yaml-dsl/camel-yaml-dsl/src/generated/resources/META-INF/services/org/apache/camel/routes-loader/{kamelet.yaml => kamelet-yaml} (100%)