This is an automated email from the ASF dual-hosted git repository.
dklco pushed a change to branch SLING-11808
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-app-cms.git
from 10f90e92 Merge branch 'master' into SLING-11808
add 3f3a7037 Updating to set index properties used by reference in an
IndexUpdate Repository Inializer and adding some logging to the IndexCreate
Initializer to make it easier to debug order issues
No new revisions were added by this update.
Summary of changes:
.../sling/cms/core/internal/IndexCreator.java | 13 +++++
reference/pom.xml | 12 +++++
.../sling/cms/reference/impl/IndexUpdate.java | 63 ++++++++++++++++++++++
.../sling/cms/reference/impl/IndexUpdateTest.java | 45 +++++-----------
4 files changed, 100 insertions(+), 33 deletions(-)
create mode 100644
reference/src/main/java/org/apache/sling/cms/reference/impl/IndexUpdate.java
copy
core/src/test/java/org/apache/sling/cms/core/internal/IndexCreatorTest.java =>
reference/src/test/java/org/apache/sling/cms/reference/impl/IndexUpdateTest.java
(58%)