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

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


The following commit(s) were added to refs/heads/master by this push:
     new d8a2076  SLING-7833 - 
BundleContentTest.testBundleContentParentFromMultipleBundles fails: Expected 
sling.js in the /system folder
d8a2076 is described below

commit d8a2076f4602fb7a90f52a9384b99222a507bce5
Author: Robert Munteanu <[email protected]>
AuthorDate: Fri Aug 17 17:32:33 2018 +0200

    SLING-7833 - BundleContentTest.testBundleContentParentFromMultipleBundles 
fails: Expected sling.js in the /system folder
    
    Revert updates to api and resourceresolver bundles until the IT failure is
    clarified.
---
 src/main/provisioning/sling.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/main/provisioning/sling.txt b/src/main/provisioning/sling.txt
index 105afd3..60ead0c 100644
--- a/src/main/provisioning/sling.txt
+++ b/src/main/provisioning/sling.txt
@@ -35,7 +35,7 @@
     org.apache.httpcomponents/httpcore-osgi/4.4.9
     org.apache.httpcomponents/httpclient-osgi/4.5.5
     org.apache.sling/org.apache.sling.adapter/2.1.10
-    org.apache.sling/org.apache.sling.api/2.18.2
+    org.apache.sling/org.apache.sling.api/2.18.0
     org.apache.sling/org.apache.sling.auth.core/1.4.2
     org.apache.sling/org.apache.sling.auth.form/1.0.10
     org.apache.sling/org.apache.sling.bundleresource.impl/2.3.0
@@ -59,7 +59,7 @@
     org.apache.sling/org.apache.sling.jcr.resource/3.0.16
     org.apache.sling/org.apache.sling.models.api/1.3.6
     org.apache.sling/org.apache.sling.models.impl/1.4.8
-    org.apache.sling/org.apache.sling.resourceresolver/1.6.4
+    org.apache.sling/org.apache.sling.resourceresolver/1.6.0
     org.apache.sling/org.apache.sling.serviceusermapper/1.4.0
     org.apache.sling/org.apache.sling.serviceuser.webconsole/1.0.0
     org.apache.sling/org.apache.sling.servlets.get/2.1.30

Reply via email to