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=25782>. 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=25782 zipfileset doesn't accept selectors when 'src' is specified Summary: zipfileset doesn't accept selectors when 'src' is specified Product: Ant Version: 1.6.0 Platform: All OS/Version: All Status: NEW Severity: Normal Priority: Other Component: Core AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] this is probably just a documentation/usability bug, but when a ZipFileSet is operating on a .ZIP file, it silently ignores any specified Selectors and only obeys includes/excludes patterns. an "out there" Q - should this be considered a problem w/ the selector architecture itself? e.g. should selectors operate on a type that's more generic than File (i.e. an enhanced Resource/ResourceTree type)? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]