Stefan Bodewig wrote: > Tim Vernum <[EMAIL PROTECTED]> wrote:
>> I was thinking of modifying patternsets to accept include files in >> child elements. > It already has an includesfile attribute, why would you want more than > one include file? A number of reasons, mainly relating to generic build scripts across multiple projects. But the real reason is I want the power of if/unless. > You know that you can use multiple patternsets > everywhere where you could place a single one. But since you can't nest filesets in filesets, etc, I'm limited in what I can do generically.
