https://bz.apache.org/bugzilla/show_bug.cgi?id=65327
--- Comment #5 from Stefan Bodewig <bode...@apache.org> --- I agree with you that it looks as if xmlproperty only performed a single pass over the properties and you thus can not reference properties that are defined later in the DOM. This may be especially surprising if properties reference sibling attributes as the order in which attributes of an element are processed is not defined and may be different for different XML parsers. So would it be correct if we turned this into a bug report against Ant's xmlproperty task (which is not part of the Props Antlib)? -- You are receiving this mail because: You are the assignee for the bug.