File Component - options for includeNamePrefix / Postfix
--------------------------------------------------------

                 Key: CAMEL-1319
                 URL: https://issues.apache.org/activemq/browse/CAMEL-1319
             Project: Apache Camel
          Issue Type: Improvement
          Components: camel-core
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
            Priority: Minor
             Fix For: 2.0.0


As we have:
excludedNamePostfix
excludedNamePrefix

We should also have
includeNamePostfix
includeNamePrefix

And excluded should lose the last d, so its *exclude*Name

If end users is using both, then exclude should take precedence.

The include is for end users to do some thing as

includeNamePostfix=.txt

to eg consume all .txt files. And not having to mess with reg exp.

-- 
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