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 00E7F184D4 for ; Wed, 7 Oct 2015 02:14:43 +0000 (UTC) Received: (qmail 5066 invoked by uid 500); 7 Oct 2015 02:14:27 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 5014 invoked by uid 500); 7 Oct 2015 02:14:26 -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 4806 invoked by uid 99); 7 Oct 2015 02:14:26 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Oct 2015 02:14:26 +0000 Date: Wed, 7 Oct 2015 02:14:26 +0000 (UTC) From: "stack (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-14502) Purge use of jmock and remove as dependency 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-14502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14946142#comment-14946142 ] stack commented on HBASE-14502: ------------------------------- Excellent [~gliptak] Thanks. Lets see how it does against patch build. Thats sweet undoing a dependency altogether. > Purge use of jmock and remove as dependency > ------------------------------------------- > > Key: HBASE-14502 > URL: https://issues.apache.org/jira/browse/HBASE-14502 > Project: HBase > Issue Type: Task > Components: test > Reporter: stack > Assignee: Gabor Liptak > Labels: beginner > Attachments: HBASE-14502.1.patch > > > jmock is a dependency used by one test only, TestBulkLoad. It looks like you can do anything in mockito that can be done in jmock. Lets purge it. -- This message was sent by Atlassian JIRA (v6.3.4#6332)