File component - exclude name pre and postfixes
-----------------------------------------------

                 Key: CAMEL-767
                 URL: https://issues.apache.org/activemq/browse/CAMEL-767
             Project: Apache Camel
          Issue Type: Improvement
          Components: camel-core
    Affects Versions: 1.4.0
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 1.5.0


Should always exclude *.camelLock* and *.* regardless if end-user add their own 
list. As of now they must remember to set these as well when they provide their 
own list.

And maybe we should change the type from String[] to something that is easier 
to work with, and easier to set using Spring XML.

Also consider adding the opposite a include name pre and postfix for people not 
experts in regexp patterns. But then again we end up having to many options.
There could also be a regexp for exclusion, instead of only pre and postfix.



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to