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 6EEAD200B0F for ; Fri, 17 Jun 2016 10:03:07 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 6DCA9160A50; Fri, 17 Jun 2016 08:03:07 +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 B6946160A61 for ; Fri, 17 Jun 2016 10:03:06 +0200 (CEST) Received: (qmail 37319 invoked by uid 500); 17 Jun 2016 08:03:05 -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 37156 invoked by uid 99); 17 Jun 2016 08:03:05 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Jun 2016 08:03:05 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 57CBF2C1F61 for ; Fri, 17 Jun 2016 08:03:05 +0000 (UTC) Date: Fri, 17 Jun 2016 08:03:05 +0000 (UTC) From: "Akira AJISAKA (JIRA)" To: mapreduce-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (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: Fri, 17 Jun 2016 08:03:07 -0000 Akira AJISAKA created MAPREDUCE-6717: ---------------------------------------- Summary: 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 Priority: Minor 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