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

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


    from ac80d015 [maven-release-plugin] prepare for next development iteration
     new bd56d209 Minor - removing non-active comment
     new 618c02c1 SLING-11746 - Fixing issue checking out CMS in windows

The 2 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:
 .../apache/sling/cms/core/models/StartContent.java |  2 +-
 feature/pom.xml                                    |  2 +-
 feature/src/main/features/base.json                |  6 +--
 feature/src/main/features/cms/cms-repoinit.txt     | 17 ++++---
 .../src/main/features/models-jacksonexporter.json  |  8 ++++
 ui/src/main/resources/jcr_root/ROOT.json           |  5 --
 .../{oak:index => _oak_index}/ntHierarchyNode.json |  1 +
 .../{oak:index => _oak_index}/slingComponent.json  |  1 +
 .../{oak:index => _oak_index}/slingFile.json       |  1 +
 .../{oak:index => _oak_index}/slingPage.json       |  1 +
 .../{oak:index => _oak_index}/slingTaxonomy.json   |  1 +
 .../jcr_root/_oak_index/slingeventJob.json         | 56 ++++++++++++++++++++++
 12 files changed, 85 insertions(+), 16 deletions(-)
 delete mode 100644 ui/src/main/resources/jcr_root/ROOT.json
 rename ui/src/main/resources/jcr_root/{oak:index => 
_oak_index}/ntHierarchyNode.json (99%)
 rename ui/src/main/resources/jcr_root/{oak:index => 
_oak_index}/slingComponent.json (97%)
 rename ui/src/main/resources/jcr_root/{oak:index => _oak_index}/slingFile.json 
(99%)
 rename ui/src/main/resources/jcr_root/{oak:index => _oak_index}/slingPage.json 
(99%)
 rename ui/src/main/resources/jcr_root/{oak:index => 
_oak_index}/slingTaxonomy.json (97%)
 create mode 100644 ui/src/main/resources/jcr_root/_oak_index/slingeventJob.json

Reply via email to