Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DFACAD2C6 for ; Wed, 13 Mar 2013 13:10:43 +0000 (UTC) Received: (qmail 97228 invoked by uid 500); 13 Mar 2013 13:10:21 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 96905 invoked by uid 500); 13 Mar 2013 13:10:20 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 96743 invoked by uid 99); 13 Mar 2013 13:10:20 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Mar 2013 13:10:20 +0000 Date: Wed, 13 Mar 2013 13:10:20 +0000 (UTC) From: "Commit Tag Bot (JIRA)" To: dev@lucene.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (SOLR-4317) SolrTestCaseJ4: Can't avoid "collection1" convention MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SOLR-4317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13601121#comment-13601121 ] Commit Tag Bot commented on SOLR-4317: -------------------------------------- [trunk commit] Erick Erickson http://svn.apache.org/viewvc?view=revision&revision=1455368 Fix for assumption in the test harness uncovered by SOLR-4317 > SolrTestCaseJ4: Can't avoid "collection1" convention > ---------------------------------------------------- > > Key: SOLR-4317 > URL: https://issues.apache.org/jira/browse/SOLR-4317 > Project: Solr > Issue Type: Improvement > Components: Tests > Affects Versions: 4.0 > Reporter: Tricia Jenkins > Assignee: Erick Erickson > Priority: Minor > Fix For: 4.3, 5.0 > > Attachments: SOLR-4317.patch, SOLR-4317.patch, SOLR-4317.patch, SOLR-4317.patch > > > There is still an issue after the SOLR-3826 patch was applied for 4.0 [https://issues.apache.org/jira/browse/SOLR-3826] in September 2012. When TestHarness is called from SolrTestCase4J the only available constructors ignore coreName, set coreName = null, and initialize the default 'collection1.' -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org