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=3998>. 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=3998 Sound task docs put attributes on wrong element. Summary: Sound task docs put attributes on wrong element. Product: Ant Version: 1.4 Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Normal Priority: Other Component: Documentation AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] The documentation for the optional Sound task indicates that the attributes "duration" and "loops" are associated with the "sound" element. If you use those there, however, Ant errors out saying, "The <sound> task doesn't support the 'loops' attribute." You can put "duration" and "loops" on the "success" and "fail" child elements, and they work as described.
