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 6e4d451341626ae6c17fde003cdea079e86d7a11
Author: Oliver Lietz <[email protected]>
AuthorDate: Fri Jan 13 07:57:09 2017 +0000

    SLING-6411 Upgrade Karaf to 4.1
    
    adjust log configuration
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1778504 
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 279ed7e..d0ff2a7 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
@@ -52,7 +52,6 @@ public class SlingLaunchpadOakTarConfiguration extends 
KarafTestSupport {
         final int httpPort = Integer.getInteger("http.port");
         return OptionUtils.combine(baseConfiguration(),
             cleanCaches(true),
-            editConfigurationFilePut("etc/org.ops4j.pax.logging.cfg", 
"log4j.rootLogger", "ERROR, out, sift, osgi:*"),
             // configurations for tests
             editConfigurationFilePut("etc/custom.properties", 
"sling.run.modes", "oak_tar"),
             editConfigurationFilePut("etc/users.properties", "admin", 
"admin,_g_:admingroup"), // Sling’s default admin credentials used in tests

-- 
To stop receiving notification emails like this one, please contact
"[email protected]" <[email protected]>.

Reply via email to