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 2013/09/09 09:35:39 UTC

svn commit: r1520975 - in /directory/trunks: ./ pom.xml

Author: elecharny
Date: Mon Sep  9 07:35:39 2013
New Revision: 1520975

URL: http://svn.apache.org/r1520975
Log:
Updated the externals to point on the correct kerberos client code base

Modified:
    directory/trunks/   (props changed)
    directory/trunks/pom.xml

Propchange: directory/trunks/
------------------------------------------------------------------------------
--- svn:externals (original)
+++ svn:externals Mon Sep  9 07:35:39 2013
@@ -2,7 +2,7 @@ apacheds https://svn.apache.org/repos/as
 studio https://svn.apache.org/repos/asf/directory/studio/trunk
 shared https://svn.apache.org/repos/asf/directory/shared/trunk
 project https://svn.apache.org/repos/asf/directory/project/trunk
-kerberos-client https://svn.apache.org/repos/asf/directory/clients/kerberos/trunk
+kerberos-client https://svn.apache.org/repos/asf/directory/clients/trunk/kerberos
 checkstyle-configuration https://svn.apache.org/repos/asf/directory/buildtools/checkstyle-configuration/trunk
 junit-addons https://svn.apache.org/repos/asf/directory/buildtools/junit-addons/trunk
 apacheds-manuals https://svn.apache.org/repos/asf/directory/documentation/apacheds-manuals/trunk

Propchange: directory/trunks/
------------------------------------------------------------------------------
  Merged /directory/apacheds/branches/apacheds-txns:r1177661-1338551
  Merged /directory/apacheds/trunk:r1177663-1183434,1209070-1214194

Modified: directory/trunks/pom.xml
URL: http://svn.apache.org/viewvc/directory/trunks/pom.xml?rev=1520975&r1=1520974&r2=1520975&view=diff
==============================================================================
--- directory/trunks/pom.xml (original)
+++ directory/trunks/pom.xml Mon Sep  9 07:35:39 2013
@@ -32,10 +32,10 @@
     <module>checkstyle-configuration</module>
     <module>junit-addons</module>
     <module>shared</module>
-    <module>jdbm</module>
+    <!--module>jdbm</module-->
     <module>mavibot</module>
     <module>apacheds</module>
-    <module>studio</module>
+    <!--module>studio</module-->
     <!--module>apacheds-manuals</module-->
   </modules>