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 9A121200D24 for ; Tue, 24 Oct 2017 09:55:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 98A9F160BE0; Tue, 24 Oct 2017 07:55:22 +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 D1D8B160BDB for ; Tue, 24 Oct 2017 09:55:21 +0200 (CEST) Received: (qmail 1919 invoked by uid 500); 24 Oct 2017 07:55:20 -0000 Mailing-List: contact commits-help@struts.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@struts.apache.org Delivered-To: mailing list commits@struts.apache.org Received: (qmail 1910 invoked by uid 99); 24 Oct 2017 07:55:20 -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; Tue, 24 Oct 2017 07:55:20 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id A47D68068D; Tue, 24 Oct 2017 07:55:17 +0000 (UTC) Date: Tue, 24 Oct 2017 07:55:18 +0000 To: "commits@struts.apache.org" Subject: [struts] 01/01: Merge pull request #176 from lukaszlenart/multipart-regex MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit From: lukaszlenart@apache.org In-Reply-To: <150883171768.29261.18140565550615625456@gitbox.apache.org> References: <150883171768.29261.18140565550615625456@gitbox.apache.org> X-Git-Host: gitbox.apache.org X-Git-Repo: struts X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Rev: e9fe38608acf7f570e6494849f90a806cfce7fe0 X-Git-NotificationType: diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated Message-Id: <20171024075518.A47D68068D@gitbox.apache.org> archived-at: Tue, 24 Oct 2017 07:55:22 -0000 This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/struts.git commit e9fe38608acf7f570e6494849f90a806cfce7fe0 Merge: 94315da 4ad5ff8 Author: Lukasz Lenart AuthorDate: Tue Oct 24 09:55:15 2017 +0200 Merge pull request #176 from lukaszlenart/multipart-regex WW-4862: Multipart regex .../org/apache/struts2/dispatcher/Dispatcher.java | 2 +- .../apache/struts2/dispatcher/DispatcherTest.java | 30 ++++++++++++++++++++++ 2 files changed, 31 insertions(+), 1 deletion(-) -- To stop receiving notification emails like this one, please contact "commits@struts.apache.org" .