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 2023/03/07 06:43:54 UTC

[struts] branch master updated (ab0323148 -> 21b422838)

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 ab0323148 Merge pull request #662 from apache/WW-5285-max-files
     new f69666b5c WW-5290 Refactor ConfigurationManager
     new 8f5b77ece WW-5290 Fix logging and needsReload loop
     new 21b422838 Merge pull request #666 from atlassian/config-manager-refactor

The 6522 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/config/ConfigurationManager.java        | 203 ++++++++++-----------
 .../xwork2/config/ContainerProvider.java           |  20 +-
 .../xwork2/config/ConfigurationManagerTest.java    |  69 ++-----
 .../apache/struts2/dispatcher/DispatcherTest.java  |   7 -
 4 files changed, 128 insertions(+), 171 deletions(-)