You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2021/12/01 13:22:00 UTC

[jira] [Created] (CAMEL-17259) camel-jbang - Run to load files using wildcards

Claus Ibsen created CAMEL-17259:
-----------------------------------

             Summary: camel-jbang - Run to load files using wildcards
                 Key: CAMEL-17259
                 URL: https://issues.apache.org/jira/browse/CAMEL-17259
             Project: Camel
          Issue Type: New Feature
          Components: camel-jbang
            Reporter: Claus Ibsen
             Fix For: 3.14.0


We can add support for using wildcards or eg dot to say

CamelJBang run *
CamelJBang run .

CamelJBang run foo*

So in the top it adds all files (* or dot)
And in the 2nd we list all files and pick files matching (eg starts with foo)

If there is .properties files, then they are regarded as properties. Otherwise they are DSL routes.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)