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=16924>. 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=16924 <apply> and <exec> do not work ------- Additional Comments From [EMAIL PROTECTED] 2003-02-11 10:10 ------- Could you please try a nightly build of 2003-02-12 or later to confirm the bug is fixed? I've taken a slightly different approach. If everything works for you I'm going to merge the change into Ant 1.5.2. Could you please also confirm that <property environment="env"/> works on OS/2 - I'd like to remove the "// Not sure" from if (Os.isFamily("os/2")) { // OS/2 - use same mechanism as Windows 2000 // Not sure String[] cmd = {"cmd", "/c", "set" };
