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:44:38 UTC

svn commit: r902164 - /directory/apacheds/trunk/pom.xml

Author: elecharny
Date: Fri Jan 22 16:44:38 2010
New Revision: 902164

URL: http://svn.apache.org/viewvc?rev=902164&view=rev
Log:
removed the client-api-test from the list of modules to build

Modified:
    directory/apacheds/trunk/pom.xml

Modified: directory/apacheds/trunk/pom.xml
URL: http://svn.apache.org/viewvc/directory/apacheds/trunk/pom.xml?rev=902164&r1=902163&r2=902164&view=diff
==============================================================================
--- directory/apacheds/trunk/pom.xml (original)
+++ directory/apacheds/trunk/pom.xml Fri Jan 22 16:44:38 2010
@@ -374,7 +374,6 @@
     <!--module>syncrepl</module-->
     <module>server-replication</module>
     <module>xbean-spring</module>
-    <!-- module>ldap-api-test</module -->
     <module>http-integration</module>
     <module>test-framework</module>
   </modules>