John D. Casey <[EMAIL PROTECTED]> wrote: > Is there any way to batch ant targets? something like this... > > <ant target="main" dir="." output="ant-result.txt"> > <fileset dir="."> > <include name="**/build.xml"/> > </fileset> > </ant> Not yet. There's been an <anton> task submitted to ant-dev a while back, that mimicked <execon>. My preference would be to have a <javaon> task and make <anton> use it. Stefan
- batching of ant task John . D . Casey
- Newbie question : Can I target with argument ? Jean-Guillaume LALANNE
- Re: batching of ant task Stefan Bodewig
- Re: batching of ant task David Rees
- Re: batching of ant task Stefan Bodewig
- fileset msew
- Re: fileset Stefan Bodewig
- Re: fileset Peter Donald
- Re: fileset Peter Davison
- Re: batching of ant task David Rees
- RE: Re: batching of ant task John . D . Casey
- Re: batching of ant task Stefan Bodewig
- RE: Re: batching of ant task John . D . Casey
