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 15:29:33 UTC

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

Author: elecharny
Date: Fri Jan 22 14:29:32 2010
New Revision: 902096

URL: http://svn.apache.org/viewvc?rev=902096&view=rev
Log:
Commented the ldap-api-test module as it generates some hang

Modified:
    directory/apacheds/trunk/pom.xml

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