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=22044>. 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=22044 style-task and undefined parameters ------- Additional Comments From [EMAIL PROTECTED] 2003-08-05 06:40 ------- Yep, the argue of "Ant-specific XSL-stylesheet" is good. I´m thinking about an "if" attribute for the param. <style ... style="template.xsl"> <param name="myparam" expression="${myparam}" if="myparam"/> </style> Changing the default behaviour would cause to an incompatibility for older buildscripts. (Mmmh, maybe not ... Have to think about that). But there werde disussions on the dev-list about having if/unless-attributes on task-level and other places. I have to reread these ... --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]