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 2018/02/09 12:40:01 UTC

[sling-org-apache-sling-karaf-launchpad-oak-tar-integration-tests] 01/03: Revert "SLING-6130 Restrict access for principal everyone and move configuration to repoinit"

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

commit 1d83c30288adee1b87b8e2fadd36414dfe6f3924
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Fri Feb 9 11:38:02 2018 +0100

    Revert "SLING-6130 Restrict access for principal everyone and move configuration to repoinit"
    
    This reverts commit 029e7c788b123c266b466d23056041b527d4ddf6.
---
 pom.xml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index ec8c1e8..2b70dda 100644
--- a/pom.xml
+++ b/pom.xml
@@ -277,8 +277,6 @@
                 <exclude>org/apache/sling/launchpad/webapp/integrationtest/servlets/resolution/WarSelectorServletTest.*</exclude>
                 <!-- SLING-5414 Launchpad/Provisioning Model only -->
                 <exclude>org/apache/sling/launchpad/webapp/integrationtest/provisioning/EmbeddedModelTest.*</exclude>
-                <!-- SLING-6130 -->
-                <exclude>org/apache/sling/launchpad/webapp/integrationtest/FiltersTest</exclude>
               </excludes>
             </configuration>
           </plugin>

-- 
To stop receiving notification emails like this one, please contact
olli@apache.org.