thanks, craig ryan.
craig ryan wrote:
With complex build systems in particular I've found it useful to define a new verbose boolean attribute for the subant task, eg:
<subant target="mytarget" buildpathref="build-subdirs" verbose="true"/>
which results in output indicating the entry/exit of each sub-direcrtory recusively. For example:
[subant] Entering directory: /my/src/daemons mytarget: ....
[subant] Exiting directory: /my/src/daemons
attached is the patch, can you please indicate if this will be accepted into the next version of ant, and if so, which version please?
regards, craig.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]