JCgH4164838Gh792C124B5 opened a new pull request #467:
URL: https://github.com/apache/struts/pull/467


   TextProvider feature addition and cleanup:
   - Introduce (optional) control flag STRUTS_I18N_SEARCH_DEFAULTBUNDLES_FIRST 
to request TextProviders read from default resource bundles first, instead of 
their standard lookup ordering.  Defaults to false.
   - Minor refactor of AbstractLocalizedTextProvider hierarchy to introduce 
getDefaultMessageWithAlternateKey() method that repackages existing logic used 
by the SrutsLocalizedTextProvider and GlobalLocalizedTextProvider.
   - Update GlobalLocalizedTextProvider method comments to properly reflect the 
actual logic of some of its methods.
   - New unit tests to confirm standard and default bundle first lookup 
ordering.
   - Cleanup of some unused imports, a few typos, and code formatting items.
   - Cleanup of default.properties comments to make them more consistent.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org

Reply via email to