Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 20DD6F5FD for ; Tue, 9 Apr 2013 02:19:15 +0000 (UTC) Received: (qmail 99249 invoked by uid 500); 9 Apr 2013 02:19:14 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 99202 invoked by uid 500); 9 Apr 2013 02:19:14 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 99193 invoked by uid 99); 9 Apr 2013 02:19:14 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Apr 2013 02:19:14 +0000 Date: Tue, 9 Apr 2013 02:19:14 +0000 (UTC) From: "Hudson (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-8293) Move BigDecimalColumnInterpreter into hbase-client 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/HBASE-8293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13626126#comment-13626126 ] Hudson commented on HBASE-8293: ------------------------------- Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #488 (See [https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/488/]) HBASE-8293 Move BigDecimalColumnInterpreter into hbase-client (Revision 1465782) Result = FAILURE eclark : Files : * /hbase/trunk/hbase-client/src/main/java/org/apache/hadoop/hbase/client/coprocessor/BigDecimalColumnInterpreter.java * /hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/client/coprocessor/BigDecimalColumnInterpreter.java > Move BigDecimalColumnInterpreter into hbase-client > -------------------------------------------------- > > Key: HBASE-8293 > URL: https://issues.apache.org/jira/browse/HBASE-8293 > Project: HBase > Issue Type: Bug > Components: Client, Coprocessors > Affects Versions: 0.95.0 > Reporter: Elliott Clark > Assignee: Elliott Clark > Fix For: 0.98.0, 0.95.1 > > Attachments: HBASE-8293-0.patch > > > Somehow that classes was missed in the move into the hbase-client module. We should fix that up so that no client classes remain in the hbase-server module. -- 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