https://issues.apache.org/bugzilla/show_bug.cgi?id=43574
Stefan Bodewig <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED Target Milestone|--- |1.8.0 --- Comment #1 from Stefan Bodewig <[email protected]> 2009-08-21 01:01:43 PDT --- fixed by svn revision 806442 and will be further refined The underlying problem was that delete was scanning the same fileset three time (at least in trunk, it may have been twice in 1.7.0). So the modified selector was actually running more than once, practically reversing its selection process. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
