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 2012/05/09 11:27:14 UTC

svn commit: r1336022 - /directory/trunks/pom.xml

Author: elecharny
Date: Wed May  9 09:27:14 2012
New Revision: 1336022

URL: http://svn.apache.org/viewvc?rev=1336022&view=rev
Log:
Added JDBM as an external dependency

Modified:
    directory/trunks/pom.xml

Modified: directory/trunks/pom.xml
URL: http://svn.apache.org/viewvc/directory/trunks/pom.xml?rev=1336022&r1=1336021&r2=1336022&view=diff
==============================================================================
--- directory/trunks/pom.xml (original)
+++ directory/trunks/pom.xml Wed May  9 09:27:14 2012
@@ -34,7 +34,7 @@
     <module>shared</module>
     <module>jdbm</module>
     <module>apacheds</module>
-    <module>studio</module>
+    <!--module>studio</module-->
     <!--module>apacheds-manuals</module-->
   </modules>