You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2010/01/02 01:57:13 UTC

svn commit: r895103 - in /directory/apacheds/branches/apacheds-schema/kerberos-test: ./ .settings/ src/ src/test/ src/test/java/ src/test/java/org/ src/test/java/org/apache/ src/test/java/org/apache/directory/ src/test/java/org/apache/directory/server/...

Author: elecharny
Date: Sat Jan  2 00:57:12 2010
New Revision: 895103

URL: http://svn.apache.org/viewvc?rev=895103&view=rev
Log:
Added a new test project for kerberos to solve cycle dependencies problem

Added:
    directory/apacheds/branches/apacheds-schema/kerberos-test/   (with props)
    directory/apacheds/branches/apacheds-schema/kerberos-test/.classpath
    directory/apacheds/branches/apacheds-schema/kerberos-test/.project
    directory/apacheds/branches/apacheds-schema/kerberos-test/.settings/
    directory/apacheds/branches/apacheds-schema/kerberos-test/.settings/org.eclipse.jdt.core.prefs
    directory/apacheds/branches/apacheds-schema/kerberos-test/pom.xml
    directory/apacheds/branches/apacheds-schema/kerberos-test/src/
    directory/apacheds/branches/apacheds-schema/kerberos-test/src/test/
    directory/apacheds/branches/apacheds-schema/kerberos-test/src/test/java/
    directory/apacheds/branches/apacheds-schema/kerberos-test/src/test/java/org/
    directory/apacheds/branches/apacheds-schema/kerberos-test/src/test/java/org/apache/
    directory/apacheds/branches/apacheds-schema/kerberos-test/src/test/java/org/apache/directory/
    directory/apacheds/branches/apacheds-schema/kerberos-test/src/test/java/org/apache/directory/server/
    directory/apacheds/branches/apacheds-schema/kerberos-test/src/test/java/org/apache/directory/server/kerberos/
    directory/apacheds/branches/apacheds-schema/kerberos-test/src/test/java/org/apache/directory/server/kerberos/kdc/
    directory/apacheds/branches/apacheds-schema/kerberos-test/src/test/resources/
    directory/apacheds/branches/apacheds-schema/kerberos-test/target/
    directory/apacheds/branches/apacheds-schema/kerberos-test/target/.plxarc
    directory/apacheds/branches/apacheds-schema/kerberos-test/target/classes/
    directory/apacheds/branches/apacheds-schema/kerberos-test/target/classes/META-INF/
    directory/apacheds/branches/apacheds-schema/kerberos-test/target/classes/META-INF/DEPENDENCIES
    directory/apacheds/branches/apacheds-schema/kerberos-test/target/classes/META-INF/LICENSE
    directory/apacheds/branches/apacheds-schema/kerberos-test/target/classes/META-INF/NOTICE
    directory/apacheds/branches/apacheds-schema/kerberos-test/target/classes/org/
    directory/apacheds/branches/apacheds-schema/kerberos-test/target/classes/org/apache/
    directory/apacheds/branches/apacheds-schema/kerberos-test/target/classes/org/apache/directory/
    directory/apacheds/branches/apacheds-schema/kerberos-test/target/classes/org/apache/directory/server/
    directory/apacheds/branches/apacheds-schema/kerberos-test/target/classes/org/apache/directory/server/kerberos/
    directory/apacheds/branches/apacheds-schema/kerberos-test/target/classes/org/apache/directory/server/kerberos/kdc/
    directory/apacheds/branches/apacheds-schema/kerberos-test/target/maven-shared-archive-resources/
    directory/apacheds/branches/apacheds-schema/kerberos-test/target/maven-shared-archive-resources/META-INF/
    directory/apacheds/branches/apacheds-schema/kerberos-test/target/maven-shared-archive-resources/META-INF/DEPENDENCIES
    directory/apacheds/branches/apacheds-schema/kerberos-test/target/maven-shared-archive-resources/META-INF/LICENSE
    directory/apacheds/branches/apacheds-schema/kerberos-test/target/maven-shared-archive-resources/META-INF/NOTICE
    directory/apacheds/branches/apacheds-schema/kerberos-test/target/test-classes/

Propchange: directory/apacheds/branches/apacheds-schema/kerberos-test/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Sat Jan  2 00:57:12 2010
@@ -0,0 +1,4 @@
+.classpath
+.project
+.settings
+target

