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 2011/02/14 08:59:50 UTC

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

Author: bodewig
Date: Mon Feb 14 07:59:49 2011
New Revision: 1070400

URL: http://svn.apache.org/viewvc?rev=1070400&view=rev
Log:
build order

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=1070400&r1=1070399&r2=1070400&view=diff
==============================================================================
--- gump/metadata/project/directory-shared.xml (original)
+++ gump/metadata/project/directory-shared.xml Mon Feb 14 07:59:49 2011
@@ -32,6 +32,9 @@
   <project name="shared-all">
     <mvn3 goal="install" basedir="all"/>
 
+    <depend project="ldap-client-api"/>
+    <depend project="shared-dsml-engine"/>
+    <depend project="shared-dsml-parser"/>
     <depend project="shared-ldap"/>
     <depend project="shared-ldap-schema"/>
     <depend project="shared-parent"/>