https://issues.apache.org/bugzilla/show_bug.cgi?id=51086
--- Comment #2 from Maarten Coene <[email protected]> 2011-04-25 02:04:24 EDT --- Here is a simple example that doesn't work on windows: <pathconvert> <string>foo/bar</string> <packagemapper from="*" to="*" handledirsep="true"/> </pathconvert> The expected outcome should be 'foo.bar', but on windows this is 'foo/bar' -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
