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-05 20:19 -------
> I'm sure many people have .bat or .sh script, or crontab
> entries or whatever that call several targets. I don't
> think it would be nice to break those people.

I understand, but what I'm saying is, how could these batch files and crontabs
possibly get broken? Dependencies are idempotent: Running a dependency twice
produces results no different from when the dependency was first resolved.
Unless you can give me an example where a dependency in Ant is not idempotent, I
can't agree that there is a BC issue here.

> I'd vote to change to existing behavior.

You mean, change nothing?

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

Reply via email to