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/28 07:52:30 UTC

[struts] branch master updated (7530042 -> 4e7ed1f)

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 7530042  Merge pull request #282 from JCgH4164838Gh792C124B5/localS2Branch
     add 1da9612  Fix warning: "container" hides the field declared at line 46
     add b853a99  Fix warning: Add the "@Override" annotation above this method signature
     add 67d0e71  Fix warning: Add a nested comment explaining why this method is empty
     new 4e7ed1f  Merge pull request #284 from sepe81/fix-sonar-warnings-for-ActionSupport

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:
 .../com/opensymphony/xwork2/ActionSupport.java     | 34 +++++++++++++++++++---
 1 file changed, 30 insertions(+), 4 deletions(-)


[struts] 01/01: Merge pull request #284 from sepe81/fix-sonar-warnings-for-ActionSupport

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 4e7ed1f40a93345db233bd6dcd247fe72e9b0b75
Merge: 7530042 67d0e71
Author: Lukasz Lenart <lu...@gmail.com>
AuthorDate: Wed Nov 28 08:52:25 2018 +0100

    Merge pull request #284 from sepe81/fix-sonar-warnings-for-ActionSupport
    
    Fix various sonar warnings for class ActionSupport

 .../com/opensymphony/xwork2/ActionSupport.java     | 34 +++++++++++++++++++---
 1 file changed, 30 insertions(+), 4 deletions(-)