[
https://issues.apache.org/jira/browse/CAMEL-17259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-17259.
---------------------------------
Resolution: Fixed
> 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
> Priority: Major
> 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)