Ate Douma pushed to branch release/5.0 at cms-community / hippo-site-toolkit


Commits:
e9c5714c by Peter Centgraf at 2017-09-25T16:46:01+02:00
HSTTWO-4132 Configure webmaster group with membership as a system property with 
initial empty value

(cherry picked from commit 71d7ffbaf1ec87a3e7ad7a92619586cd7d359f6e)

- - - - -


2 changed files:

- pom.xml
- 
toolkit-resources/addon/repository/src/main/resources/hcm-config/hippo-configuration/group-webmaster.yaml


Changes:

=====================================
pom.xml
=====================================
--- a/pom.xml
+++ b/pom.xml
@@ -82,8 +82,8 @@
 
     <hippo.jackrabbit.version>2.14.0-h2</hippo.jackrabbit.version>
     <hippo.commons.version>4.0.0</hippo.commons.version>
-    <hippo.repository.version>5.0.1</hippo.repository.version>
-    
<hippo.configuration-management.version>1.0.1</hippo.configuration-management.version>
+    <hippo.repository.version>5.0.2-SNAPSHOT</hippo.repository.version>
+    
<hippo.configuration-management.version>1.0.2-SNAPSHOT</hippo.configuration-management.version>
     <hippo.cms.version>5.0.0</hippo.cms.version>
     <hippo.utilities.version>4.0.0</hippo.utilities.version>
     <hippo.services.version>4.0.0</hippo.services.version>


=====================================
toolkit-resources/addon/repository/src/main/resources/hcm-config/hippo-configuration/group-webmaster.yaml
=====================================
--- 
a/toolkit-resources/addon/repository/src/main/resources/hcm-config/hippo-configuration/group-webmaster.yaml
+++ 
b/toolkit-resources/addon/repository/src/main/resources/hcm-config/hippo-configuration/group-webmaster.yaml
@@ -2,5 +2,7 @@ definitions:
   config:
     /hippo:configuration/hippo:groups/webmaster:
       jcr:primaryType: hipposys:group
-      hipposys:members: []
+      hipposys:members:
+        .meta:category: system
+        value: []
       hipposys:securityprovider: internal



View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-site-toolkit/commit/e9c5714c563ef3d017b542673cf148fb95d6a4a1

---
View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-site-toolkit/commit/e9c5714c563ef3d017b542673cf148fb95d6a4a1
You're receiving this email because of your account on code.onehippo.org.
_______________________________________________
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn

Reply via email to