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/01/28 08:38:54 UTC

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

Author: bodewig
Date: Fri Jan 28 07:38:54 2011
New Revision: 1064474

URL: http://svn.apache.org/viewvc?rev=1064474&view=rev
Log:
trying to keep up with directory-shared

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=1064474&r1=1064473&r2=1064474&view=diff
==============================================================================
--- gump/metadata/project/directory-shared.xml (original)
+++ gump/metadata/project/directory-shared.xml Fri Jan 28 07:38:54 2011
@@ -171,6 +171,16 @@
     <jar name="ldap-schema/target/shared-ldap-schema-*[0-9T].jar"/>
   </project>
 
+  <project name="shared-ldap-schema-converter">
+    <mvn3 goal="install" basedir="ldap-schema-converter"/>
+
+    <depend project="shared-parent"/>
+    <depend project="shared-ldap"/>
+    <depend project="directory-junit-addons"/>
+
+    <jar name="ldap-schema-converter/target/shared-ldap-schema-converter-*[0-9T].jar"/>
+  </project>
+
   <project name="shared-util">
     <mvn3 goal="install" basedir="util"/>