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

allow for regular expressions in FileSet include and exclude

           Summary: allow for regular expressions in FileSet include and
                    exclude
           Product: Ant
           Version: 1.6Beta
          Platform: Other
               URL: http://ant.apache.org/manual/dirtasks.html#patterns
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Core
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


or http://ant.apache.org/manual/CoreTypes/fileset.html

Basically, in a war task, I want to include all *.class in the directory tree,
except in one directory, I only want the file abc.class, but none of the 100+
other files in there.

Or could http://ant.apache.org/manual/CoreTypes/selectors.html#filenameselect
and http://ant.apache.org/manual/CoreTypes/selectors.html#selectcontainers be
used to create a work-around?

P.S.: somewhat related to 
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10888 ?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to