SLING-7363: Loop over all resource bundles when below a root path, if there is a resource bundle with a basename, then the languageRootPath will be in more than one resource bundle (the one without basename and the one with basename). Loop over all resource changes instead of only the first one. Add integration tests to test that both bundles have been invalidated
2 files changed
tree: fe006f0bd9d9173193ec19112b8d27b0b4430e02
  1. src/
  2. .gitignore
  3. LICENSE
  4. pom.xml
  5. README.md
README.md

Apache Sling I18N Support

This module is part of the Apache Sling project.

Support for creating Java I18N ResourceBundles from repository resources.