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 2D696200B77 for ; Sat, 30 Jul 2016 02:30:24 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 2C1BA160A79; Sat, 30 Jul 2016 00:30:24 +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 BF2EA160AAB for ; Sat, 30 Jul 2016 02:30:21 +0200 (CEST) Received: (qmail 6408 invoked by uid 500); 30 Jul 2016 00:30:20 -0000 Mailing-List: contact log4j-dev-help@logging.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Log4J Developers List" Reply-To: "Log4J Developers List" Delivered-To: mailing list log4j-dev@logging.apache.org Received: (qmail 6188 invoked by uid 99); 30 Jul 2016 00:30:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 30 Jul 2016 00:30:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id B25682C0D62 for ; Sat, 30 Jul 2016 00:30:20 +0000 (UTC) Date: Sat, 30 Jul 2016 00:30:20 +0000 (UTC) From: "Remko Popma (JIRA)" To: log4j-dev@logging.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (LOG4J2-1489) (GC) %date conversion pattern with a timezone parameter is not garbage free MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sat, 30 Jul 2016 00:30:24 -0000 [ https://issues.apache.org/jira/browse/LOG4J2-1489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remko Popma updated LOG4J2-1489: -------------------------------- Fix Version/s: 2.7 > (GC) %date conversion pattern with a timezone parameter is not garbage free > --------------------------------------------------------------------------- > > Key: LOG4J2-1489 > URL: https://issues.apache.org/jira/browse/LOG4J2-1489 > Project: Log4j 2 > Issue Type: Improvement > Components: Pattern Converters > Affects Versions: 2.6.2 > Reporter: Richard Zschech > Assignee: Remko Popma > Priority: Minor > Fix For: 2.7 > > > The garbage free documentation states that date patterns with the timezone parameter "%d{HH:mm:ss}{GMT+0}" is garbage free but when using a timezone parameter the garbage free FixedDateFormat is not used. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org For additional commands, e-mail: log4j-dev-help@logging.apache.org