Re: File component and include option

2014-01-09 Thread geppo
Thank you Christian, unfortunately I've just realised that we use Camel 2.9 and antInclude is only available from 2.10 onwards. -- View this message in context: http://camel.465427.n5.nabble.com/File-component-and-include-option-tp5745730p5745776.html Sent from the Camel - Users mailing list ar

Re: File component and include option

2014-01-08 Thread Christian Posta
See here: http://camel.apache.org/file2.html you should use antInclude option... I put together a quick test here: https://github.com/christian-posta/camel-sandbox/blob/master/camel-2.12.1-issues/src/test/java/posta/FileAntPathTest.java#L42 On Wed, Jan 8, 2014 at 4:17 AM, geppo wrote: > Hi, > I