[
https://issues.apache.org/jira/browse/WW-5034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16854239#comment-16854239
]
Hudson commented on WW-5034:
----------------------------
SUCCESS: Integrated in Jenkins build Struts-master-JDK8 #255 (See
[https://builds.apache.org/job/Struts-master-JDK8/255/])
[WW-5034] Forward port Minor enhancement/fix to
(43964333+jcgh4164838gh792c124b5: rev 5c30e0d5c6ed8c6237f1e3705c8639a7f7a35214)
* (edit)
core/src/main/java/com/opensymphony/xwork2/util/AbstractLocalizedTextProvider.java
* (edit)
core/src/test/java/com/opensymphony/xwork2/util/StrutsLocalizedTextProviderTest.java
> Minor enhancement/fix to AbstractLocalizedTextProvider
> ------------------------------------------------------
>
> Key: WW-5034
> URL: https://issues.apache.org/jira/browse/WW-5034
> Project: Struts 2
> Issue Type: Improvement
> Components: Core
> Affects Versions: 2.5.20
> Reporter: James Chaplin
> Priority: Minor
> Labels: pull-request-available
> Fix For: 2.5.21, 2.6
>
>
> Hello Apache Struts Team.
> This Jira issue is to track a minor enhancement/fix for the
> AbstractLocalizedTextProvider.
> - Made a "constant" static to save an initialization for instance members.
> - Updated clearBundle() method comment for accuracy, added debug log output.
> - Introduced a protected clearBundle(bundle, locale) method, with debug log
> output.
> - Introduced protected clearMissingBundlesCache() method, with debug log
> output.
> The additional methods could allow for more flexible custom
> AbstractLocalizedTextProvider descendants for use in scenarios where
> applications desire different behaviour.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)