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 2B75A18636 for ; Mon, 19 Oct 2015 14:00:11 +0000 (UTC) Received: (qmail 1535 invoked by uid 500); 19 Oct 2015 14:00:11 -0000 Delivered-To: apmail-crunch-dev-archive@crunch.apache.org Received: (qmail 1411 invoked by uid 500); 19 Oct 2015 14:00:11 -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 1251 invoked by uid 500); 19 Oct 2015 14:00:10 -0000 Delivered-To: apmail-incubator-crunch-dev@incubator.apache.org Received: (qmail 1241 invoked by uid 99); 19 Oct 2015 14:00:10 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Oct 2015 14:00:10 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id A0E9A2C1F6F for ; Mon, 19 Oct 2015 14:00:10 +0000 (UTC) Date: Mon, 19 Oct 2015 14:00:10 +0000 (UTC) From: "Micah Whitacre (JIRA)" To: crunch-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (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:all-tabpanel ] Micah Whitacre resolved CRUNCH-574. ----------------------------------- Resolution: Fixed > 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 > Fix For: 0.14.0 > > 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)