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 ED9F7200D12 for ; Sat, 7 Oct 2017 12:21:12 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id EC0E71609D3; Sat, 7 Oct 2017 10:21:12 +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 35D861609B8 for ; Sat, 7 Oct 2017 12:21:12 +0200 (CEST) Received: (qmail 52729 invoked by uid 500); 7 Oct 2017 10:21:11 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 52715 invoked by uid 99); 7 Oct 2017 10:21:11 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 07 Oct 2017 10:21:11 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id F0421F5C39; Sat, 7 Oct 2017 10:21:10 +0000 (UTC) From: PascalSchumacher To: issues@commons.apache.org Reply-To: issues@commons.apache.org References: In-Reply-To: Subject: [GitHub] commons-lang issue #295: ExtendedMessageFormatTest integers Content-Type: text/plain Message-Id: <20171007102110.F0421F5C39@git1-us-west.apache.org> Date: Sat, 7 Oct 2017 10:21:10 +0000 (UTC) archived-at: Sat, 07 Oct 2017 10:21:13 -0000 Github user PascalSchumacher commented on the issue: https://github.com/apache/commons-lang/pull/295 Thanks! ---