From commits-return-19135-archive-asf-public=cust-asf.ponee.io@struts.apache.org Fri Jul 17 09:46:49 2020 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 5F9DA18062C for ; Fri, 17 Jul 2020 11:46:49 +0200 (CEST) Received: (qmail 94787 invoked by uid 500); 17 Jul 2020 09:46:48 -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 94778 invoked by uid 99); 17 Jul 2020 09:46:48 -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; Fri, 17 Jul 2020 09:46:48 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 020AA811CC; Fri, 17 Jul 2020 09:46:47 +0000 (UTC) Date: Fri, 17 Jul 2020 09:46:47 +0000 To: "commits@struts.apache.org" Subject: [struts] branch struts-2-5-x updated (bd00795 -> 4504e61) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <159497920773.27970.16855849975808991226@gitbox.apache.org> From: yasserzamani@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: struts X-Git-Refname: refs/heads/struts-2-5-x X-Git-Reftype: branch X-Git-Oldrev: bd007953eac3ea8e1964072d8c33c66684e1747c X-Git-Newrev: 4504e610f1a08e3d9f519f25048c4e83b90a1f87 X-Git-NotificationType: ref_changed X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated This is an automated email from the ASF dual-hosted git repository. yasserzamani pushed a change to branch struts-2-5-x in repository https://gitbox.apache.org/repos/asf/struts.git. from bd00795 Sets a proper timestamp as maven-jar-plugin doesn't support "now" add 1b0c743 WW-5077 Uses a different pattern if DMI is enabled add 3220d83 WW-5077 Restores escaped brackets add 9b3a23e WW-5077 Adjusts DMI aware Regex to be more narrowed new 4504e61 Merge pull request #425 from apache/WW-5077-dmi-aware The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../security/DefaultAcceptedPatternsChecker.java | 23 +++- .../security/DefaultExcludedPatternsChecker.java | 2 +- .../DefaultAcceptedPatternsCheckerTest.java | 136 +++++++++++++-------- 3 files changed, 104 insertions(+), 57 deletions(-)