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=33001>. 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=33001 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13955|0 |1 is obsolete| | ------- Additional Comments From [EMAIL PROTECTED] 2005-01-11 03:02 ------- Created an attachment (id=13968) --> (http://issues.apache.org/bugzilla/attachment.cgi?id=13968&action=view) Patch to DigesterRuleParser.java to add set-nested-properties-rule w/ allow-unknown-child-elements attribute & nested <alias> tag I think it's finished. You can now map attributes to properties when they don't have the same name, as well as ignore certain attributes. Example: <set-nested-properties-rule allow-unknown-child-elements="true"> <alias attr-name="something" prop-name="somethingElse" /> <alias attr-name="attribToIgnore" /> </set-nested-properties-rule> -- 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]
