DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=30504>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=30504 "nice" task is undefined in Ant 1.6.2 ------- Additional Comments From [EMAIL PROTECTED] 2004-08-06 09:02 ------- well, assuming nice is in the codebase, you can manually declare it with <taskdef name="nice" class="org.apache.tools.ant.taskdefs.Nice" /> As to what to do longer term, hmmm. Nice was a 1.7 feature, along with -nice, which crept into the 1.6.x path as we added features to that branch; something got forgotten in the tree sync. I guess if/when another 1.6.x release comes the declaration comes out. I wonder if the nice tests are also in this branch; i am sure there is something testing the semantics of nice, and these should have picked up the missing. declaration. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]