Return-Path: X-Original-To: apmail-accumulo-dev-archive@www.apache.org Delivered-To: apmail-accumulo-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 04BDF117B1 for ; Wed, 14 May 2014 00:59:10 +0000 (UTC) Received: (qmail 25543 invoked by uid 500); 13 May 2014 23:59:10 -0000 Delivered-To: apmail-accumulo-dev-archive@accumulo.apache.org Received: (qmail 25493 invoked by uid 500); 13 May 2014 23:59:10 -0000 Mailing-List: contact dev-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@accumulo.apache.org Delivered-To: mailing list dev@accumulo.apache.org Received: (qmail 25483 invoked by uid 99); 13 May 2014 23:59:10 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 May 2014 23:59:10 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 62F8C1D78EB; Tue, 13 May 2014 23:59:03 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============7889312867111901181==" MIME-Version: 1.0 Subject: Re: Review Request 21404: ACCUMULO-2804 Remove plexus-utils dependency. From: "Ryan Fishel" To: "Sean Busbey" , "accumulo" , "Ryan Fishel" Date: Tue, 13 May 2014 23:59:03 -0000 Message-ID: <20140513235903.16360.95222@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "Ryan Fishel" X-ReviewGroup: accumulo X-ReviewRequest-URL: https://reviews.apache.org/r/21404/ X-Sender: "Ryan Fishel" References: <20140513205204.6702.31247@reviews.apache.org> In-Reply-To: <20140513205204.6702.31247@reviews.apache.org> Reply-To: "Ryan Fishel" X-ReviewRequest-Repository: accumulo --===============7889312867111901181== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21404/#review42916 ----------------------------------------------------------- Ship it! Ship It! - Ryan Fishel On May 13, 2014, 8:52 p.m., Sean Busbey wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/21404/ > ----------------------------------------------------------- > > (Updated May 13, 2014, 8:52 p.m.) > > > Review request for accumulo. > > > Bugs: ACCUMULO-2804 > https://issues.apache.org/jira/browse/ACCUMULO-2804 > > > Repository: accumulo > > > Description > ------- > > We only use plexus-utils for two calls, each of which we can replace withs a commons-* call. > > > Diffs > ----- > > maven-plugin/pom.xml da3b9136602fb309d7591147833aa742935f51bd > maven-plugin/src/main/java/org/apache/accumulo/maven/plugin/StartMojo.java 414c08134066dc31b990447ef06eaf3c24614951 > pom.xml 5e32a555e35f97a00df236f16f9e0a2b12e0f0c9 > test/pom.xml 49dcd90c97fa932ab9e9d15ebf1ede007829eb43 > test/src/test/java/org/apache/accumulo/test/functional/MapReduceIT.java 19462056520d841e1e1544e053b3eb857e47d6c8 > > Diff: https://reviews.apache.org/r/21404/diff/ > > > Testing > ------- > > unit tests, -P sunny ITs, MapReduceIT > > > Thanks, > > Sean Busbey > > --===============7889312867111901181==--