From commits-return-75269-archive-asf-public=cust-asf.ponee.io@commons.apache.org Mon Aug 3 13:29:30 2020 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mailroute1-lw-us.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with ESMTPS id 10308180642 for ; Mon, 3 Aug 2020 15:29:30 +0200 (CEST) Received: from mail.apache.org (localhost [127.0.0.1]) by mailroute1-lw-us.apache.org (ASF Mail Server at mailroute1-lw-us.apache.org) with SMTP id CF65F124F2B for ; Mon, 3 Aug 2020 13:29:20 +0000 (UTC) Received: (qmail 65347 invoked by uid 500); 3 Aug 2020 13:29:19 -0000 Mailing-List: contact commits-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@commons.apache.org Delivered-To: mailing list commits@commons.apache.org Received: (qmail 65016 invoked by uid 99); 3 Aug 2020 13:29:18 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Aug 2020 13:29:18 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 61C5382438; Mon, 3 Aug 2020 13:29:18 +0000 (UTC) Date: Mon, 03 Aug 2020 13:29:21 +0000 To: "commits@commons.apache.org" Subject: [commons-lang] 03/05: Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-lang.git MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit From: ggregory@apache.org In-Reply-To: <159646135819.1309.7492432439543916387@gitbox.apache.org> References: <159646135819.1309.7492432439543916387@gitbox.apache.org> X-Git-Host: gitbox.apache.org X-Git-Repo: commons-lang X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Rev: 528e4c7655b84b6afe5bf59601b7744c4bf09ca9 X-Git-NotificationType: diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated Message-Id: <20200803132918.61C5382438@gitbox.apache.org> This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git commit 528e4c7655b84b6afe5bf59601b7744c4bf09ca9 Merge: 3b7d72e 4897c88 Author: Gary Gregory AuthorDate: Mon Aug 3 09:20:46 2020 -0400 Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-lang.git pom.xml | 2 +- src/test/java/org/apache/commons/lang3/StringUtilsTest.java | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-)