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 EE2F8200D41 for ; Tue, 7 Nov 2017 12:54:41 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id EC863160BED; Tue, 7 Nov 2017 11:54:41 +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 617C9160C05 for ; Tue, 7 Nov 2017 12:54:41 +0100 (CET) Received: (qmail 13091 invoked by uid 500); 7 Nov 2017 11:54:26 -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 12698 invoked by uid 99); 7 Nov 2017 11:48:22 -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, 07 Nov 2017 11:48:22 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 54E5687C64; Tue, 7 Nov 2017 11:48:22 +0000 (UTC) Date: Tue, 07 Nov 2017 11:48:22 +0000 To: , "' commits@struts.apache.org" , '@gitbox.apache.org, Subject: [struts] branch master updated (d5c7196 -> d35ab6d) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <151005530218.14148.12430648941237538178@gitbox.apache.org> From: lukaszlenart@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: struts X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: d5c71968dab132b713885fdca1b4036af1b5ddcb X-Git-Newrev: d35ab6d9451e3521e9c4e2b1c9a16ba367493499 X-Git-NotificationType: ref_changed X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated archived-at: Tue, 07 Nov 2017 11:54:42 -0000 This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/struts.git. from d5c7196 Merge pull request #180 from yasserzamani/WW-4846-tests add c1e0528 WW-4869 Fixes JarEntryRevision add 8e17f5a WW-4869 Adds unit tests add 518bcef WW-4869 Fixes demo created jar file name in unit tests new d35ab6d Merge pull request #172 from yasserzamani/WW-4869 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: .../xwork2/util/fs/JarEntryRevision.java | 73 ++++++++++------------ .../xwork2/util/fs/JarEntryRevisionTest.java | 54 ++++++++++++++++ 2 files changed, 88 insertions(+), 39 deletions(-) create mode 100644 core/src/test/java/com/opensymphony/xwork2/util/fs/JarEntryRevisionTest.java -- To stop receiving notification emails like this one, please contact ['"commits@struts.apache.org" '].