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

Mark Thomas <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #2 from Mark Thomas <[email protected]> ---
See bug 69837.

The previous behaviour was incorrect. It was not converting file URIs to paths
correctly.

file:D:/github/libs/x64/Debug/java_plug_in/SDK/solutions_sdk.jar is not a valid
file URI in Java.

file:/D:/github/libs/x64/Debug/java_plug_in/SDK/solutions_sdk.jar is.

I see Rémy has fixed the IAE issue but the general behaviour for URIs isn't
going to be reverted.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to