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 17:54:25 UTC

svn commit: r895240 - /directory/apacheds/branches/apacheds-schema/pom.xml

Author: elecharny
Date: Sat Jan  2 16:54:24 2010
New Revision: 895240

URL: http://svn.apache.org/viewvc?rev=895240&view=rev
Log:
Commented the kerberos-test module

Modified:
    directory/apacheds/branches/apacheds-schema/pom.xml

Modified: directory/apacheds/branches/apacheds-schema/pom.xml
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/pom.xml?rev=895240&r1=895239&r2=895240&view=diff
==============================================================================
--- directory/apacheds/branches/apacheds-schema/pom.xml (original)
+++ directory/apacheds/branches/apacheds-schema/pom.xml Sat Jan  2 16:54:24 2010
@@ -361,7 +361,7 @@
     <module>protocol-ntp</module>
     <module>protocol-ldap</module>
     <module>protocol-kerberos</module>
-    <module>kerberos-test</module>
+    <!--module>kerberos-test</module-->
     <module>protocol-dhcp</module>
     <module>protocol-dns</module>
     <module>protocol-changepw</module>