On 2009-10-05, David Weintraub <qazwart@gmail.com> wrote:
> On the other hand, I believe includes override excludes in a fileset.
No, excludes override includes.
In order to be contained in a fileset a file has to match an include
pattern, must not match an exclude pattern and must be slected by all
nested selectors 8if any).
Stefan
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org
|