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=14392>. 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=14392 Make version information more available ------- Additional Comments From [EMAIL PROTECTED] 2002-11-08 18:03 ------- That is sometimes true if the differences are related to actual tasks. But many times the differences may come down to new or changed arguments on a command, an overly simple example being the addition of "if" and "unless" to <fail>. Also, using an optional task such as <translate> does not fail under ant 1.4.1 (for example) until the time comes to execute the task. Adding either of the two to a task in a buildfile and running it under ant 1.4.1 executes the buildfile up to the point of actually attempting to run the task itself. Any predecessor tasks _are_ executed. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