Added: directory/apacheds/branches/apacheds-schema/kerberos-test/.classpath
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/kerberos-test/.classpath?rev=895103&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/kerberos-test/.classpath (added)
+++ directory/apacheds/branches/apacheds-schema/kerberos-test/.classpath Sat Jan  2 00:57:12 2010
@@ -0,0 +1,72 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+	<classpathentry excluding="**/*.java" kind="src" path="target/maven-shared-archive-resources"/>
+	<classpathentry kind="src" path="src/test/java"/>
+	<classpathentry kind="src" path="src/test/resources"/>
+	<classpathentry kind="var" path="M2_REPO/antlr/antlr/2.7.7/antlr-2.7.7.jar"/>
+	<classpathentry kind="src" path="/apacheds-avl-partition"/>
+	<classpathentry kind="src" path="/apacheds-core"/>
+	<classpathentry kind="src" path="/apacheds-core-annotations"/>
+	<classpathentry kind="src" path="/apacheds-core-api"/>
+	<classpathentry kind="src" path="/apacheds-core-avl"/>
+	<classpathentry kind="src" path="/apacheds-core-constants"/>
+	<classpathentry kind="src" path="/apacheds-core-entry"/>
+	<classpathentry kind="src" path="/apacheds-core-jndi"/>
+	<classpathentry kind="src" path="/apacheds-core-mock"/>
+	<classpathentry kind="src" path="/apacheds-jdbm"/>
+	<classpathentry kind="src" path="/apacheds-jdbm-partition"/>
+	<classpathentry kind="src" path="/apacheds-jdbm-store"/>
+	<classpathentry kind="src" path="/apacheds-kerberos-shared"/>
+	<classpathentry kind="src" path="/apacheds-ldif-partition"/>
+	<classpathentry kind="src" path="/apacheds-protocol-kerberos"/>
+	<classpathentry kind="src" path="/apacheds-protocol-ldap"/>
+	<classpathentry kind="src" path="/apacheds-protocol-shared"/>
+	<classpathentry kind="src" path="/apacheds-server-annotations"/>
+	<classpathentry kind="src" path="/apacheds-test-framework"/>
+	<classpathentry kind="src" path="/apacheds-utils"/>
+	<classpathentry kind="src" path="/apacheds-xdbm-base"/>
+	<classpathentry kind="src" path="/apacheds-xdbm-search"/>
+	<classpathentry kind="src" path="/apacheds-xdbm-tools"/>
+	<classpathentry kind="var" path="M2_REPO/bouncycastle/bcprov-jdk15/140/bcprov-jdk15-140.jar" sourcepath="M2_REPO/bouncycastle/bcprov-jdk15/140/bcprov-jdk15-140-sources.jar">
+		<attributes>
+			<attribute name="javadoc_location" value="jar:file:/Users/elecharny/.m2/repository/bouncycastle/bcprov-jdk15/140/bcprov-jdk15-140-javadoc.jar!/"/>
+		</attributes>
+	</classpathentry>
+	<classpathentry kind="var" path="M2_REPO/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar" sourcepath="M2_REPO/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1-sources.jar">
+		<attributes>
+			<attribute name="javadoc_location" value="jar:file:/Users/elecharny/.m2/repository/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1-javadoc.jar!/"/>
+		</attributes>
+	</classpathentry>
+	<classpathentry kind="var" path="M2_REPO/commons-io/commons-io/1.4/commons-io-1.4.jar" sourcepath="M2_REPO/commons-io/commons-io/1.4/commons-io-1.4-sources.jar">
+		<attributes>
+			<attribute name="javadoc_location" value="jar:file:/Users/elecharny/.m2/repository/commons-io/commons-io/1.4/commons-io-1.4-javadoc.jar!/"/>
+		</attributes>
+	</classpathentry>
+	<classpathentry kind="var" path="M2_REPO/commons-lang/commons-lang/2.4/commons-lang-2.4.jar" sourcepath="M2_REPO/commons-lang/commons-lang/2.4/commons-lang-2.4-sources.jar">
+		<attributes>
+			<attribute name="javadoc_location" value="jar:file:/Users/elecharny/.m2/repository/commons-lang/commons-lang/2.4/commons-lang-2.4-javadoc.jar!/"/>
+		</attributes>
+	</classpathentry>
+	<classpathentry kind="var" path="M2_REPO/commons-pool/commons-pool/1.5.2/commons-pool-1.5.2.jar" sourcepath="M2_REPO/commons-pool/commons-pool/1.5.2/commons-pool-1.5.2-sources.jar">
+		<attributes>
+			<attribute name="javadoc_location" value="jar:file:/Users/elecharny/.m2/repository/commons-pool/commons-pool/1.5.2/commons-pool-1.5.2-javadoc.jar!/"/>
+		</attributes>
+	</classpathentry>
+	<classpathentry kind="var" path="M2_REPO/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar" sourcepath="M2_REPO/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6-sources.jar"/>
+	<classpathentry kind="var" path="M2_REPO/junit/junit/4.5/junit-4.5.jar" sourcepath="M2_REPO/junit/junit/4.5/junit-4.5-sources.jar"/>
+	<classpathentry kind="var" path="M2_REPO/log4j/log4j/1.2.14/log4j-1.2.14.jar" sourcepath="M2_REPO/log4j/log4j/1.2.14/log4j-1.2.14-sources.jar"/>
+	<classpathentry kind="var" path="M2_REPO/org/apache/mina/mina-core/2.0.0-RC1/mina-core-2.0.0-RC1.jar" sourcepath="M2_REPO/org/apache/mina/mina-core/2.0.0-RC1/mina-core-2.0.0-RC1-sources.jar"/>
+	<classpathentry kind="src" path="/shared-asn1"/>
+	<classpathentry kind="src" path="/shared-asn1-codec"/>
+	<classpathentry kind="src" path="/shared-cursor"/>
+	<classpathentry kind="src" path="/shared-ldap"/>
+	<classpathentry kind="src" path="/shared-ldap-client-api"/>
+	<classpathentry kind="src" path="/shared-ldap-constants"/>
+	<classpathentry kind="src" path="/shared-ldap-schema"/>
+	<classpathentry kind="src" path="/shared-ldap-schema-loader"/>
+	<classpathentry kind="src" path="/shared-ldap-schema-manager"/>
+	<classpathentry kind="var" path="M2_REPO/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar" sourcepath="M2_REPO/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6-sources.jar"/>
+	<classpathentry kind="var" path="M2_REPO/org/slf4j/slf4j-log4j12/1.5.6/slf4j-log4j12-1.5.6.jar" sourcepath="M2_REPO/org/slf4j/slf4j-log4j12/1.5.6/slf4j-log4j12-1.5.6-sources.jar"/>
+	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+	<classpathentry kind="output" path="target/classes"/>
+</classpath>

Added: directory/apacheds/branches/apacheds-schema/kerberos-test/.project
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/kerberos-test/.project?rev=895103&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/kerberos-test/.project (added)
+++ directory/apacheds/branches/apacheds-schema/kerberos-test/.project Sat Jan  2 00:57:12 2010
@@ -0,0 +1,46 @@
+<projectDescription>
+  <name>apacheds-kerberos-test</name>
+  <comment>The Kerberos Protocol tests</comment>
+  <projects>
+    <project>apacheds-avl-partition</project>
+    <project>apacheds-core</project>
+    <project>apacheds-core-annotations</project>
+    <project>apacheds-core-api</project>
+    <project>apacheds-core-avl</project>
+    <project>apacheds-core-constants</project>
+    <project>apacheds-core-entry</project>
+    <project>apacheds-core-jndi</project>
+    <project>apacheds-core-mock</project>
+    <project>apacheds-jdbm</project>
+    <project>apacheds-jdbm-partition</project>
+    <project>apacheds-jdbm-store</project>
+    <project>apacheds-kerberos-shared</project>
+    <project>apacheds-ldif-partition</project>
+    <project>apacheds-protocol-kerberos</project>
+    <project>apacheds-protocol-ldap</project>
+    <project>apacheds-protocol-shared</project>
+    <project>apacheds-server-annotations</project>
+    <project>apacheds-test-framework</project>
+    <project>apacheds-utils</project>
+    <project>apacheds-xdbm-base</project>
+    <project>apacheds-xdbm-search</project>
+    <project>apacheds-xdbm-tools</project>
+    <project>shared-asn1</project>
+    <project>shared-asn1-codec</project>
+    <project>shared-cursor</project>
+    <project>shared-ldap</project>
+    <project>shared-ldap-client-api</project>
+    <project>shared-ldap-constants</project>
+    <project>shared-ldap-schema</project>
+    <project>shared-ldap-schema-loader</project>
+    <project>shared-ldap-schema-manager</project>
+  </projects>
+  <buildSpec>
+    <buildCommand>
+      <name>org.eclipse.jdt.core.javabuilder</name>
+    </buildCommand>
+  </buildSpec>
+  <natures>
+    <nature>org.eclipse.jdt.core.javanature</nature>
+  </natures>
+</projectDescription>
\ No newline at end of file

