> Most make systems I'm familiar with have a "don't do it; just
> tell me what you would do if you were going to do anything."
> This is a really useful service when you're debugging a
> script, just to see if you've got the logic/parameters right.
> I can't find that in Ant. A serious drawback
--- "Marc H. Graham" <[EMAIL PROTECTED]> wrote:
> Most make systems I'm familiar with have a "don't do
> it; just tell me
> what you would do if you were going to do anything."
> This is a really
> useful service when you're debugging a script, just
> to see if you've got
> the logic/parameters ri
Most make systems I'm familiar with have a "don't do it; just tell me
what you would do if you were going to do anything." This is a really
useful service when you're debugging a script, just to see if you've got
the logic/parameters right. I can't find that in Ant. A serious
drawback, I think. Any