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/05/27 16:29:38 UTC

DO NOT REPLY [Bug 20262] - RFE: allow not arround patternsets

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=20262>.
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=20262

RFE: allow not arround patternsets





------- Additional Comments From bodewig@apache.org  2003-05-27 14:29 -------
You can do that, just don't use patternsets.

The way to accomplish what you want is a set of <or>ed <filename> selectors - and
then you can easily wrap a <not> arond a refernce to that.