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: [email protected]
For additional commands, e-mail: [email protected]