Re: Unions of PropertySets

2005-01-18 Thread Peter Reilly
This is due to a Matthew Nelson wrote: I'm having some difficulty creating unions of PropertySets for a series of subprojects in my build ... even when I copy the sample code directly from the Ant documentation! It just doesn't work. Am I doing something naively wrong, or is this a pr

Unions of PropertySets

2005-01-14 Thread Matthew Nelson
I'm having some difficulty creating unions of PropertySets for a series of subprojects in my build ... even when I copy the sample code directly from the Ant documentation! It just doesn't work. Am I doing something naively wrong, or is this a problem with Ant? A build script that de