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/06/07 18:18:38 UTC

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

Author: bodewig
Date: Mon Jun  7 16:18:38 2010
New Revision: 952311

URL: http://svn.apache.org/viewvc?rev=952311&view=rev
Log:
remove avl-partition - svn rev 951350

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=952311&r1=952310&r2=952311&view=diff
==============================================================================
--- gump/metadata/project/directory-apacheds.xml (original)
+++ gump/metadata/project/directory-apacheds.xml Mon Jun  7 16:18:38 2010
@@ -33,7 +33,6 @@
     <mvn goal="install" basedir="all"/>
     <jar name="all/target/apacheds-all-*[0-9T].jar"/>
 
-    <depend project="apacheds-avl-partition"/>
     <depend project="apacheds-core"/>
     <depend project="apacheds-core-annotations"/>
     <depend project="apacheds-core-api"/>
@@ -65,18 +64,6 @@
     <depend project="apacheds-xdbm-tools"/>
   </project>
 
-  <project name="apacheds-avl-partition">
-    <depend project="apacheds-parent"/>
-
-    <mvn goal="install" basedir="avl-partition"/>
-    <jar name="avl-partition/target/apacheds-avl-partition-*[0-9T].jar"/>
-
-    <option project="apacheds-core"/>
-    <option project="apacheds-core-avl"/>
-    <option project="apacheds-i18n"/>
-    <option project="apacheds-xdbm-search"/>
-  </project>
-
   <project name="apacheds-core">
     <depend project="apacheds-parent"/>
 
@@ -273,7 +260,6 @@
     <mvn goal="install" basedir="ldif-partition"/>
     <jar name="ldif-partition/target/apacheds-ldif-partition-*[0-9T].jar"/>
 
-    <option project="apacheds-avl-partition"/>
     <option project="apacheds-core-mock"/>
     <option project="apacheds-i18n"/>
   </project>