You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2017/10/18 23:27:38 UTC

[sling-org-apache-sling-karaf-launchpad-oak-tar-integration-tests] 07/44: SLING-3821 Run launchpad integration tests against Sling on Karaf

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-karaf-launchpad-oak-tar-integration-tests.git

commit 215af8bda893bbef0c0ddfb3ac0b2f681ec7e59e
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Thu Sep 1 10:43:52 2016 +0000

    SLING-3821 Run launchpad integration tests against Sling on Karaf
    
    cleanup
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1758755 13f79535-47bb-0310-9956-ffa450edef68
---
 .../karaf/tests/configuration/SlingLaunchpadOakTarConfiguration.java   | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/src/test/java/org/apache/sling/karaf/tests/configuration/SlingLaunchpadOakTarConfiguration.java b/src/test/java/org/apache/sling/karaf/tests/configuration/SlingLaunchpadOakTarConfiguration.java
index 0ad5ded..abb9235 100644
--- a/src/test/java/org/apache/sling/karaf/tests/configuration/SlingLaunchpadOakTarConfiguration.java
+++ b/src/test/java/org/apache/sling/karaf/tests/configuration/SlingLaunchpadOakTarConfiguration.java
@@ -46,9 +46,6 @@ public class SlingLaunchpadOakTarConfiguration extends KarafTestSupport {
             editConfigurationFilePut("etc/org.apache.sling.resourceresolver.impl.observation.OsgiObservationBridge.cfg", "enabled", "true"),
             addSlingFeatures(
                 "sling-launchpad-oak-tar",
-                "sling-extension-discovery-standalone",
-                "sling-extension-event",
-                "sling-extension-healthcheck",
                 "sling-launchpad-content",
                 "sling-auth-form",
                 "sling-auth-openid",

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.