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=41004>. 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=41004 ------- Additional Comments From [EMAIL PROTECTED] 2006-11-21 06:43 ------- I understand the motivation of trying to use refid and prefix in this case, but I think this is wrong in the sense that everywhere else, we disallow modification of a refid's element, and I'm not fond of an exception here. We may keep it here as a documented exception for BC, but otherwise you can refid the patternset inside the *fileset, and add your prefix attribute. Or we support something like <zipfileset prefix="foo"> <zipfileset refid="bar" /> </zipfileset>, or <zipfileset prefix="foo" extends-id="bar" />. Renaming the attribute might be a good compromise, no? --DD -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]