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

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


    from 9b9bd21  [maven-release-plugin] prepare for next development iteration
     add 0bde78c  changed Map iterations to use entrySet when both key and 
value are used
     add 87967b9  changed Map iteration to use entrySet
     add 00b5f43  changed tabs into spaces
     new 80698ed  Merge pull request #186 from sdutry/sonar-entrySet

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:
 .../opensymphony/xwork2/config/impl/AbstractMatcher.java  | 10 +++++-----
 .../xwork2/config/impl/ActionConfigMatcher.java           |  4 ++--
 .../xwork2/config/impl/DefaultConfiguration.java          | 10 +++++-----
 .../xwork2/config/providers/InterceptorBuilder.java       | 12 ++++++------
 .../xwork2/conversion/impl/XWorkConverter.java            |  4 ++--
 .../xwork2/interceptor/ParameterFilterInterceptor.java    |  6 ++++--
 .../xwork2/interceptor/ParametersInterceptor.java         | 15 ++++++++-------
 .../main/java/org/apache/struts2/components/UIBean.java   |  6 ++++--
 .../multipart/JakartaStreamMultiPartRequest.java          |  4 ++--
 .../apache/struts2/interceptor/CheckboxInterceptor.java   | 14 +++++++++-----
 .../java/org/apache/struts2/result/PostbackResult.java    |  5 +++--
 .../struts2/views/freemarker/FreemarkerManager.java       |  4 ++--
 .../convention/PackageBasedActionConfigBuilder.java       |  8 ++++----
 .../org/apache/struts2/views/java/XHTMLTagSerializer.java |  7 ++++---
 .../main/java/org/apache/struts2/json/JSONCleaner.java    |  3 +--
 .../java/org/apache/struts2/osgi/host/BaseOsgiHost.java   | 11 ++++++-----
 .../org/apache/struts2/portlet/util/PortletUrlHelper.java |  5 +++--
 .../tiles/StrutsWildcardServletApplicationContext.java    |  7 +++----
 18 files changed, 73 insertions(+), 62 deletions(-)

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

Reply via email to