DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=38973>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=38973 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dev@ant.apache.org AssignedTo|dev@ant.apache.org |[EMAIL PROTECTED] Status|NEEDINFO |NEW ------- Additional Comments From [EMAIL PROTECTED] 2006-04-29 14:27 ------- I think Vijay is correct with his first change, but wrong on the second. Currently the code would only extract files that are matched by all patternsets instead of at least one (that's what all the other tasks do) - this is the first change. In the second loop we do want to check against all patterns as long as the entry doesn't match one of the excludes. I'll add a testcase or two and change it. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. You are on the CC list for the bug, or are watching someone who is. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]