Stefan Bodewig wrote: > > >>>>> "AP" == Alexander Pokahr <[EMAIL PROTECTED]> writes: > > AP> This causes much more problems for me, than i initially thought: > > <fileset> has an includes attribute that still accepts multiple > patterns, can't you use this one?
You are right, using a multi-pattern property for includes= of an (implicit) filesets works. This solves my problems. :-) Maybe the docs could make more clear, that there's this difference between an includes attribute of a Pattern-, FileSet, and a nested <include> tag. Alex
