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/22 17:58:58 UTC

svn commit: r902173 - in /directory/shared/trunk: ldap-client-api/ pom.xml

Author: elecharny
Date: Fri Jan 22 16:58:58 2010
New Revision: 902173

URL: http://svn.apache.org/viewvc?rev=902173&view=rev
Log:
removed the ldap-api code from shared

Removed:
    directory/shared/trunk/ldap-client-api/
Modified:
    directory/shared/trunk/pom.xml

Modified: directory/shared/trunk/pom.xml
URL: http://svn.apache.org/viewvc/directory/shared/trunk/pom.xml?rev=902173&r1=902172&r2=902173&view=diff
==============================================================================
--- directory/shared/trunk/pom.xml (original)
+++ directory/shared/trunk/pom.xml Fri Jan 22 16:58:58 2010
@@ -61,7 +61,6 @@
     <module>ldap-schema-manager</module>
     <module>asn1-codec</module>
     <module>ldap-convert</module>
-    <module>ldap-client-api</module>
     <module>cursor</module>
     <module>dsml-parser</module>
   </modules>