Added: directory/apacheds/branches/apacheds-schema/kerberos-test/.settings/org.eclipse.jdt.core.prefs
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/kerberos-test/.settings/org.eclipse.jdt.core.prefs?rev=895103&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/kerberos-test/.settings/org.eclipse.jdt.core.prefs (added)
+++ directory/apacheds/branches/apacheds-schema/kerberos-test/.settings/org.eclipse.jdt.core.prefs Sat Jan  2 00:57:12 2010
@@ -0,0 +1,5 @@
+#Sat Jan 02 01:28:45 CET 2010
+org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.5
+eclipse.preferences.version=1
+org.eclipse.jdt.core.compiler.source=1.5
+org.eclipse.jdt.core.compiler.compliance=1.5

Added: directory/apacheds/branches/apacheds-schema/kerberos-test/pom.xml
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/kerberos-test/pom.xml?rev=895103&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/kerberos-test/pom.xml (added)
+++ directory/apacheds/branches/apacheds-schema/kerberos-test/pom.xml Sat Jan  2 00:57:12 2010
@@ -0,0 +1,92 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
+  
+  http://www.apache.org/licenses/LICENSE-2.0
+  
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License.
+-->
+
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>org.apache.directory.server</groupId>
+    <artifactId>apacheds-parent</artifactId>
+    <version>1.5.6-SNAPSHOT</version>
+  </parent>
+  <artifactId>apacheds-kerberos-test</artifactId>
+  <name>ApacheDS Protocol Kerberos Test</name>
+
+  <description>
+    The Kerberos Protocol tests
+  </description>
+
+  <packaging>jar</packaging>  
+
+  <dependencies>
+    <dependency>
+      <groupId>org.apache.directory.server</groupId>
+      <artifactId>apacheds-kerberos-shared</artifactId>
+      <version>${pom.version}</version>
+    </dependency>
+    
+    <dependency>
+      <groupId>org.apache.directory.server</groupId>
+      <artifactId>apacheds-protocol-kerberos</artifactId>
+      <version>${pom.version}</version>
+    </dependency>
+
+    <dependency>
+      <groupId>org.apache.directory.server</groupId>
+      <artifactId>apacheds-test-framework</artifactId>
+      <version>${pom.version}</version>
+    </dependency>
+
+    <dependency>
+      <groupId>org.apache.directory.server</groupId>
+      <artifactId>apacheds-jdbm-partition</artifactId>
+      <version>${pom.version}</version>
+      <scope>test</scope>
+    </dependency>
+  </dependencies>
+
+  <build>
+    <plugins>
+      <plugin>
+        <artifactId>maven-surefire-plugin</artifactId>
+        <configuration>
+          <excludes>
+            <exclude>**/TestUtils.java</exclude>
+          </excludes>
+        </configuration>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-source-plugin</artifactId>
+        <executions>
+          <execution>
+            <id>attach-sources</id>
+            <phase>verify</phase>
+            <goals>
+              <goal>jar</goal>
+            </goals>
+          </execution>
+        </executions>
+      </plugin>
+    </plugins>
+  </build>
+
+</project>
+

Added: directory/apacheds/branches/apacheds-schema/kerberos-test/target/.plxarc
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/kerberos-test/target/.plxarc?rev=895103&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/kerberos-test/target/.plxarc (added)
+++ directory/apacheds/branches/apacheds-schema/kerberos-test/target/.plxarc Sat Jan  2 00:57:12 2010
@@ -0,0 +1 @@
+maven-shared-archive-resources
\ No newline at end of file

