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-distribution.git

commit bebb9ff787c50be37c6a7e23b9965743fc56b072
Author: Julian Sedding <[email protected]>
AuthorDate: Thu Nov 10 12:35:27 2016 +0000

    SLING-5135 - Whitelist legit usages of loginAdministrative and 
administrative ResourceResolver
    
    - move LoginAdminWhitelist from o.a.s.jcr.base to o.a.s.jcr.oak-server and 
do NOT export it
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1769105 
13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 86ab04c..1908ea8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -168,7 +168,7 @@
       <groupId>org.apache.sling</groupId>
       <artifactId>org.apache.sling.karaf-configs</artifactId>
       <version>${project.version}</version>
-      
<classifier>org.apache.sling.jcr.base.internal.LoginAdminWhitelistImpl</classifier>
+      
<classifier>org.apache.sling.jcr.oak.server.internal.LoginAdminWhitelist</classifier>
       <type>config</type>
       <scope>runtime</scope>
     </dependency>

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

Reply via email to