As well known I can start an Ant script by entering

ant

However the visual output at the command prompt will be very small.

What I am searching for is a visual trace which outputs every statement BEFORE 
and AFTER execution.
Here embedded variables like ${jome.home}   should be at first shown and then 
resolved and shown again.

How can I achieve this?

If there is no such Ant built-in feature maybe there is a 3rd party additional 
tool for this?

Ben




---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
For additional commands, e-mail: user-h...@ant.apache.org

Reply via email to