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/09/12 06:29:16 UTC

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

Author: bodewig
Date: Sun Sep 12 04:29:16 2010
New Revision: 996250

URL: http://svn.apache.org/viewvc?rev=996250&view=rev
Log:
dsml parser needs ldap-client-api

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=996250&r1=996249&r2=996250&view=diff
==============================================================================
--- gump/metadata/project/directory-shared.xml (original)
+++ gump/metadata/project/directory-shared.xml Sun Sep 12 04:29:16 2010
@@ -87,6 +87,7 @@
   <project name="shared-dsml-parser">
     <mvn goal="install" basedir="dsml-parser"/>
 
+    <depend project="ldap-client-api"/>
     <depend project="shared-parent"/>
     <option project="shared-asn1"/>
     <option project="shared-i18n"/>