You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bo...@apache.org on 2010/05/20 09:32:54 UTC

svn commit: r946549 - /gump/metadata/project/directory-apacheds.xml

Author: bodewig
Date: Thu May 20 07:32:54 2010
New Revision: 946549

URL: http://svn.apache.org/viewvc?rev=946549&view=rev
Log:
xdbm-base is no more - svn revision 946362

Modified:
    gump/metadata/project/directory-apacheds.xml

Modified: gump/metadata/project/directory-apacheds.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/directory-apacheds.xml?rev=946549&r1=946548&r2=946549&view=diff
==============================================================================
--- gump/metadata/project/directory-apacheds.xml (original)
+++ gump/metadata/project/directory-apacheds.xml Thu May 20 07:32:54 2010
@@ -61,7 +61,6 @@
     <depend project="apacheds-server-xml"/>
     <depend project="apacheds-test-framework"/>
     <depend project="apacheds-xbean-spring"/>
-    <depend project="apacheds-xdbm-base"/>
     <depend project="apacheds-xdbm-search"/>
     <depend project="apacheds-xdbm-tools"/>
   </project>
@@ -76,7 +75,6 @@
     <option project="apacheds-core-avl"/>
     <option project="apacheds-i18n"/>
     <option project="apacheds-xdbm-search"/>
-    <option project="apacheds-xdbm-tools"/>
   </project>
 
   <project name="apacheds-core">
@@ -123,7 +121,7 @@
     <mvn goal="install" basedir="core-avl"/>
     <jar name="core-avl/target/apacheds-core-avl-*[0-9T].jar"/>
 
-    <option project="apacheds-xdbm-base"/>
+    <option project="apacheds-i18n"/>
   </project>
 
   <project name="apacheds-core-constants">
@@ -255,7 +253,7 @@
     <option project="apacheds-core-api"/>
     <option project="apacheds-i18n"/>
     <option project="apacheds-jdbm"/>
-    <option project="apacheds-xdbm-tool"/>
+    <option project="apacheds-xdbm-search"/>
   </project>
 
   <project name="apacheds-kerberos-shared">
@@ -489,24 +487,14 @@
     <option project="apacheds-server-jndi"/>
   </project>
 
-  <project name="apacheds-xdbm-base">
-    <depend project="apacheds-parent"/>
-
-    <mvn goal="install" basedir="xdbm-base"/>
-    <jar name="xdbm-base/target/apacheds-xdbm-base-*[0-9T].jar"/>
-
-    <option project="apacheds-core-api"/>
-  </project>
-
   <project name="apacheds-xdbm-search">
     <depend project="apacheds-parent"/>
 
     <mvn goal="install" basedir="xdbm-search"/>
     <jar name="xdbm-search/target/apacheds-xdbm-search-*[0-9T].jar"/>
 
-    <option project="apacheds-jdbm-store"/>
-    <option project="apacheds-xdbm-base"/>
-    <option project="apacheds-xdbm-tools"/>
+    <option project="apacheds-core-avl"/>
+    <option project="apacheds-core-api"/>
   </project>
 
   <project name="apacheds-xdbm-tools">
@@ -516,7 +504,7 @@
     <jar name="xdbm-tools/target/apacheds-xdbm-tools-*[0-9T].jar"/>
 
     <option project="apacheds-i18n"/>
-    <option project="apacheds-xdbm-base"/>
+    <option project="apacheds-xdbm-search"/>
   </project>
 
 </module>