https://issues.apache.org/bugzilla/show_bug.cgi?id=55083
Stefan Bodewig <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WONTFIX --- Comment #3 from Stefan Bodewig <[email protected]> --- This here is from WHATSNEW * globmapper didn't work properly if the "to" or "from" patterns didn't contain a "*". In particular it implicitly added a * to the end of the pattern(s). This is no longer the case. If you relied on this behavior you will now need to explicitly specify the trailing "*". in the "that could break older environments" section of 1.8.0RC1. The change has been deliberate to fix counterintuitive behavior. -- You are receiving this mail because: You are the assignee for the bug.
