Return-Path: Delivered-To: apmail-hadoop-hbase-dev-archive@minotaur.apache.org Received: (qmail 22758 invoked from network); 17 Mar 2010 12:25:50 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 17 Mar 2010 12:25:50 -0000 Received: (qmail 22957 invoked by uid 500); 17 Mar 2010 12:25:50 -0000 Delivered-To: apmail-hadoop-hbase-dev-archive@hadoop.apache.org Received: (qmail 22927 invoked by uid 500); 17 Mar 2010 12:25:50 -0000 Mailing-List: contact hbase-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hbase-dev@hadoop.apache.org Delivered-To: mailing list hbase-dev@hadoop.apache.org Received: (qmail 22918 invoked by uid 99); 17 Mar 2010 12:25:50 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Mar 2010 12:25:50 +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; Wed, 17 Mar 2010 12:25:48 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 2D4A6234C495 for ; Wed, 17 Mar 2010 12:25:27 +0000 (UTC) Message-ID: <1754234024.312881268828727184.JavaMail.jira@brutus.apache.org> Date: Wed, 17 Mar 2010 12:25:27 +0000 (UTC) From: "Lars George (JIRA)" To: hbase-dev@hadoop.apache.org Subject: [jira] Resolved: (HBASE-2336) Fix build broken with HBASE-2334 In-Reply-To: <725406257.312661268827467124.JavaMail.jira@brutus.apache.org> 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/HBASE-2336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars George resolved HBASE-2336. -------------------------------- Resolution: Fixed Trivial fix, committed after testing. > Fix build broken with HBASE-2334 > -------------------------------- > > Key: HBASE-2336 > URL: https://issues.apache.org/jira/browse/HBASE-2336 > Project: Hadoop HBase > Issue Type: Bug > Components: build > Affects Versions: 0.21.0 > Reporter: Lars Francke > Assignee: Lars Francke > Fix For: 0.21.0 > > Attachments: hbase2336-1.patch > > > HBASE-2334 was a bit to eager to put SLF4J in the "test" scope. Thrift needs SLF4J. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.