https://bz.apache.org/bugzilla/show_bug.cgi?id=59114

--- Comment #3 from Pepper LebeckJobe <[email protected]> ---
(In reply to Antoine Levy-Lambert from comment #2)
> This line
> https://github.com/apache/ant/blob/master/src/main/org/apache/tools/ant/
> types/selectors/SelectorUtils.java#L243 is the line which would need to be
> changed to deal with the bug report.

I find that code sort of hard to follow. Are you saying that if we didn't
perform that check, then "**" would also match the root directory and create
the target directory OR are you saying that we should include "*" in that check
as well so that the routine would return false for the case where the only
patten is "*"? Or something else?

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to