DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21421>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21421

[Patch] to allow to run several targets without rerunning their dependencies





------- Additional Comments From [EMAIL PROTECTED]  2004-03-07 17:34 -------
I have a special use for ',' in my build system. I added "-sooner" option that 
makes the mentioned targets (they failed in previous builds) to execute as soon 
as possible. Because the failed targets can be deleted or renamed I cannot put 
them directly on command line with ',' sign - ANT will complain, instead 
Project.java checks that the targets exists and only adds them in that case.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to