No, Ant has no such option.  This would be difficult given Ant's differences
with make - make handles the dependency checking itself, whereas Ant's tasks
handle it.

What exactly do you want to "verify" about a new task?

    Erik


----- Original Message -----
From: <[EMAIL PROTECTED]>
To: "Ant Users mailing List" <[EMAIL PROTECTED]>
Sent: Friday, January 25, 2002 7:39 AM
Subject: Dumb question: equivalent of make -n?


HI,

I want to verify a new ant task before running it. Can I do the equivalent
af a make -n where all the commands that will be executed are printed out
but no action is actually taken?

Thanks,

L

--
Laurent Duperval <mailto:[EMAIL PROTECTED]>

Qu'est-ce que je cause bien tout de même!
                                          -Léonard le génie


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>




--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to