Author: akarasulu Date: Sat Jun 7 01:37:47 2008 New Revision: 664299 URL: http://svn.apache.org/viewvc?rev=664299&view=rev Log: copying old protocol-ldap module to start new one from copy Added: directory/apacheds/branches/bigbang/protocol-newldap/ - copied from r664298, directory/apacheds/branches/bigbang/protocol-ldap/ Modified: directory/apacheds/branches/bigbang/pom.xml directory/apacheds/branches/bigbang/protocol-newldap/pom.xml Modified: directory/apacheds/branches/bigbang/pom.xml URL: http://svn.apache.org/viewvc/directory/apacheds/branches/bigbang/pom.xml?rev=664299&r1=664298&r2=664299&view=diff ============================================================================== --- directory/apacheds/branches/bigbang/pom.xml (original) +++ directory/apacheds/branches/bigbang/pom.xml Sat Jun 7 01:37:47 2008 @@ -358,6 +358,7 @@ protocol-shared protocol-ntp protocol-ldap + protocol-newldap protocol-kerberos protocol-dhcp protocol-dns Modified: directory/apacheds/branches/bigbang/protocol-newldap/pom.xml URL: http://svn.apache.org/viewvc/directory/apacheds/branches/bigbang/protocol-newldap/pom.xml?rev=664299&r1=664298&r2=664299&view=diff ============================================================================== --- directory/apacheds/branches/bigbang/protocol-newldap/pom.xml (original) +++ directory/apacheds/branches/bigbang/protocol-newldap/pom.xml Sat Jun 7 01:37:47 2008 @@ -26,7 +26,7 @@ apacheds-parent 1.5.4-SNAPSHOT - apacheds-protocol-ldap + apacheds-protocol-newldap The LDAPv3 protocol provider for ApacheDS