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

lukaszlenart pushed a change to branch struts-2-5-x
in repository https://gitbox.apache.org/repos/asf/struts.git.


    from e74e553  Merge pull request #356 from 
JCgH4164838Gh792C124B5/local_25x_LibUpd3
     new 3c69561  Minor enhancement/fix to AbstractLocalizedTextProvider: - 
Made "constant" RELOADED static to save an initialization every time. - Updated 
clearBundle(final String bundleName) method comment as it   seemed inaccurate, 
added debug log output when called. - Introduced protected clearBundle(final 
String bundleName, Locale locale)   method for use by descendants, with debug 
log output when called. - Introduced protected clearMissingBundlesCache() 
method for use by   descendan [...]
     new 865b8a2  Update PR with unit test: - Add a unit test to include test 
coverage and confirm no failures in the new methods.
     new a63beef  Merge pull request #355 from 
JCgH4164838Gh792C124B5/localS2_25x_TextProviderFix

The 5400 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/util/AbstractLocalizedTextProvider.java | 41 ++++++++++-
 .../util/StrutsLocalizedTextProviderTest.java      | 86 ++++++++++++++++++++++
 2 files changed, 124 insertions(+), 3 deletions(-)

Reply via email to