Return-Path: Delivered-To: apmail-lucene-solr-dev-archive@minotaur.apache.org Received: (qmail 49229 invoked from network); 4 Aug 2009 13:25:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 4 Aug 2009 13:25:39 -0000 Received: (qmail 24042 invoked by uid 500); 4 Aug 2009 13:25:44 -0000 Delivered-To: apmail-lucene-solr-dev-archive@lucene.apache.org Received: (qmail 23959 invoked by uid 500); 4 Aug 2009 13:25:43 -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 23949 invoked by uid 99); 4 Aug 2009 13:25:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Aug 2009 13:25:43 +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; Tue, 04 Aug 2009 13:25:35 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id E0180234C045 for ; Tue, 4 Aug 2009 06:25:14 -0700 (PDT) Message-ID: <1339363906.1249392314916.JavaMail.jira@brutus> Date: Tue, 4 Aug 2009 06:25:14 -0700 (PDT) From: "Shalin Shekhar Mangar (JIRA)" To: solr-dev@lucene.apache.org Subject: [jira] Commented: (SOLR-1281) SignatureUpdateProcessorFactory does not use SolrResourceLoader In-Reply-To: <629097405.1247607434869.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-1281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12738970#action_12738970 ] Shalin Shekhar Mangar commented on SOLR-1281: --------------------------------------------- We can remove the static loadClass method now. No need for back-compat here. > SignatureUpdateProcessorFactory does not use SolrResourceLoader > --------------------------------------------------------------- > > Key: SOLR-1281 > URL: https://issues.apache.org/jira/browse/SOLR-1281 > Project: Solr > Issue Type: Bug > Reporter: Mark Miller > Assignee: Mark Miller > Priority: Minor > Fix For: 1.4 > > Attachments: SOLR-1281.patch > > > can't load custom signature class from solr.home/lib, just webapp lib. > Reported by Erik: http://www.lucidimagination.com/search/document/a4ab6aa045c22d49/signatureupdateprocessorfactory_questions -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.