Re: Are there any diff or grep tasks for Ant

2003-09-25 Thread peter reilly
On Thursday 25 September 2003 09:40, Stefan Bodewig wrote: > On 25 Sep 2003, mark stephens <[EMAIL PROTECTED]> wrote: > > What I really need is the equivalent of the Unix tools grep and > > diff. Has anyone implemented these for Ant? > > I don't know about diff. or plus a > filterreader would

Re: Are there any diff or grep tasks for Ant

2003-09-25 Thread mark stephens
On Thu, 2003-09-25 at 09:40, Stefan Bodewig wrote: > On 25 Sep 2003, mark stephens <[EMAIL PROTECTED]> wrote: > > > What I really need is the equivalent of the Unix tools grep and > > diff. Has anyone implemented these for Ant? > > I don't know about diff. or plus a > filterreader would be c

Re: Are there any diff or grep tasks for Ant

2003-09-25 Thread Stefan Bodewig
On 25 Sep 2003, mark stephens <[EMAIL PROTECTED]> wrote: > What I really need is the equivalent of the Unix tools grep and > diff. Has anyone implemented these for Ant? I don't know about diff. or plus a filterreader would be close to grep. Stefan --

Are there any diff or grep tasks for Ant

2003-09-25 Thread mark stephens
I would like to analyse some output from my Java files run using Ant. What I really need is the equivalent of the Unix tools grep and diff. Has anyone implemented these for Ant? MArk - To unsubscribe, e-mail: [EMAIL PROTECTED] F