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/01 10:08:00 UTC

svn commit: r959551 - /gump/metadata/project/directory-shared.xml

Author: bodewig
Date: Thu Jul  1 08:08:00 2010
New Revision: 959551

URL: http://svn.apache.org/viewvc?rev=959551&view=rev
Log:
even if the POM doesn't say so, make shared-all depend on ldap-aci to ensure proper build order between shared and apacheds

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

Modified: gump/metadata/project/directory-shared.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/directory-shared.xml?rev=959551&r1=959550&r2=959551&view=diff
==============================================================================
--- gump/metadata/project/directory-shared.xml (original)
+++ gump/metadata/project/directory-shared.xml Thu Jul  1 08:08:00 2010
@@ -37,6 +37,7 @@
     <depend project="shared-cursor"/>
     <depend project="shared-dsml-parser"/>
     <depend project="shared-ldap"/>
+    <depend project="shared-ldap-aci"/>
     <depend project="shared-ldap-constants"/>
     <depend project="shared-ldap-converter"/>
     <depend project="shared-ldap-jndi"/>