]> source.dussan.org Git - archiva.git/commitdiff
remove redback-authorization-ldap
authorOlivier Lamy <olamy@apache.org>
Tue, 15 Jan 2013 14:06:14 +0000 (14:06 +0000)
committerOlivier Lamy <olamy@apache.org>
Tue, 15 Jan 2013 14:06:14 +0000 (14:06 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1433425 13f79535-47bb-0310-9956-ffa450edef68

archiva-modules/archiva-web/archiva-webapp/pom.xml
pom.xml

index d7f2949fe9763995e88e565590f01575529db153..ab512a18cf302b1099999283bf0bbafbdf69ac0c 100644 (file)
       <groupId>org.apache.archiva.redback</groupId>
       <artifactId>redback-integrations-security</artifactId>
     </dependency>
-    <dependency>
-      <groupId>org.apache.archiva.redback</groupId>
-      <artifactId>redback-authorization-ldap</artifactId>
-      <exclusions>
-        <exclusion>
-          <groupId>commons-logging</groupId>
-          <artifactId>commons-logging</artifactId>
-        </exclusion>
-      </exclusions>
-    </dependency>
     <dependency>
       <groupId>org.slf4j</groupId>
       <artifactId>jcl-over-slf4j</artifactId>
diff --git a/pom.xml b/pom.xml
index 8912b2c516c6ca2f32d8d6288009a4b45ddd1c8e..82afda02ae13d7599f51b8ccc482a94691ac2adc 100644 (file)
--- a/pom.xml
+++ b/pom.xml
           </exclusion>
         </exclusions>
       </dependency>
-      <dependency>
-        <groupId>org.apache.archiva.redback</groupId>
-        <artifactId>redback-authorization-ldap</artifactId>
-        <version>${redback.version}</version>
-        <exclusions>
-          <exclusion>
-            <groupId>commons-logging</groupId>
-            <artifactId>commons-logging</artifactId>
-          </exclusion>
-        </exclusions>
-      </dependency>
       <dependency>
         <groupId>org.apache.archiva.redback</groupId>
         <artifactId>redback-users-memory</artifactId>