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/07/14 05:48:56 UTC

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

Author: bodewig
Date: Wed Jul 14 03:48:56 2010
New Revision: 963939

URL: http://svn.apache.org/viewvc?rev=963939&view=rev
Log:
reduce noise with hard dependencies

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=963939&r1=963938&r2=963939&view=diff
==============================================================================
--- gump/metadata/project/directory-apacheds.xml (original)
+++ gump/metadata/project/directory-apacheds.xml Wed Jul 14 03:48:56 2010
@@ -102,7 +102,7 @@
     <option project="commons-collections"/>
     <option project="commons-io"/>
     <option project="commons-lang3"/>
-    <option project="ldap-client-api"/>
+    <depend project="ldap-client-api"/>
   </project>
 
   <project name="apacheds-core-avl">
@@ -244,6 +244,7 @@
     <mvn goal="install" basedir="protocol-changepw"/>
     <jar name="protocol-changepw/target/apacheds-protocol-changepw-*[0-9T].jar"/>
 
+    <depend project="apacheds-core-api"/>
     <option project="apacheds-i18n"/>
     <option project="apacheds-kerberos-shared"/>
   </project>