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:40:18 UTC

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

Author: elecharny
Date: Sat Jan  2 16:40:17 2010
New Revision: 895228

URL: http://svn.apache.org/viewvc?rev=895228&view=rev
Log:
Uncommented the kerberos-protocol project

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=895228&r1=895227&r2=895228&view=diff
==============================================================================
--- directory/apacheds/branches/apacheds-schema/pom.xml (original)
+++ directory/apacheds/branches/apacheds-schema/pom.xml Sat Jan  2 16:40:17 2010
@@ -360,8 +360,7 @@
     <module>protocol-shared</module>
     <module>protocol-ntp</module>
     <module>protocol-ldap</module>
-    <!-- To add when the tests will be fixed -->
-    <!--module>protocol-kerberos</module-->
+    <module>protocol-kerberos</module>
     <module>kerberos-test</module>
     <module>protocol-dhcp</module>
     <module>protocol-dns</module>