[ 
https://issues.apache.org/jira/browse/CAMEL-18028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17529553#comment-17529553
 ] 

Claus Ibsen commented on CAMEL-18028:
-------------------------------------

You need to prefix the files with file:

camel.main.routesIncludePattern=file:foo.java

Lets see if we can support omitting this so you can do

camel.main.routesIncludePattern=foo.java,bar.java


> camel-jbang - camel run without args 
> -------------------------------------
>
>                 Key: CAMEL-18028
>                 URL: https://issues.apache.org/jira/browse/CAMEL-18028
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-jbang
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 3.17.0
>
>
> If no args provided, then read input from application.properties, where users 
> can specify which files are routes, extra classpath etc.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to