Claus Ibsen created CAMEL-20425:
-----------------------------------

             Summary: camel-yaml-dsl - Add support for multi extension
                 Key: CAMEL-20425
                 URL: https://issues.apache.org/jira/browse/CAMEL-20425
             Project: Camel
          Issue Type: Improvement
          Components: camel-yaml-dsl
            Reporter: Claus Ibsen
             Fix For: 4.x


The route loader is per file extension which works fine for java, xml, groovy.
But in YAML DSL we have
- kamelet.yaml
- pipe.yaml
- camel.yaml
- camelk.yaml (deprecated)
- and then just yaml as fallback

We need to make this into the same loader - but the API currently only support 
1 file extension so this requires some changes.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to