From commits-return-63267-archive-asf-public=cust-asf.ponee.io@sling.apache.org Mon Jan 8 15:11:12 2018 Return-Path: X-Original-To: archive-asf-public@eu.ponee.io Delivered-To: archive-asf-public@eu.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by mx-eu-01.ponee.io (Postfix) with ESMTP id 37D33180607 for ; Mon, 8 Jan 2018 15:11:12 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 27E49160C1E; Mon, 8 Jan 2018 14:11:12 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 92480160C2C for ; Mon, 8 Jan 2018 15:11:11 +0100 (CET) Received: (qmail 15808 invoked by uid 500); 8 Jan 2018 14:11:10 -0000 Mailing-List: contact commits-help@sling.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@sling.apache.org Delivered-To: mailing list commits@sling.apache.org Received: (qmail 15799 invoked by uid 99); 8 Jan 2018 14:11:10 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Jan 2018 14:11:10 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 88816820BF; Mon, 8 Jan 2018 14:11:09 +0000 (UTC) Date: Mon, 08 Jan 2018 14:11:09 +0000 To: , "' commits@sling.apache.org" , '@gitbox.apache.org, Subject: [sling-org-apache-sling-i18n] branch master updated (37b6457 -> bedcbcc) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <151542066951.10125.10230681747540221978@gitbox.apache.org> From: kwin@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: sling-org-apache-sling-i18n X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 37b6457dc8ce5d55ee2a09527f211be3652394ec X-Git-Newrev: bedcbccacfefe91331ca64ee7ea8ce4c6997c13c X-Git-NotificationType: ref_changed X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated 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 37b6457 SLING-7353 Update to Sling Parent 33 add a8bbecc 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 new bedcbcc Merge pull request #1 from royteeuwen/bugfix/fix-resource-bundles-not-all-refreshed The 1 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 | 75 ++++++++++--------- .../sling/i18n/it/ResourceBundleProviderIT.java | 85 +++++++++++++--------- 2 files changed, 90 insertions(+), 70 deletions(-) -- To stop receiving notification emails like this one, please contact ['"commits@sling.apache.org" '].