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:46 UTC

[sling-org-apache-sling-karaf-launchpad-oak-tar-integration-tests] 15/44: cleanup

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 d396df1889ef827a1d396437c98a9e19cb4e5abb
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Mon Dec 19 19:25:12 2016 +0000

    cleanup
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1775163 13f79535-47bb-0310-9956-ffa450edef68
---
 .../karaf/tests/configuration/SlingLaunchpadOakTarConfiguration.java     | 1 -
 1 file changed, 1 deletion(-)

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 b5769fc..655e19d 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
@@ -35,7 +35,6 @@ import static org.ops4j.pax.exam.karaf.options.KarafDistributionOption.editConfi
 
 public class SlingLaunchpadOakTarConfiguration extends KarafTestSupport {
 
-    // TODO SLING-6136/KARAF-4760
     private Option testBundle() throws Exception {
         final String filename = System.getProperty("repoinit.filename");
         final InputStream repoinit = new FileInputStream(filename);

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