Added: directory/apacheds/branches/apacheds-schema/kerberos-test/target/classes/META-INF/DEPENDENCIES
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/kerberos-test/target/classes/META-INF/DEPENDENCIES?rev=895103&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/kerberos-test/target/classes/META-INF/DEPENDENCIES (added)
+++ directory/apacheds/branches/apacheds-schema/kerberos-test/target/classes/META-INF/DEPENDENCIES Sat Jan  2 00:57:12 2010
@@ -0,0 +1,97 @@
+// ------------------------------------------------------------------
+// Transitive dependencies of this project determined from the
+// maven pom organized by organization.
+// ------------------------------------------------------------------
+
+Apache Directory Server
+
+
+From: 'an unknown organization'
+  - AntLR Parser Generator (http://www.antlr.org/) antlr:antlr:jar:2.7.7
+    License: BSD License  (http://www.antlr.org/license.html)
+  - Legion of the Bouncy Castle Java Cryptography APIs (http://www.bouncycastle.org/java.html) bouncycastle:bcprov-jdk15:jar:140
+    License: Bouncy Castle License  (http://www.bouncycastle.org/licence.html)
+
+From: 'Apache MINA Project' (http://mina.apache.org/)
+  - Apache MINA Core (http://mina.apache.org/mina-core) org.apache.mina:mina-core:bundle:2.0.0-RC1
+    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0)
+
+From: 'QOS.ch' (http://www.qos.ch)
+  - SLF4J API Module (http://www.slf4j.org) org.slf4j:slf4j-api:jar:1.5.6
+
+
+From: 'The Apache Software Foundation' (http://www.apache.org/)
+  - Commons Collections (http://commons.apache.org/collections/) commons-collections:commons-collections:jar:3.2.1
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - Commons IO (http://commons.apache.org/io/) commons-io:commons-io:jar:1.4
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - Commons Lang (http://commons.apache.org/lang/) commons-lang:commons-lang:jar:2.4
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - Commons Pool (http://commons.apache.org/pool/) commons-pool:commons-pool:jar:1.5.2
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - ApacheDS Avl Partition (http://directory.apache.org/apacheds/1.5/apacheds-avl-partition) org.apache.directory.server:apacheds-avl-partition:jar:1.5.6-SNAPSHOT
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - ApacheDS Core (http://directory.apache.org/apacheds/1.5/apacheds-core) org.apache.directory.server:apacheds-core:jar:1.5.6-SNAPSHOT
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - apacheds-core-annotations (http://directory.apache.org/apacheds/1.5/apacheds-core-annotations) org.apache.directory.server:apacheds-core-annotations:jar:1.5.6-SNAPSHOT
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - ApacheDS Core API (http://directory.apache.org/apacheds/1.5/apacheds-core-api) org.apache.directory.server:apacheds-core-api:jar:1.5.6-SNAPSHOT
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - ApacheDS Core AVL (http://directory.apache.org/apacheds/1.5/apacheds-core-avl) org.apache.directory.server:apacheds-core-avl:jar:1.5.6-SNAPSHOT
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - ApacheDS Core Constants (http://directory.apache.org/apacheds/1.5/apacheds-core-constants) org.apache.directory.server:apacheds-core-constants:jar:1.5.6-SNAPSHOT
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - ApacheDS Core Entry (http://directory.apache.org/apacheds/1.5/apacheds-core-entry) org.apache.directory.server:apacheds-core-entry:jar:1.5.6-SNAPSHOT
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - ApacheDS Core JNDI (http://directory.apache.org/apacheds/1.5/apacheds-core-jndi) org.apache.directory.server:apacheds-core-jndi:jar:1.5.6-SNAPSHOT
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - ApacheDS Core Mock (http://directory.apache.org/apacheds/1.5/apacheds-core-mock) org.apache.directory.server:apacheds-core-mock:jar:1.5.6-SNAPSHOT
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - ApacheDS JDBM implementation (http://directory.apache.org/apacheds/1.5/apacheds-jdbm) org.apache.directory.server:apacheds-jdbm:jar:1.5.6-SNAPSHOT
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - ApacheDS JDBM Store (http://directory.apache.org/apacheds/1.5/apacheds-jdbm-store) org.apache.directory.server:apacheds-jdbm-store:jar:1.5.6-SNAPSHOT
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - ApacheDS Protocol Kerberos Shared (http://directory.apache.org/apacheds/1.5/apacheds-kerberos-shared) org.apache.directory.server:apacheds-kerberos-shared:jar:1.5.6-SNAPSHOT
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - ApacheDS LDIF Partition (http://directory.apache.org/apacheds/1.5/apacheds-ldif-partition) org.apache.directory.server:apacheds-ldif-partition:jar:1.5.6-SNAPSHOT
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - ApacheDS Protocol Kerberos (http://directory.apache.org/apacheds/1.5/apacheds-protocol-kerberos) org.apache.directory.server:apacheds-protocol-kerberos:jar:1.5.6-SNAPSHOT
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - ApacheDS Protocol Ldap (http://directory.apache.org/apacheds/1.5/apacheds-protocol-ldap) org.apache.directory.server:apacheds-protocol-ldap:jar:1.5.6-SNAPSHOT
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - ApacheDS Protocol Shared (http://directory.apache.org/apacheds/1.5/apacheds-protocol-shared) org.apache.directory.server:apacheds-protocol-shared:jar:1.5.6-SNAPSHOT
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - apacheds-server-annotations (http://directory.apache.org/apacheds/1.5/apacheds-server-annotations) org.apache.directory.server:apacheds-server-annotations:jar:1.5.6-SNAPSHOT
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - ApacheDS test framework (http://directory.apache.org/apacheds/1.5/apacheds-test-framework) org.apache.directory.server:apacheds-test-framework:jar:1.5.6-SNAPSHOT
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - ApacheDS Utils (http://directory.apache.org/apacheds/1.5/apacheds-utils) org.apache.directory.server:apacheds-utils:jar:1.5.6-SNAPSHOT
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - ApacheDS XDBM Base (http://directory.apache.org/apacheds/1.5/apacheds-xdbm-base) org.apache.directory.server:apacheds-xdbm-base:jar:1.5.6-SNAPSHOT
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - ApacheDS Generalized (X) DBM Search Engine (http://directory.apache.org/apacheds/1.5/apacheds-xdbm-search) org.apache.directory.server:apacheds-xdbm-search:jar:1.5.6-SNAPSHOT
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - ApacheDS Generalized (X) DBM Tools (http://directory.apache.org/apacheds/1.5/apacheds-xdbm-tools) org.apache.directory.server:apacheds-xdbm-tools:jar:1.5.6-SNAPSHOT
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - Apache Directory Shared ASN.1 (http://www.apache.org/project/shared-parent/shared-asn1) org.apache.directory.shared:shared-asn1:jar:0.9.18-SNAPSHOT
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - Apache Directory Shared ASN.1 Codec (http://www.apache.org/project/shared-parent/shared-asn1-codec) org.apache.directory.shared:shared-asn1-codec:jar:0.9.18-SNAPSHOT
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - Apache Directory Shared Cursor (http://www.apache.org/project/shared-parent/shared-cursor) org.apache.directory.shared:shared-cursor:jar:0.9.18-SNAPSHOT
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - Apache Directory Shared Ldap (http://www.apache.org/project/shared-parent/shared-ldap) org.apache.directory.shared:shared-ldap:jar:0.9.18-SNAPSHOT
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - Apache Directory Shared LDAP Client API (http://www.apache.org/project/shared-parent/shared-ldap-client-api) org.apache.directory.shared:shared-ldap-client-api:jar:0.9.18-SNAPSHOT
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - Apache Directory Shared Ldap Constants (http://www.apache.org/project/shared-parent/shared-ldap-constants) org.apache.directory.shared:shared-ldap-constants:jar:0.9.18-SNAPSHOT
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - Apache Directory Shared LDAP Schema (http://www.apache.org/project/shared-parent/shared-ldap-schema) org.apache.directory.shared:shared-ldap-schema:jar:0.9.18-SNAPSHOT
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - Apache Directory Shared LDAP Schema Loader (http://www.apache.org/project/shared-parent/shared-ldap-schema-loader) org.apache.directory.shared:shared-ldap-schema-loader:jar:0.9.18-SNAPSHOT
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - Apache Directory Shared LDAP Schema Manager (http://www.apache.org/project/shared-parent/shared-ldap-schema-manager) org.apache.directory.shared:shared-ldap-schema-manager:jar:0.9.18-SNAPSHOT
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+
+
+
+

Added: directory/apacheds/branches/apacheds-schema/kerberos-test/target/classes/META-INF/LICENSE
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/kerberos-test/target/classes/META-INF/LICENSE?rev=895103&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/kerberos-test/target/classes/META-INF/LICENSE (added)
+++ directory/apacheds/branches/apacheds-schema/kerberos-test/target/classes/META-INF/LICENSE Sat Jan  2 00:57:12 2010
@@ -0,0 +1,202 @@
+
+                                 Apache License
+                           Version 2.0, January 2004
+                        http://www.apache.org/licenses/
+
+   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+   1. Definitions.
+
+      "License" shall mean the terms and conditions for use, reproduction,
+      and distribution as defined by Sections 1 through 9 of this document.
+
+      "Licensor" shall mean the copyright owner or entity authorized by
+      the copyright owner that is granting the License.
+
+      "Legal Entity" shall mean the union of the acting entity and all
+      other entities that control, are controlled by, or are under common
+      control with that entity. For the purposes of this definition,
+      "control" means (i) the power, direct or indirect, to cause the
+      direction or management of such entity, whether by contract or
+      otherwise, or (ii) ownership of fifty percent (50%) or more of the
+      outstanding shares, or (iii) beneficial ownership of such entity.
+
+      "You" (or "Your") shall mean an individual or Legal Entity
+      exercising permissions granted by this License.
+
+      "Source" form shall mean the preferred form for making modifications,
+      including but not limited to software source code, documentation
+      source, and configuration files.
+
+      "Object" form shall mean any form resulting from mechanical
+      transformation or translation of a Source form, including but
+      not limited to compiled object code, generated documentation,
+      and conversions to other media types.
+
+      "Work" shall mean the work of authorship, whether in Source or
+      Object form, made available under the License, as indicated by a
+      copyright notice that is included in or attached to the work
+      (an example is provided in the Appendix below).
+
+      "Derivative Works" shall mean any work, whether in Source or Object
+      form, that is based on (or derived from) the Work and for which the
+      editorial revisions, annotations, elaborations, or other modifications
+      represent, as a whole, an original work of authorship. For the purposes
+      of this License, Derivative Works shall not include works that remain
+      separable from, or merely link (or bind by name) to the interfaces of,
+      the Work and Derivative Works thereof.
+
+      "Contribution" shall mean any work of authorship, including
+      the original version of the Work and any modifications or additions
+      to that Work or Derivative Works thereof, that is intentionally
+      submitted to Licensor for inclusion in the Work by the copyright owner
+      or by an individual or Legal Entity authorized to submit on behalf of
+      the copyright owner. For the purposes of this definition, "submitted"
+      means any form of electronic, verbal, or written communication sent
+      to the Licensor or its representatives, including but not limited to
+      communication on electronic mailing lists, source code control systems,
+      and issue tracking systems that are managed by, or on behalf of, the
+      Licensor for the purpose of discussing and improving the Work, but
+      excluding communication that is conspicuously marked or otherwise
+      designated in writing by the copyright owner as "Not a Contribution."
+
+      "Contributor" shall mean Licensor and any individual or Legal Entity
+      on behalf of whom a Contribution has been received by Licensor and
+      subsequently incorporated within the Work.
+
+   2. Grant of Copyright License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      copyright license to reproduce, prepare Derivative Works of,
+      publicly display, publicly perform, sublicense, and distribute the
+      Work and such Derivative Works in Source or Object form.
+
+   3. Grant of Patent License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      (except as stated in this section) patent license to make, have made,
+      use, offer to sell, sell, import, and otherwise transfer the Work,
+      where such license applies only to those patent claims licensable
+      by such Contributor that are necessarily infringed by their
+      Contribution(s) alone or by combination of their Contribution(s)
+      with the Work to which such Contribution(s) was submitted. If You
+      institute patent litigation against any entity (including a
+      cross-claim or counterclaim in a lawsuit) alleging that the Work
+      or a Contribution incorporated within the Work constitutes direct
+      or contributory patent infringement, then any patent licenses
+      granted to You under this License for that Work shall terminate
+      as of the date such litigation is filed.
+
+   4. Redistribution. You may reproduce and distribute copies of the
+      Work or Derivative Works thereof in any medium, with or without
+      modifications, and in Source or Object form, provided that You
+      meet the following conditions:
+
+      (a) You must give any other recipients of the Work or
+          Derivative Works a copy of this License; and
+
+      (b) You must cause any modified files to carry prominent notices
+          stating that You changed the files; and
+
+      (c) You must retain, in the Source form of any Derivative Works
+          that You distribute, all copyright, patent, trademark, and
+          attribution notices from the Source form of the Work,
+          excluding those notices that do not pertain to any part of
+          the Derivative Works; and
+
+      (d) If the Work includes a "NOTICE" text file as part of its
+          distribution, then any Derivative Works that You distribute must
+          include a readable copy of the attribution notices contained
+          within such NOTICE file, excluding those notices that do not
+          pertain to any part of the Derivative Works, in at least one
+          of the following places: within a NOTICE text file distributed
+          as part of the Derivative Works; within the Source form or
+          documentation, if provided along with the Derivative Works; or,
+          within a display generated by the Derivative Works, if and
+          wherever such third-party notices normally appear. The contents
+          of the NOTICE file are for informational purposes only and
+          do not modify the License. You may add Your own attribution
+          notices within Derivative Works that You distribute, alongside
+          or as an addendum to the NOTICE text from the Work, provided
+          that such additional attribution notices cannot be construed
+          as modifying the License.
+
+      You may add Your own copyright statement to Your modifications and
+      may provide additional or different license terms and conditions
+      for use, reproduction, or distribution of Your modifications, or
+      for any such Derivative Works as a whole, provided Your use,
+      reproduction, and distribution of the Work otherwise complies with
+      the conditions stated in this License.
+
+   5. Submission of Contributions. Unless You explicitly state otherwise,
+      any Contribution intentionally submitted for inclusion in the Work
+      by You to the Licensor shall be under the terms and conditions of
+      this License, without any additional terms or conditions.
+      Notwithstanding the above, nothing herein shall supersede or modify
+      the terms of any separate license agreement you may have executed
+      with Licensor regarding such Contributions.
+
+   6. Trademarks. This License does not grant permission to use the trade
+      names, trademarks, service marks, or product names of the Licensor,
+      except as required for reasonable and customary use in describing the
+      origin of the Work and reproducing the content of the NOTICE file.
+
+   7. Disclaimer of Warranty. Unless required by applicable law or
+      agreed to in writing, Licensor provides the Work (and each
+      Contributor provides its Contributions) on an "AS IS" BASIS,
+      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+      implied, including, without limitation, any warranties or conditions
+      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
+      PARTICULAR PURPOSE. You are solely responsible for determining the
+      appropriateness of using or redistributing the Work and assume any
+      risks associated with Your exercise of permissions under this License.
+
+   8. Limitation of Liability. In no event and under no legal theory,
+      whether in tort (including negligence), contract, or otherwise,
+      unless required by applicable law (such as deliberate and grossly
+      negligent acts) or agreed to in writing, shall any Contributor be
+      liable to You for damages, including any direct, indirect, special,
+      incidental, or consequential damages of any character arising as a
+      result of this License or out of the use or inability to use the
+      Work (including but not limited to damages for loss of goodwill,
+      work stoppage, computer failure or malfunction, or any and all
+      other commercial damages or losses), even if such Contributor
+      has been advised of the possibility of such damages.
+
+   9. Accepting Warranty or Additional Liability. While redistributing
+      the Work or Derivative Works thereof, You may choose to offer,
+      and charge a fee for, acceptance of support, warranty, indemnity,
+      or other liability obligations and/or rights consistent with this
+      License. However, in accepting such obligations, You may act only
+      on Your own behalf and on Your sole responsibility, not on behalf
+      of any other Contributor, and only if You agree to indemnify,
+      defend, and hold each Contributor harmless for any liability
+      incurred by, or claims asserted against, such Contributor by reason
+      of your accepting any such warranty or additional liability.
+
+   END OF TERMS AND CONDITIONS
+
+   APPENDIX: How to apply the Apache License to your work.
+
+      To apply the Apache License to your work, attach the following
+      boilerplate notice, with the fields enclosed by brackets "[]"
+      replaced with your own identifying information. (Don't include
+      the brackets!)  The text should be enclosed in the appropriate
+      comment syntax for the file format. We also recommend that a
+      file or class name and description of purpose be included on the
+      same "printed page" as the copyright notice for easier
+      identification within third-party archives.
+
+   Copyright [yyyy] [name of copyright owner]
+
+   Licensed under the Apache License, Version 2.0 (the "License");
+   you may not use this file except in compliance with the License.
+   You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.

Added: directory/apacheds/branches/apacheds-schema/kerberos-test/target/classes/META-INF/NOTICE
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/kerberos-test/target/classes/META-INF/NOTICE?rev=895103&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/kerberos-test/target/classes/META-INF/NOTICE (added)
+++ directory/apacheds/branches/apacheds-schema/kerberos-test/target/classes/META-INF/NOTICE Sat Jan  2 00:57:12 2010
@@ -0,0 +1,8 @@
+
+Apache Directory Server
+Copyright 2003-2010 The Apache Software Foundation
+
+This product includes software developed at
+The Apache Software Foundation (http://www.apache.org/).
+
+

Added: directory/apacheds/branches/apacheds-schema/kerberos-test/target/maven-shared-archive-resources/META-INF/DEPENDENCIES
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/kerberos-test/target/maven-shared-archive-resources/META-INF/DEPENDENCIES?rev=895103&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/kerberos-test/target/maven-shared-archive-resources/META-INF/DEPENDENCIES (added)
+++ directory/apacheds/branches/apacheds-schema/kerberos-test/target/maven-shared-archive-resources/META-INF/DEPENDENCIES Sat Jan  2 00:57:12 2010
@@ -0,0 +1,97 @@
+// ------------------------------------------------------------------
+// Transitive dependencies of this project determined from the
+// maven pom organized by organization.
+// ------------------------------------------------------------------
+
+Apache Directory Server
+
+
+From: 'an unknown organization'
+  - AntLR Parser Generator (http://www.antlr.org/) antlr:antlr:jar:2.7.7
+    License: BSD License  (http://www.antlr.org/license.html)
+  - Legion of the Bouncy Castle Java Cryptography APIs (http://www.bouncycastle.org/java.html) bouncycastle:bcprov-jdk15:jar:140
+    License: Bouncy Castle License  (http://www.bouncycastle.org/licence.html)
+
+From: 'Apache MINA Project' (http://mina.apache.org/)
+  - Apache MINA Core (http://mina.apache.org/mina-core) org.apache.mina:mina-core:bundle:2.0.0-RC1
+    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0)
+
+From: 'QOS.ch' (http://www.qos.ch)
+  - SLF4J API Module (http://www.slf4j.org) org.slf4j:slf4j-api:jar:1.5.6
+
+
+From: 'The Apache Software Foundation' (http://www.apache.org/)
+  - Commons Collections (http://commons.apache.org/collections/) commons-collections:commons-collections:jar:3.2.1
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - Commons IO (http://commons.apache.org/io/) commons-io:commons-io:jar:1.4
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - Commons Lang (http://commons.apache.org/lang/) commons-lang:commons-lang:jar:2.4
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - Commons Pool (http://commons.apache.org/pool/) commons-pool:commons-pool:jar:1.5.2
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - ApacheDS Avl Partition (http://directory.apache.org/apacheds/1.5/apacheds-avl-partition) org.apache.directory.server:apacheds-avl-partition:jar:1.5.6-SNAPSHOT
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - ApacheDS Core (http://directory.apache.org/apacheds/1.5/apacheds-core) org.apache.directory.server:apacheds-core:jar:1.5.6-SNAPSHOT
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - apacheds-core-annotations (http://directory.apache.org/apacheds/1.5/apacheds-core-annotations) org.apache.directory.server:apacheds-core-annotations:jar:1.5.6-SNAPSHOT
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - ApacheDS Core API (http://directory.apache.org/apacheds/1.5/apacheds-core-api) org.apache.directory.server:apacheds-core-api:jar:1.5.6-SNAPSHOT
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - ApacheDS Core AVL (http://directory.apache.org/apacheds/1.5/apacheds-core-avl) org.apache.directory.server:apacheds-core-avl:jar:1.5.6-SNAPSHOT
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - ApacheDS Core Constants (http://directory.apache.org/apacheds/1.5/apacheds-core-constants) org.apache.directory.server:apacheds-core-constants:jar:1.5.6-SNAPSHOT
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - ApacheDS Core Entry (http://directory.apache.org/apacheds/1.5/apacheds-core-entry) org.apache.directory.server:apacheds-core-entry:jar:1.5.6-SNAPSHOT
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - ApacheDS Core JNDI (http://directory.apache.org/apacheds/1.5/apacheds-core-jndi) org.apache.directory.server:apacheds-core-jndi:jar:1.5.6-SNAPSHOT
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - ApacheDS Core Mock (http://directory.apache.org/apacheds/1.5/apacheds-core-mock) org.apache.directory.server:apacheds-core-mock:jar:1.5.6-SNAPSHOT
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - ApacheDS JDBM implementation (http://directory.apache.org/apacheds/1.5/apacheds-jdbm) org.apache.directory.server:apacheds-jdbm:jar:1.5.6-SNAPSHOT
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - ApacheDS JDBM Store (http://directory.apache.org/apacheds/1.5/apacheds-jdbm-store) org.apache.directory.server:apacheds-jdbm-store:jar:1.5.6-SNAPSHOT
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - ApacheDS Protocol Kerberos Shared (http://directory.apache.org/apacheds/1.5/apacheds-kerberos-shared) org.apache.directory.server:apacheds-kerberos-shared:jar:1.5.6-SNAPSHOT
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - ApacheDS LDIF Partition (http://directory.apache.org/apacheds/1.5/apacheds-ldif-partition) org.apache.directory.server:apacheds-ldif-partition:jar:1.5.6-SNAPSHOT
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - ApacheDS Protocol Kerberos (http://directory.apache.org/apacheds/1.5/apacheds-protocol-kerberos) org.apache.directory.server:apacheds-protocol-kerberos:jar:1.5.6-SNAPSHOT
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - ApacheDS Protocol Ldap (http://directory.apache.org/apacheds/1.5/apacheds-protocol-ldap) org.apache.directory.server:apacheds-protocol-ldap:jar:1.5.6-SNAPSHOT
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - ApacheDS Protocol Shared (http://directory.apache.org/apacheds/1.5/apacheds-protocol-shared) org.apache.directory.server:apacheds-protocol-shared:jar:1.5.6-SNAPSHOT
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - apacheds-server-annotations (http://directory.apache.org/apacheds/1.5/apacheds-server-annotations) org.apache.directory.server:apacheds-server-annotations:jar:1.5.6-SNAPSHOT
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - ApacheDS test framework (http://directory.apache.org/apacheds/1.5/apacheds-test-framework) org.apache.directory.server:apacheds-test-framework:jar:1.5.6-SNAPSHOT
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - ApacheDS Utils (http://directory.apache.org/apacheds/1.5/apacheds-utils) org.apache.directory.server:apacheds-utils:jar:1.5.6-SNAPSHOT
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - ApacheDS XDBM Base (http://directory.apache.org/apacheds/1.5/apacheds-xdbm-base) org.apache.directory.server:apacheds-xdbm-base:jar:1.5.6-SNAPSHOT
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - ApacheDS Generalized (X) DBM Search Engine (http://directory.apache.org/apacheds/1.5/apacheds-xdbm-search) org.apache.directory.server:apacheds-xdbm-search:jar:1.5.6-SNAPSHOT
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - ApacheDS Generalized (X) DBM Tools (http://directory.apache.org/apacheds/1.5/apacheds-xdbm-tools) org.apache.directory.server:apacheds-xdbm-tools:jar:1.5.6-SNAPSHOT
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - Apache Directory Shared ASN.1 (http://www.apache.org/project/shared-parent/shared-asn1) org.apache.directory.shared:shared-asn1:jar:0.9.18-SNAPSHOT
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - Apache Directory Shared ASN.1 Codec (http://www.apache.org/project/shared-parent/shared-asn1-codec) org.apache.directory.shared:shared-asn1-codec:jar:0.9.18-SNAPSHOT
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - Apache Directory Shared Cursor (http://www.apache.org/project/shared-parent/shared-cursor) org.apache.directory.shared:shared-cursor:jar:0.9.18-SNAPSHOT
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - Apache Directory Shared Ldap (http://www.apache.org/project/shared-parent/shared-ldap) org.apache.directory.shared:shared-ldap:jar:0.9.18-SNAPSHOT
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - Apache Directory Shared LDAP Client API (http://www.apache.org/project/shared-parent/shared-ldap-client-api) org.apache.directory.shared:shared-ldap-client-api:jar:0.9.18-SNAPSHOT
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - Apache Directory Shared Ldap Constants (http://www.apache.org/project/shared-parent/shared-ldap-constants) org.apache.directory.shared:shared-ldap-constants:jar:0.9.18-SNAPSHOT
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - Apache Directory Shared LDAP Schema (http://www.apache.org/project/shared-parent/shared-ldap-schema) org.apache.directory.shared:shared-ldap-schema:jar:0.9.18-SNAPSHOT
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - Apache Directory Shared LDAP Schema Loader (http://www.apache.org/project/shared-parent/shared-ldap-schema-loader) org.apache.directory.shared:shared-ldap-schema-loader:jar:0.9.18-SNAPSHOT
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - Apache Directory Shared LDAP Schema Manager (http://www.apache.org/project/shared-parent/shared-ldap-schema-manager) org.apache.directory.shared:shared-ldap-schema-manager:jar:0.9.18-SNAPSHOT
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+
+
+
+

Added: directory/apacheds/branches/apacheds-schema/kerberos-test/target/maven-shared-archive-resources/META-INF/LICENSE
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/kerberos-test/target/maven-shared-archive-resources/META-INF/LICENSE?rev=895103&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/kerberos-test/target/maven-shared-archive-resources/META-INF/LICENSE (added)
+++ directory/apacheds/branches/apacheds-schema/kerberos-test/target/maven-shared-archive-resources/META-INF/LICENSE Sat Jan  2 00:57:12 2010
@@ -0,0 +1,202 @@
+
+                                 Apache License
+                           Version 2.0, January 2004
+                        http://www.apache.org/licenses/
+
+   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+   1. Definitions.
+
+      "License" shall mean the terms and conditions for use, reproduction,
+      and distribution as defined by Sections 1 through 9 of this document.
+
+      "Licensor" shall mean the copyright owner or entity authorized by
+      the copyright owner that is granting the License.
+
+      "Legal Entity" shall mean the union of the acting entity and all
+      other entities that control, are controlled by, or are under common
+      control with that entity. For the purposes of this definition,
+      "control" means (i) the power, direct or indirect, to cause the
+      direction or management of such entity, whether by contract or
+      otherwise, or (ii) ownership of fifty percent (50%) or more of the
+      outstanding shares, or (iii) beneficial ownership of such entity.
+
+      "You" (or "Your") shall mean an individual or Legal Entity
+      exercising permissions granted by this License.
+
+      "Source" form shall mean the preferred form for making modifications,
+      including but not limited to software source code, documentation
+      source, and configuration files.
+
+      "Object" form shall mean any form resulting from mechanical
+      transformation or translation of a Source form, including but
+      not limited to compiled object code, generated documentation,
+      and conversions to other media types.
+
+      "Work" shall mean the work of authorship, whether in Source or
+      Object form, made available under the License, as indicated by a
+      copyright notice that is included in or attached to the work
+      (an example is provided in the Appendix below).
+
+      "Derivative Works" shall mean any work, whether in Source or Object
+      form, that is based on (or derived from) the Work and for which the
+      editorial revisions, annotations, elaborations, or other modifications
+      represent, as a whole, an original work of authorship. For the purposes
+      of this License, Derivative Works shall not include works that remain
+      separable from, or merely link (or bind by name) to the interfaces of,
+      the Work and Derivative Works thereof.
+
+      "Contribution" shall mean any work of authorship, including
+      the original version of the Work and any modifications or additions
+      to that Work or Derivative Works thereof, that is intentionally
+      submitted to Licensor for inclusion in the Work by the copyright owner
+      or by an individual or Legal Entity authorized to submit on behalf of
+      the copyright owner. For the purposes of this definition, "submitted"
+      means any form of electronic, verbal, or written communication sent
+      to the Licensor or its representatives, including but not limited to
+      communication on electronic mailing lists, source code control systems,
+      and issue tracking systems that are managed by, or on behalf of, the
+      Licensor for the purpose of discussing and improving the Work, but
+      excluding communication that is conspicuously marked or otherwise
+      designated in writing by the copyright owner as "Not a Contribution."
+
+      "Contributor" shall mean Licensor and any individual or Legal Entity
+      on behalf of whom a Contribution has been received by Licensor and
+      subsequently incorporated within the Work.
+
+   2. Grant of Copyright License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      copyright license to reproduce, prepare Derivative Works of,
+      publicly display, publicly perform, sublicense, and distribute the
+      Work and such Derivative Works in Source or Object form.
+
+   3. Grant of Patent License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      (except as stated in this section) patent license to make, have made,
+      use, offer to sell, sell, import, and otherwise transfer the Work,
+      where such license applies only to those patent claims licensable
+      by such Contributor that are necessarily infringed by their
+      Contribution(s) alone or by combination of their Contribution(s)
+      with the Work to which such Contribution(s) was submitted. If You
+      institute patent litigation against any entity (including a
+      cross-claim or counterclaim in a lawsuit) alleging that the Work
+      or a Contribution incorporated within the Work constitutes direct
+      or contributory patent infringement, then any patent licenses
+      granted to You under this License for that Work shall terminate
+      as of the date such litigation is filed.
+
+   4. Redistribution. You may reproduce and distribute copies of the
+      Work or Derivative Works thereof in any medium, with or without
+      modifications, and in Source or Object form, provided that You
+      meet the following conditions:
+
+      (a) You must give any other recipients of the Work or
+          Derivative Works a copy of this License; and
+
+      (b) You must cause any modified files to carry prominent notices
+          stating that You changed the files; and
+
+      (c) You must retain, in the Source form of any Derivative Works
+          that You distribute, all copyright, patent, trademark, and
+          attribution notices from the Source form of the Work,
+          excluding those notices that do not pertain to any part of
+          the Derivative Works; and
+
+      (d) If the Work includes a "NOTICE" text file as part of its
+          distribution, then any Derivative Works that You distribute must
+          include a readable copy of the attribution notices contained
+          within such NOTICE file, excluding those notices that do not
+          pertain to any part of the Derivative Works, in at least one
+          of the following places: within a NOTICE text file distributed
+          as part of the Derivative Works; within the Source form or
+          documentation, if provided along with the Derivative Works; or,
+          within a display generated by the Derivative Works, if and
+          wherever such third-party notices normally appear. The contents
+          of the NOTICE file are for informational purposes only and
+          do not modify the License. You may add Your own attribution
+          notices within Derivative Works that You distribute, alongside
+          or as an addendum to the NOTICE text from the Work, provided
+          that such additional attribution notices cannot be construed
+          as modifying the License.
+
+      You may add Your own copyright statement to Your modifications and
+      may provide additional or different license terms and conditions
+      for use, reproduction, or distribution of Your modifications, or
+      for any such Derivative Works as a whole, provided Your use,
+      reproduction, and distribution of the Work otherwise complies with
+      the conditions stated in this License.
+
+   5. Submission of Contributions. Unless You explicitly state otherwise,
+      any Contribution intentionally submitted for inclusion in the Work
+      by You to the Licensor shall be under the terms and conditions of
+      this License, without any additional terms or conditions.
+      Notwithstanding the above, nothing herein shall supersede or modify
+      the terms of any separate license agreement you may have executed
+      with Licensor regarding such Contributions.
+
+   6. Trademarks. This License does not grant permission to use the trade
+      names, trademarks, service marks, or product names of the Licensor,
+      except as required for reasonable and customary use in describing the
+      origin of the Work and reproducing the content of the NOTICE file.
+
+   7. Disclaimer of Warranty. Unless required by applicable law or
+      agreed to in writing, Licensor provides the Work (and each
+      Contributor provides its Contributions) on an "AS IS" BASIS,
+      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+      implied, including, without limitation, any warranties or conditions
+      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
+      PARTICULAR PURPOSE. You are solely responsible for determining the
+      appropriateness of using or redistributing the Work and assume any
+      risks associated with Your exercise of permissions under this License.
+
+   8. Limitation of Liability. In no event and under no legal theory,
+      whether in tort (including negligence), contract, or otherwise,
+      unless required by applicable law (such as deliberate and grossly
+      negligent acts) or agreed to in writing, shall any Contributor be
+      liable to You for damages, including any direct, indirect, special,
+      incidental, or consequential damages of any character arising as a
+      result of this License or out of the use or inability to use the
+      Work (including but not limited to damages for loss of goodwill,
+      work stoppage, computer failure or malfunction, or any and all
+      other commercial damages or losses), even if such Contributor
+      has been advised of the possibility of such damages.
+
+   9. Accepting Warranty or Additional Liability. While redistributing
+      the Work or Derivative Works thereof, You may choose to offer,
+      and charge a fee for, acceptance of support, warranty, indemnity,
+      or other liability obligations and/or rights consistent with this
+      License. However, in accepting such obligations, You may act only
+      on Your own behalf and on Your sole responsibility, not on behalf
+      of any other Contributor, and only if You agree to indemnify,
+      defend, and hold each Contributor harmless for any liability
+      incurred by, or claims asserted against, such Contributor by reason
+      of your accepting any such warranty or additional liability.
+
+   END OF TERMS AND CONDITIONS
+
+   APPENDIX: How to apply the Apache License to your work.
+
+      To apply the Apache License to your work, attach the following
+      boilerplate notice, with the fields enclosed by brackets "[]"
+      replaced with your own identifying information. (Don't include
+      the brackets!)  The text should be enclosed in the appropriate
+      comment syntax for the file format. We also recommend that a
+      file or class name and description of purpose be included on the
+      same "printed page" as the copyright notice for easier
+      identification within third-party archives.
+
+   Copyright [yyyy] [name of copyright owner]
+
+   Licensed under the Apache License, Version 2.0 (the "License");
+   you may not use this file except in compliance with the License.
+   You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.

Added: directory/apacheds/branches/apacheds-schema/kerberos-test/target/maven-shared-archive-resources/META-INF/NOTICE
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/kerberos-test/target/maven-shared-archive-resources/META-INF/NOTICE?rev=895103&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/kerberos-test/target/maven-shared-archive-resources/META-INF/NOTICE (added)
+++ directory/apacheds/branches/apacheds-schema/kerberos-test/target/maven-shared-archive-resources/META-INF/NOTICE Sat Jan  2 00:57:12 2010
@@ -0,0 +1,8 @@
+
+Apache Directory Server
+Copyright 2003-2010 The Apache Software Foundation
+
+This product includes software developed at
+The Apache Software Foundation (http://www.apache.org/).
+
+