[
https://issues.apache.org/jira/browse/SOLR-1253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan-Pascal updated SOLR-1253:
-----------------------------
Attachment: fix-SolrInfoMBeanTest.diff
This patch removes the URL decoding done to class path elements in the
SolrInfoMBeanTest. This decoding seems unneccessary, it's not documented in the
ClassLoader javadocs that it would be needed. Applying the patch makes the test
succeed.
> SolrInfoMBeanTest fails when the project root path contains a plus sign
> -----------------------------------------------------------------------
>
> Key: SOLR-1253
> URL: https://issues.apache.org/jira/browse/SOLR-1253
> Project: Solr
> Issue Type: Bug
> Affects Versions: 1.3, 1.4
> Environment: Debian Linux, testing/unstable, OpenJDK-6
> Reporter: Jan-Pascal
> Priority: Minor
> Attachments: fix-SolrInfoMBeanTest.diff
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> The SolrInfoMBeanTest fails when the project path contains a plus sign (such
> as /home/me/src/solr-1.3.0+ds1), or other characters that have a special
> meaning in URL encoding.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.