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 2019/10/26 08:59:00 UTC

[jira] [Updated] (CAMEL-14100) camel-main: routes collector to support patters/globs

     [ https://issues.apache.org/jira/browse/CAMEL-14100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen updated CAMEL-14100:
--------------------------------
    Fix Version/s:     (was: 3.x)
                   3.0.0

> camel-main: routes collector to support patters/globs 
> ------------------------------------------------------
>
>                 Key: CAMEL-14100
>                 URL: https://issues.apache.org/jira/browse/CAMEL-14100
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-main
>            Reporter: Luca Burgazzoli
>            Priority: Minor
>             Fix For: 3.0.0
>
>
> With spring boot is is possible to collect routes using a pattern [1] like:
>     classpath:*.xml
> It would be nice to have the same behaviours wit camel-main [2].
> [1] https://github.com/apache/camel/blob/master/components/camel-spring-boot/src/main/java/org/apache/camel/spring/boot/SpringBootRoutesCollector.java#L113-L135
> [2] https://github.com/apache/camel/blob/master/core/camel-main/src/main/java/org/apache/camel/main/DefaultRoutesCollector.java#L95-L115



--
This message was sent by Atlassian Jira
(v8.3.4#803005)