CodegenUtils.java needs to use URLDecoder to decode path for Windows
--------------------------------------------------------------------
Key: CXF-1626
URL: https://issues.apache.org/jira/browse/CXF-1626
Project: CXF
Issue Type: Bug
Components: Tooling
Affects Versions: 2.0.6
Environment: Windows XP, running Maven embedder in Netbeans.
Reporter: Will McKinley
Getting FileNotFoundException from CodegenUtils because it is translating
spaces in path to %20 ascii encoding.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.