ignore - just noticed duplicate submission bug # 33787
craig.
anyone interested to respond to this guys? The company is using a special-build ant.jar from me at present with this update, I want to see if I can get this rolled into the standard distribution.
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]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
