[
https://issues.apache.org/jira/browse/XBEAN-231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Romain Manni-Bucau closed XBEAN-231.
------------------------------------
Resolution: Fixed
seems fixed since several versions
> jarPath is not well handled by JarArchive
> -----------------------------------------
>
> Key: XBEAN-231
> URL: https://issues.apache.org/jira/browse/XBEAN-231
> Project: XBean
> Issue Type: Bug
> Affects Versions: 3.12
> Reporter: Romain Manni-Bucau
>
> in JarArchive (line 53) constructor the path should reuse
> FileArchive.decode(String) method instead of trying to handle it manually
> (jar = new JarFile(u.getFile().replace("%20", " ")); // no more an url)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)