Re: How to parse a directory path?

2005-11-07 Thread Dan Finkelstein
Thanks! I guess I was blind!! :( Dan Dick, Brian E. wrote: ? -Original Message- From: Dan Finkelstein [mailto:[EMAIL PROTECTED] Sent: Sunday, November 06, 2005 2:06 AM To: user@ant.apache.org Subject: How to parse a directory path? Hi -- I have a number of directories on whic

Subant supposed to do this??? (newbie)

2005-11-07 Thread Marc H. Graham
I am using subant like this: When I run it with -v I get: subant: [subant] calling target(s) [compile] in build file K:\BuildDir\WebHeatmaps\Server\SeverEventLogging\makefile.mak parsing buildfile K:\BuildDir\WebHeatmaps\Server\SeverEventLogging\makefile.mak with URI = file://

Re: How to parse a directory path?

2005-11-07 Thread Andrew Goktepe
Yeah, looks much better. I knew of but hadn't come across yet. On 11/7/05, Dick, Brian E. <[EMAIL PROTECTED]> wrote: > > ? > > -Original Message- > From: Dan Finkelstein [mailto:[EMAIL PROTECTED] > Sent: Sunday, November 06, 2005 2:06 AM > To: user@ant.apache.org > Subject: How to pars

RE: How to parse a directory path?

2005-11-07 Thread Dick, Brian E.
? -Original Message- From: Dan Finkelstein [mailto:[EMAIL PROTECTED] Sent: Sunday, November 06, 2005 2:06 AM To: user@ant.apache.org Subject: How to parse a directory path? Hi -- I have a number of directories on which I wish to run the same ant build file. I implemented something u

Re: Support any type inclusion

2005-11-07 Thread Yves Martin
Yves Martin <[EMAIL PROTECTED]> writes: > Stefan Bodewig <[EMAIL PROTECTED]> writes: > >> On Fri, 04 Nov 2005, Yves Martin <[EMAIL PROTECTED]> wrote: >> >>> I have tried add(DataType) but it does not work (or I made a >>> mistake) with Ant 1.6.5 >> >> What does "does not work" mean? Do you get

Re: Support any type inclusion

2005-11-07 Thread Yves Martin
Stefan Bodewig <[EMAIL PROTECTED]> writes: > On Fri, 04 Nov 2005, Yves Martin <[EMAIL PROTECTED]> wrote: > >> I have tried add(DataType) but it does not work (or I made a >> mistake) with Ant 1.6.5 > > What does "does not work" mean? Do you get an exception? Which? Or > does Ant silently proc