You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by icemanltd <ic...@hotmail.com> on 2012/01/31 05:28:41 UTC

antInclude parameter

Is "antInclude" parameter of file uri supported? I thought I had followed the
documentation but when I deploy I get FailedToCreateRouteException which
ultimately points to Unknown parameters=[{antInclude=landing/*.txt}].

The XML for this looks like <from
uri="file:c:/temp/shared_storage_root/?antInclude=landing/*.txt&amp;readLock=changed&amp;move=${file:parent}/../src/${file:onlyname}"/>

--
View this message in context: http://camel.465427.n5.nabble.com/antInclude-parameter-tp5443591p5443591.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Re: antInclude parameter

Posted by icemanltd <ic...@hotmail.com>.
"Camel 2.10: Ant style filter exclusion." right there in front of me ... how
did I miss that?

Thanks 

--
View this message in context: http://camel.465427.n5.nabble.com/antInclude-parameter-tp5443591p5443627.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Re: antInclude parameter

Posted by Claus Ibsen <cl...@gmail.com>.
Its a *new* option in the upcoming Camel 2.10 release.
So its not available in any of the current Camel releases.


On Tue, Jan 31, 2012 at 5:28 AM, icemanltd <ic...@hotmail.com> wrote:
> Is "antInclude" parameter of file uri supported? I thought I had followed the
> documentation but when I deploy I get FailedToCreateRouteException which
> ultimately points to Unknown parameters=[{antInclude=landing/*.txt}].
>
> The XML for this looks like <from
> uri="file:c:/temp/shared_storage_root/?antInclude=landing/*.txt&readLock=changed&move=${file:parent}/../src/${file:onlyname}"/>
>
> --
> View this message in context: http://camel.465427.n5.nabble.com/antInclude-parameter-tp5443591p5443591.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
FuseSource
Email: cibsen@fusesource.com
Web: http://fusesource.com
Twitter: davsclaus, fusenews
Blog: http://davsclaus.blogspot.com/
Author of Camel in Action: http://www.manning.com/ibsen/