Thanks Brett, I'll try and have a look at the pull request this weekend. Contributions are always welcome.
On 15-06-15 04:16 AM, BR Brett Ryan (3456) wrote: > Pull request now submitted, sorry for all the emails. Apache projects usually discuss development matters on the dev mailing list, would you mind joining there? On 15-06-15 04:16 AM, BR Brett Ryan (3456) wrote: > I have one question, because I could not figure it out. How do attributes > added to a list attribute get evaluated? I could not find anything that > processes the contents of list attributes themselves. Interestingly it does > work however. I'm not sure what you mean. A ListAttribute is just an attribute that has a list as value. There is a specific syntax to build that list, but evaluation is usually straightforward. Hope this helps. Nick.