JP Moresmau created CAMEL-17651:
-----------------------------------

             Summary: RouteWatcherReloadStrategy crashes on Windows or if 
pattern is not specified
                 Key: CAMEL-17651
                 URL: https://issues.apache.org/jira/browse/CAMEL-17651
             Project: Camel
          Issue Type: Bug
          Components: camel-core
    Affects Versions: 3.15.0
         Environment: Windows
            Reporter: JP Moresmau
             Fix For: 3.16.0


On Windows, the FileFilter fails because we try to split the path using '/'.

If I don't set a pattern, it's set to null, and pattern.split(',') fails.

The doc states that the default pattern is *.yaml{*},{*}*.xml, so it should be 
possible not to set a pattern.



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

Reply via email to