You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by st...@apache.org on 2021/06/07 13:54:19 UTC

[sling-org-apache-sling-starter] branch master updated (cc286c8 -> 1475c96)

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

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


    from cc286c8  Update to o.a.s.resourceresolver 1.7.8
     new 52b7a86  Update Apache Sling Event Support 4.2.20
     new 1475c96  Update Apache Sling Discovery Commons 1.0.24, Apache Sling Discovery Base 2.0.10, Apache Sling Discovery Oak 1.2.34

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:
 src/main/features/discovery.json | 6 +++---
 src/main/features/event.json     | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

[sling-org-apache-sling-starter] 01/02: Update Apache Sling Event Support 4.2.20

Posted by st...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

stefanegli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-starter.git

commit 52b7a864d8e6ce4412afd5e480e5f8bf341b8617
Author: Stefan Egli <st...@apache.org>
AuthorDate: Mon Jun 7 15:51:53 2021 +0200

    Update Apache Sling Event Support 4.2.20
---
 src/main/features/event.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/features/event.json b/src/main/features/event.json
index da8d8f4..e0a4033 100644
--- a/src/main/features/event.json
+++ b/src/main/features/event.json
@@ -6,7 +6,7 @@
             "start-order":"20"
         },
         {
-            "id":"org.apache.sling:org.apache.sling.event:4.2.18",
+            "id":"org.apache.sling:org.apache.sling.event:4.2.20",
             "start-order":"20"
         }
     ],

[sling-org-apache-sling-starter] 02/02: Update Apache Sling Discovery Commons 1.0.24, Apache Sling Discovery Base 2.0.10, Apache Sling Discovery Oak 1.2.34

Posted by st...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

stefanegli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-starter.git

commit 1475c96aa467ce13c568c4e80f47e448e2862c3c
Author: Stefan Egli <st...@apache.org>
AuthorDate: Mon Jun 7 15:53:49 2021 +0200

    Update Apache Sling Discovery Commons 1.0.24, Apache Sling Discovery Base 2.0.10, Apache Sling Discovery Oak 1.2.34
---
 src/main/features/discovery.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/main/features/discovery.json b/src/main/features/discovery.json
index 9a8bf34..59c4687 100644
--- a/src/main/features/discovery.json
+++ b/src/main/features/discovery.json
@@ -6,15 +6,15 @@
             "start-order":"20"
         },
         {
-            "id":"org.apache.sling:org.apache.sling.discovery.base:2.0.8",
+            "id":"org.apache.sling:org.apache.sling.discovery.base:2.0.10",
             "start-order":"20"
         },
         {
-            "id":"org.apache.sling:org.apache.sling.discovery.commons:1.0.20",
+            "id":"org.apache.sling:org.apache.sling.discovery.commons:1.0.24",
             "start-order":"20"
         },
         {
-            "id":"org.apache.sling:org.apache.sling.discovery.oak:1.2.30",
+            "id":"org.apache.sling:org.apache.sling.discovery.oak:1.2.34",
             "start-order":"20"
         },
         {