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:28:15 UTC

[sling-org-apache-sling-karaf-launchpad-oak-tar-integration-tests] 44/44: remove legacy bundles (SLING-6928)

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 8a4a288522ca06ba75f3c62de555fa13c29121f3
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Wed Oct 4 14:00:39 2017 +0000

    remove legacy bundles (SLING-6928)
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1811075 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 81daf54..f6d8f42 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
@@ -59,9 +59,6 @@ public class SlingLaunchpadOakTarConfiguration extends KarafTestSupport {
                 "sling-installer-provider-jcr",
                 "sling-jcr-jackrabbit-security"
             ),
-            // legacy
-            mavenBundle().groupId("org.apache.sling").artifactId("org.apache.sling.commons.json").versionAsInProject(),
-            mavenBundle().groupId("org.apache.sling").artifactId("org.apache.sling.servlets.compat").versionAsInProject(),
             // test support
             mavenBundle().groupId("org.apache.sling").artifactId("org.apache.sling.junit.core").versionAsInProject(),
             mavenBundle().groupId("org.apache.sling").artifactId("org.apache.sling.junit.remote").versionAsInProject(),

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