You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by dk...@apache.org on 2020/07/30 18:18:18 UTC

[sling-org-apache-sling-app-cms] 11/18: Almost all bundle order issues resolved

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

dklco pushed a commit to branch SLING-8913-multiple-instance-types
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-app-cms.git

commit 923a85983cd6447925c122f27ed2aa2970e43045
Author: Dan Klco <dk...@apache.org>
AuthorDate: Fri Jul 24 16:20:11 2020 -0400

    Almost all bundle order issues resolved
---
 feature/src/main/features/oak_oak.json     | 2 +-
 feature/src/main/features/sling_sling.json | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/feature/src/main/features/oak_oak.json b/feature/src/main/features/oak_oak.json
index 37aa1d7..6bc504b 100644
--- a/feature/src/main/features/oak_oak.json
+++ b/feature/src/main/features/oak_oak.json
@@ -64,7 +64,7 @@
         },
         {
             "id":"org.apache.sling:org.apache.sling.jcr.oak.server:1.2.4",
-            "start-order":"16"
+            "start-order":"20"
         },
         {
             "id":"org.apache.jackrabbit:oak-segment-tar:${oak.version}",
diff --git a/feature/src/main/features/sling_sling.json b/feature/src/main/features/sling_sling.json
index dd0fe86..844fa5b 100644
--- a/feature/src/main/features/sling_sling.json
+++ b/feature/src/main/features/sling_sling.json
@@ -300,7 +300,7 @@
         },
         {
             "id":"org.apache.sling:org.apache.sling.jcr.base:3.1.0",
-            "start-order":"15"
+            "start-order":"20"
         },
         {
             "id":"org.apache.sling:org.apache.sling.jcr.davex:1.3.10",
@@ -308,11 +308,11 @@
         },
         {
             "id":"org.apache.sling:org.apache.sling.jcr.jackrabbit.accessmanager:3.0.4",
-            "start-order":"15"
+            "start-order":"20"
         },
         {
             "id":"org.apache.sling:org.apache.sling.jcr.jackrabbit.usermanager:2.2.8",
-            "start-order":"15"
+            "start-order":"20"
         },
         {
             "id":"org.apache.sling:org.apache.sling.jcr.jcr-wrapper:2.0.0",