Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 084E7200B41 for ; Thu, 7 Jul 2016 18:42:13 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 06FD2160A68; Thu, 7 Jul 2016 16:42:13 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 73533160A4F for ; Thu, 7 Jul 2016 18:42:12 +0200 (CEST) Received: (qmail 22201 invoked by uid 500); 7 Jul 2016 16:42:11 -0000 Mailing-List: contact mapreduce-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list mapreduce-issues@hadoop.apache.org Received: (qmail 22186 invoked by uid 99); 7 Jul 2016 16:42:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Jul 2016 16:42:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 1E71D2C02A5 for ; Thu, 7 Jul 2016 16:42:11 +0000 (UTC) Date: Thu, 7 Jul 2016 16:42:11 +0000 (UTC) From: "Akira Ajisaka (JIRA)" To: mapreduce-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (MAPREDUCE-6717) Remove deprecated StringUtils.getFormattedTimeWithDiff MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 07 Jul 2016 16:42:13 -0000 [ https://issues.apache.org/jira/browse/MAPREDUCE-6717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira Ajisaka updated MAPREDUCE-6717: ------------------------------------- Attachment: MAPREDUCE-6717-branch-2.01.patch LGTM. Renamed the patch to run precommit job in branch-2. Let's see what happens. > Remove deprecated StringUtils.getFormattedTimeWithDiff > ------------------------------------------------------ > > Key: MAPREDUCE-6717 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-6717 > Project: Hadoop Map/Reduce > Issue Type: Improvement > Reporter: Akira Ajisaka > Assignee: Shen Yinjie > Priority: Minor > Labels: newbie > Attachments: MAPREDUCE-6717-branch-2.01.patch, MAPREDUCE-6717.patch, MAPREDUCE-6717_1.patch > > > MAPREDUCE-6542 deprecated {{StringUtils.getFormattedTimeWithDiff(DateFormat, long, long)}}, so it should be removed later. > This method can be removed in branch-2 because {{StringUtils}} is not {{@Public}}. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: mapreduce-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: mapreduce-issues-help@hadoop.apache.org