Return-Path: Delivered-To: apmail-lucene-solr-dev-archive@minotaur.apache.org Received: (qmail 29790 invoked from network); 2 Jul 2009 07:24:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 2 Jul 2009 07:24:59 -0000 Received: (qmail 19999 invoked by uid 500); 2 Jul 2009 07:25:09 -0000 Delivered-To: apmail-lucene-solr-dev-archive@lucene.apache.org Received: (qmail 19921 invoked by uid 500); 2 Jul 2009 07:25:09 -0000 Mailing-List: contact solr-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: solr-dev@lucene.apache.org Delivered-To: mailing list solr-dev@lucene.apache.org Received: (qmail 19909 invoked by uid 99); 2 Jul 2009 07:25:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Jul 2009 07:25:09 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Jul 2009 07:25:07 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 58187234C044 for ; Thu, 2 Jul 2009 00:24:47 -0700 (PDT) Message-ID: <110806194.1246519487359.JavaMail.jira@brutus> Date: Thu, 2 Jul 2009 00:24:47 -0700 (PDT) From: "Shalin Shekhar Mangar (JIRA)" To: solr-dev@lucene.apache.org Subject: [jira] Resolved: (SOLR-1253) SolrInfoMBeanTest fails when the project root path contains a plus sign In-Reply-To: <815255579.1246474067340.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/SOLR-1253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar resolved SOLR-1253. ----------------------------------------- Resolution: Fixed Fix Version/s: 1.4 Committed revision 790477. Thanks Jan! > 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 > Assignee: Shalin Shekhar Mangar > Priority: Minor > Fix For: 1.4 > > 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.