You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by kw...@apache.org on 2019/12/19 08:41:49 UTC

[sling-org-apache-sling-i18n] branch master updated (797930e -> 95eb584)

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

kwin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-i18n.git.


    from 797930e  SLING-8514 Make Pax Exam testing compliant with Java 9 and higher
     new 6f45539  SLING-8915 Lazily replace previously cached ResourceBundles when reloaded on preload enabled
     new c8f9bb4  SLING-8915 Lazily replace previously cached ResourceBundles when reloaded on preload enabled
     new fe27ef2  SLING-8915 verify blocking behaviour of getResourceBundleInternal when reloading
     new 95eb584  Merge pull request #3 from Buuhuu/feature/SLING-8915

The 127 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:
 .../sling/i18n/impl/JcrResourceBundleProvider.java | 55 ++++++++++------
 .../ConcurrentJcrResourceBundleLoadingTest.java    | 73 +++++++++++++++++++++-
 2 files changed, 107 insertions(+), 21 deletions(-)