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 2018/11/20 11:45:54 UTC

[struts] branch master updated (ef361b1 -> fd704ad)

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 ef361b1  fix travis if statement syntax
     add c10d622  WW-4983 Set private access modifier for HttpParameters.toMap
     new fd704ad  Merge pull request #276 from sepe81/http-params

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:
 .../main/java/org/apache/struts2/dispatcher/HttpParameters.java  | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)


[struts] 01/01: Merge pull request #276 from sepe81/http-params

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 fd704ad5facc6d7376c2ffaf160a26f7c34f1960
Merge: ef361b1 c10d622
Author: Lukasz Lenart <lu...@gmail.com>
AuthorDate: Tue Nov 20 12:45:49 2018 +0100

    Merge pull request #276 from sepe81/http-params
    
    WW-4983 Set private access modifier for HttpParameters.toMap

 .../main/java/org/apache/struts2/dispatcher/HttpParameters.java  | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)