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 C6423181A5 for ; Mon, 19 Oct 2015 02:29:05 +0000 (UTC) Received: (qmail 49364 invoked by uid 500); 19 Oct 2015 02:29:05 -0000 Delivered-To: apmail-crunch-dev-archive@crunch.apache.org Received: (qmail 49323 invoked by uid 500); 19 Oct 2015 02:29:05 -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 49310 invoked by uid 500); 19 Oct 2015 02:29:05 -0000 Delivered-To: apmail-incubator-crunch-dev@incubator.apache.org Received: (qmail 49305 invoked by uid 99); 19 Oct 2015 02:29:05 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Oct 2015 02:29:05 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 32BA62C1F69 for ; Mon, 19 Oct 2015 02:29:05 +0000 (UTC) Date: Mon, 19 Oct 2015 02:29:05 +0000 (UTC) From: "Micah Whitacre (JIRA)" To: crunch-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CRUNCH-574) Update commons-lang from both 2.4/2.5 to 2.6 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-574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14962766#comment-14962766 ] Micah Whitacre commented on CRUNCH-574: --------------------------------------- Looks like current version of commons-lang for hadoop-client in master resolves to 2.6. So we should still be compatible with this change from a Hadoop standpoint. Looks like HBase works with 2.6 as well. > Update commons-lang from both 2.4/2.5 to 2.6 > -------------------------------------------- > > Key: CRUNCH-574 > URL: https://issues.apache.org/jira/browse/CRUNCH-574 > Project: Crunch > Issue Type: Improvement > Components: Core > Affects Versions: 0.12.0 > Reporter: Sean Owen > Assignee: Josh Wills > Priority: Minor > Attachments: CRUNCH_574.patch > > > I've got a request here to update the {{commons-lang}} dependency used in Crunch to 2.6. Right now, the pom actually specifies both 2.4 and 2.5 (2.5 wins). These are all old versions anyway. Should be strictly compatible (https://commons.apache.org/proper/commons-lang/release-notes/RELEASE-NOTES-2.6.txt) and tests pass. > CC [~tomwhite] -- This message was sent by Atlassian JIRA (v6.3.4#6332)