You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2003/08/08 10:42:35 UTC

DO NOT REPLY [Bug 22240] - 'excludes' attribute of war task fails to exclude files included by a nested fileset.

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22240>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22240

'excludes' attribute of war task fails to exclude files included by a nested fileset.





------- Additional Comments From peter.reilly@corvil.com  2003-08-08 08:42 -------
War extends Jar and is an implicit fileset and thus inherits the "excludes"
attribute.

This attribute does not apply to nested filesets.
The attribute needs to be explicity set on the nested filesets.

The documenation of war may need to be updated to say this.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org