You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by ya...@apache.org on 2021/01/29 15:11:53 UTC

[struts] branch master updated (c16939a -> 5ba7e0b)

This is an automated email from the ASF dual-hosted git repository.

yasserzamani pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/struts.git.


    from c16939a  Excludes demo apps from Sonar analysis
     add f208945  WW-5114 Drops deprecated struts.localeProvider
     add f43a8b7  WW-5113 Drops deprecated struts.xworkTextProvider
     add a88c4c8  WW-5113 WW-5114 Cleans up JavaDocs
     new 5ba7e0b  Merge pull request #470 from apache/WW-5113-5114-drop

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:
 .../java/com/opensymphony/xwork2/TextProvider.java |  2 +-
 .../java/org/apache/struts2/StrutsConstants.java   | 14 -----------
 .../config/StrutsBeanSelectionProvider.java        | 13 +++++-----
 .../struts2/config/entities/ConstantConfig.java    | 28 ----------------------
 .../struts2/config_browser/ShowBeansAction.java    | 23 +++++++++---------
 5 files changed, 18 insertions(+), 62 deletions(-)


[struts] 01/01: Merge pull request #470 from apache/WW-5113-5114-drop

Posted by ya...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

yasserzamani pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/struts.git

commit 5ba7e0b5686b59d7c522cc8cdc6ef1bf1e6be972
Merge: c16939a a88c4c8
Author: Yasser Zamani <ya...@apache.org>
AuthorDate: Fri Jan 29 18:41:41 2021 +0330

    Merge pull request #470 from apache/WW-5113-5114-drop
    
    [WW-5113] [WW-5114] Drops deprecated config options

 .../java/com/opensymphony/xwork2/TextProvider.java |  2 +-
 .../java/org/apache/struts2/StrutsConstants.java   | 14 -----------
 .../config/StrutsBeanSelectionProvider.java        | 13 +++++-----
 .../struts2/config/entities/ConstantConfig.java    | 28 ----------------------
 .../struts2/config_browser/ShowBeansAction.java    | 23 +++++++++---------
 5 files changed, 18 insertions(+), 62 deletions(-)