Return-Path: X-Original-To: apmail-crunch-dev-archive@www.apache.org Delivered-To: apmail-crunch-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 17698100A5 for ; Tue, 27 Aug 2013 03:14:04 +0000 (UTC) Received: (qmail 50963 invoked by uid 500); 27 Aug 2013 03:14:03 -0000 Delivered-To: apmail-crunch-dev-archive@crunch.apache.org Received: (qmail 50862 invoked by uid 500); 27 Aug 2013 03:13:57 -0000 Mailing-List: contact dev-help@crunch.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@crunch.apache.org Delivered-To: mailing list dev@crunch.apache.org Received: (qmail 50853 invoked by uid 500); 27 Aug 2013 03:13:54 -0000 Delivered-To: apmail-incubator-crunch-dev@incubator.apache.org Received: (qmail 50848 invoked by uid 99); 27 Aug 2013 03:13:52 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Aug 2013 03:13:52 +0000 Date: Tue, 27 Aug 2013 03:13:52 +0000 (UTC) From: "Chao Shi (JIRA)" To: crunch-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CRUNCH-257) HFileUtils uses (what I think) is incorrect LogFactory import. 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/CRUNCH-257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13750921#comment-13750921 ] Chao Shi commented on CRUNCH-257: --------------------------------- Thanks Brian and Josh. I didn't notice that when my IDE generated the imports. > HFileUtils uses (what I think) is incorrect LogFactory import. > -------------------------------------------------------------- > > Key: CRUNCH-257 > URL: https://issues.apache.org/jira/browse/CRUNCH-257 > Project: Crunch > Issue Type: Bug > Components: IO > Affects Versions: 0.7.0 > Reporter: Brian Dougan > Fix For: 0.8.0 > > > It looks like HFileUtils [1] is using > com.sun.org.apache.commons.logging.LogFactory (which I've only found in a jsp jar) > I think this should just be using org.apache.commons.logging.LogFactory right? > 1 - https://git-wip-us.apache.org/repos/asf?p=crunch.git;a=blob_plain;f=crunch-hbase/src/main/java/org/apache/crunch/io/hbase/HFileUtils.java;hb=8d47b3b5097a82c7d0aac62d4ed6859b89cf85cf -- 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