You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ol...@apache.org on 2017/12/08 14:22:06 UTC

[sling-org-apache-sling-karaf-integration-tests] 02/03: SLING-7010 Switch from configfile to external config

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

olli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-karaf-integration-tests.git

commit 541e1e34b5a84c499d9b5b6f9c2e2a584cbac993
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Sun Nov 26 12:53:19 2017 +0100

    SLING-7010 Switch from configfile to external config
---
 pom.xml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 68e0f0e..6238a55 100644
--- a/pom.xml
+++ b/pom.xml
@@ -282,9 +282,6 @@
             </executions>
             <configuration>
               <redirectTestOutputToFile>true</redirectTestOutputToFile>
-              <excludes>
-                <exclude>**/SlingLaunchpadOak*IT.*</exclude>
-              </excludes>
             </configuration>
           </plugin>
         </plugins>

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