https://issues.apache.org/bugzilla/show_bug.cgi?id=51086

Anthony Wat <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|package mapper doesn't      |[PATCH] package mapper
                   |support the handledirsep    |doesn't support the
                   |attribute properly          |handledirsep attribute
                   |                            |properly

--- Comment #4 from Anthony Wat <[email protected]> 2011-04-27 22:29:13 EDT ---
Thanks for the extra example. In the regular glob mapper, both the
casesensitive and handledirsep attributes are only used for matching patterns.
The matched patterns are not changed and copy as-is. But I can understand your
point of view that handledirsep implies also the replacement of all file
separators to '.' I think that it makes sense that both '/' and '\' are
replcaed if handledirsep is set to true for a package mapper. With that said, I
have attached a patch and will let a committer decide if this is the desired
behaviour.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to