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

cziegeler pushed a change to branch issues/SLING-11741
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-base.git


    omit 91a1555  Make sure configurations are updated before using service 
starts
    omit 54e478e  Use constants for pid/factory pid
    omit fe21eed  Merge code into a single class
    omit 85bde8d  Fix factory configuration handling, update all occurences, 
fix tests
    omit 82f6d68  Rename variables
    omit 074f29d  Rename fragment to AllowListFragment
    omit 2c8c2ef  Update gitignore
    omit eebd149  Switch to cm service dependency and remove perm file
    omit 4f06abf  Implement PR feedback.
    omit 98c37d5  Update the configurations when the listener components start.
    omit 7dc1da9  Update configuration for the allowlist based on the older 
whitelist configs.
    omit 9aa39b7  [SLING-11741] Provide alternative terminology for inequitable 
terms
     add 6ed0a03  SLING-11770 : Cleanup in sling-jcr-base
     add 779d8a7  Merge pull request #8 from apache/SLING-11770
     add 393b5c9  [maven-release-plugin] prepare release 
org.apache.sling.jcr.base-3.1.12
     add 8bc0096  [maven-release-plugin] prepare for next development iteration
     add 624329c  SLING-11818 : Update to Sling Parent POM 48 broke api 
generation
     add 5971a09  [maven-release-plugin] prepare release 
org.apache.sling.jcr.base-3.1.14
     add 5cb1578  [maven-release-plugin] prepare for next development iteration
     add 0fc4bef  SLING-11819 : Update to latest Sling mock dependencies
     add 11d72d6  Update to parent pom 49
     add 8834f93  Merge pull request #10 from apache/SLING-11819
     add 89e3620  SLING-11709 - Set up Jira autolinks to all Sling Github 
projects
     add 5e6f38c  [SLING-11741] Provide alternative terminology for inequitable 
terms
     add d375019  Update configuration for the allowlist based on the older 
whitelist configs.
     add dddeff5  Update the configurations when the listener components start.
     add a2dadc6  Implement PR feedback.
     add 7695e18  Switch to cm service dependency and remove perm file
     add bccbc09  Update gitignore
     add f0ecb5e  Rename fragment to AllowListFragment
     add 66254bc  Rename variables
     add ab930d1  Fix factory configuration handling, update all occurences, 
fix tests
     add cb64abc  Merge code into a single class
     add 3974dbf  Use constants for pid/factory pid
     add f331487  Make sure configurations are updated before using service 
starts

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (91a1555)
            \
             N -- N -- N   refs/heads/issues/SLING-11741 (f331487)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .asf.yaml                                          |  11 ++
 pom.xml                                            |  30 +----
 .../sling/jcr/base/util/RepositoryAccessor.java    | 141 ++++-----------------
 .../sling/jcr/base/RepositoryInitializersTest.java |   4 +-
 4 files changed, 47 insertions(+), 139 deletions(-)
 create mode 100644 .asf.yaml

Reply via email to