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 4A07E42CD for ; Tue, 21 Jun 2011 16:36:14 +0000 (UTC) Received: (qmail 26848 invoked by uid 500); 21 Jun 2011 16:36:11 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 26773 invoked by uid 500); 21 Jun 2011 16:36:11 -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 26671 invoked by uid 99); 21 Jun 2011 16:36:11 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Jun 2011 16:36:11 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Jun 2011 16:36:09 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 4FC06426A6E for ; Tue, 21 Jun 2011 16:35:48 +0000 (UTC) Date: Tue, 21 Jun 2011 16:35:48 +0000 (UTC) From: "Robert Muir (JIRA)" To: dev@lucene.apache.org Message-ID: <601819629.24789.1308674148323.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1772449918.18265.1304422503664.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (SOLR-2487) Do not include slf4j-jdk14 jar in WAR MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/SOLR-2487?page=3Dcom.atlassian.= jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D13052= 649#comment-13052649 ]=20 Robert Muir commented on SOLR-2487: ----------------------------------- Hoss, ok, I just was trying to figure out the expectations for testing. Testing with a different classpath or whatever is more difficult than the o= ther 'non-default' or 'conditional default' parameters that we randomize in= Lucene to solve this issue (e.g. codecs, directories, locales, mergepolici= es, ...), thats why I mentioned it. > Do not include slf4j-jdk14 jar in WAR > ------------------------------------- > > Key: SOLR-2487 > URL: https://issues.apache.org/jira/browse/SOLR-2487 > Project: Solr > Issue Type: Improvement > Components: Build > Affects Versions: 3.2, 4.0 > Reporter: Jan H=C3=B8ydahl > Labels: logging, slf4j > > I know we've intentionally bundled slf4j-jdk14-1.5.5.jar in the war to he= lp newbies get up and running. But I find myself re-packaging the war for e= very customer when adapting to their choice of logger framework, which is c= ounter-productive. > It would be sufficient to have the jdk-logging binding in example/lib to = let the example and tutorial still work OOTB but as soon as you deploy solr= .war to production you're forced to explicitly decide what logging to use. -- This message is automatically generated by JIRA. 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