From dev-return-2319-apmail-mrunit-dev-archive=mrunit.apache.org@mrunit.apache.org Wed Apr 30 19:57:28 2014 Return-Path: X-Original-To: apmail-mrunit-dev-archive@www.apache.org Delivered-To: apmail-mrunit-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 6EA8A11FB1 for ; Wed, 30 Apr 2014 19:57:28 +0000 (UTC) Received: (qmail 91043 invoked by uid 500); 30 Apr 2014 19:57:24 -0000 Delivered-To: apmail-mrunit-dev-archive@mrunit.apache.org Received: (qmail 90882 invoked by uid 500); 30 Apr 2014 19:57:21 -0000 Mailing-List: contact dev-help@mrunit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@mrunit.apache.org Delivered-To: mailing list dev@mrunit.apache.org Received: (qmail 90825 invoked by uid 99); 30 Apr 2014 19:57:20 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Apr 2014 19:57:20 +0000 Date: Wed, 30 Apr 2014 19:57:20 +0000 (UTC) From: "Lukas Nalezenec (JIRA)" To: dev@mrunit.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (MRUNIT-208) mrunit unnecessarily depends on mockito-all 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/MRUNIT-208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13985994#comment-13985994 ] Lukas Nalezenec commented on MRUNIT-208: ---------------------------------------- +1 - IMHO this really should be in 1.1.0 because the old bundled Hamcrest classes cause nasty classpath problems. > mrunit unnecessarily depends on mockito-all > ------------------------------------------- > > Key: MRUNIT-208 > URL: https://issues.apache.org/jira/browse/MRUNIT-208 > Project: MRUnit > Issue Type: Improvement > Reporter: Alexandre Normand > Priority: Minor > Attachments: MRUNIT-208.patch > > > mrunit depends on mockito but it brings it in as {{mockito-all}}. {{mockito-all}} bundles {{hamcrest}} with it and makes it harder for downstream projects to manage/analyse their dependencies cleanly. > I suggest that, to be a good citizen, mrunit declares explicit dependencies on {{mockito-core}} instead as well as a {{test}} scoped dependency on {{hamcrest-core}}. -- This message was sent by Atlassian JIRA (v6.2#6252)