https://bz.apache.org/bugzilla/show_bug.cgi?id=64854
--- Comment #4 from Stefan Bodewig <bode...@apache.org> --- If you know the files containing the lists upfront, then you can do something like <resources> <resourcelist> <rile file="firstfile"/> </resourcelist> <resourcelist> <rile file="secondfile"/> </resourcelist> <resourcelist> <rile file="thirdfile"/> </resourcelist> </resources> but that doesn't work if the files containing the lists come from another resource collection. -- You are receiving this mail because: You are the assignee for the bug.