Steve Loughran wrote:
But it would be nice for a java-apply, and perhaps a script-apply too. something that bulk executed a bit of inline script against files. I'm not offering to write it though; enough on my todo list.I will write it next time I need it. :-) . Last time I just executed java within apply to emulate it, but it inconvenient.
Ok. Just remember you have about four weeks to code it to get it into the Ant1.7 feature set :)
Also, it would be a good place to change the default actions vis-a-vis return code handling.
Actually, in a bulk apply error handling is a bit more complex. You may want to keep applying after a failure and yet still return with an error code if something failed, or break the moment anything failed.
I like the idea of scriptable apply, it would let us mark ant1.7 as fully scriptable in all the interesting places.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]