Re: file component ant path matcher

2011-12-14 Thread Claus Ibsen
. And thanks for the contributions. Keep em coming :) > Take care, > > Daniel > > > [1] https://issues.apache.org/jira/browse/CAMEL-4779 > > > > -Original Message- > From: Claus Ibsen [mailto:claus.ib...@gmail.com] > Sent: Wednesday, December 14, 2011 4:38 AM &g

RE: file component ant path matcher

2011-12-14 Thread Daniel Gredler
d below. Let me know what you think! Take care, Daniel [1] https://issues.apache.org/jira/browse/CAMEL-4779 -Original Message- From: Claus Ibsen [mailto:claus.ib...@gmail.com] Sent: Wednesday, December 14, 2011 4:38 AM To: dev@camel.apache.org Subject: Re: file component ant path mat

Re: file component ant path matcher

2011-12-14 Thread Claus Ibsen
On Tue, Dec 6, 2011 at 4:42 PM, Daniel Gredler wrote: > Hi all, > > I've used the file ant path matching functionality that comes with > camel-spring [1] five or six times now, and my experience is that while > the advanced "includes" + "excludes" functionality is good to have, most > of the time

file component ant path matcher

2011-12-06 Thread Daniel Gredler
Hi all, I've used the file ant path matching functionality that comes with camel-spring [1] five or six times now, and my experience is that while the advanced "includes" + "excludes" functionality is good to have, most of the time I just need a single include pattern, e.g. "**/*.txt" or something