You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by lu...@apache.org on 2017/12/14 08:18:30 UTC

[struts] branch master updated (d4b620d -> 278a211)

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 d4b620d  Merge pull request #191 from yasserzamani/WW-4900
     add 94758b6  WW-4901 Decouples Struts from URL.openConnection implementation of container
     add d082aac  WW-4901 Falls back if JarURLConnection was present already
     new 278a211  Merge pull request #190 from yasserzamani/WW-4901

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           |   6 +-
 .../xwork2/util/fs/StrutsJarURLConnection.java     | 102 +++++++++++++++++++++
 .../xwork2/util/fs/JarEntryRevisionTest.java       |  47 ++++++++++
 3 files changed, 151 insertions(+), 4 deletions(-)
 create mode 100644 core/src/main/java/com/opensymphony/xwork2/util/fs/StrutsJarURLConnection.java

-- 
To stop receiving notification emails like this one, please contact
['"commits@struts.apache.org" <co...@struts.apache.org>'].

[struts] 01/01: Merge pull request #190 from yasserzamani/WW-4901

Posted by lu...@apache.org.
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 278a2112b961cacc53a001afe54ab33b8d98d922
Merge: d4b620d d082aac
Author: Lukasz Lenart <lu...@gmail.com>
AuthorDate: Thu Dec 14 09:18:28 2017 +0100

    Merge pull request #190 from yasserzamani/WW-4901
    
    WW-4901 Decouples from URL.openConnection implementation of container

 .../xwork2/util/fs/JarEntryRevision.java           |   6 +-
 .../xwork2/util/fs/StrutsJarURLConnection.java     | 102 +++++++++++++++++++++
 .../xwork2/util/fs/JarEntryRevisionTest.java       |  47 ++++++++++
 3 files changed, 151 insertions(+), 4 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@struts.apache.org" <co...@struts.apache.org>.