You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bi...@apache.org on 2010/05/14 04:09:09 UTC

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

Author: billbarker
Date: Fri May 14 02:09:08 2010
New Revision: 944081

URL: http://svn.apache.org/viewvc?rev=944081&view=rev
Log:
directory-apacheds needs directory-shared

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=944081&r1=944080&r2=944081&view=diff
==============================================================================
--- gump/metadata/project/directory-apacheds.xml (original)
+++ gump/metadata/project/directory-apacheds.xml Fri May 14 02:09:08 2010
@@ -220,9 +220,9 @@
   </project>
 
   <project name="apacheds-i18n">
-    <depend project="apacheds-parent"/>
-
     <mvn goal="install" basedir="i18n"/>
+    <depend project="apacheds-parent"/>
+    <option project="shared-all" />
     <jar name="i18n/target/apacheds-i18n-*[0-9T].jar"/>
   </project>