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=24411>. 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=24411 odd presetdef behavior with "additive" task parameters like javac srcdir ------- Additional Comments From [EMAIL PROTECTED] 2003-11-05 14:57 ------- I made a patch to preset to correct the odd behaviour It involves changes to a number of core ant classes (UnknownElement, IntrospectionHelper and RuntimeConfigurable) and the code is a little 'hacky', so I have just made it a patch at the moment. The patch will make attributes and text of the predefined task optional, in that they can be overriden by the user *without* the target class being aware of the override. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]