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 2008/08/14 06:22:06 UTC

svn commit: r685759 - /gump/metadata/project/turbine-fulcrum.xml

Author: bodewig
Date: Wed Aug 13 21:22:04 2008
New Revision: 685759

URL: http://svn.apache.org/viewvc?rev=685759&view=rev
Log:
add yaafi-crypto

Modified:
    gump/metadata/project/turbine-fulcrum.xml

Modified: gump/metadata/project/turbine-fulcrum.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/turbine-fulcrum.xml?rev=685759&r1=685758&r2=685759&view=diff
==============================================================================
--- gump/metadata/project/turbine-fulcrum.xml (original)
+++ gump/metadata/project/turbine-fulcrum.xml Wed Aug 13 21:22:04 2008
@@ -844,6 +844,7 @@
     <depend project="ant"/>
     <depend project="excalibur-framework-api"/>
     <depend project="excalibur-framework-impl"/>
+    <depend project="fulcrum-yaafi-crypto"/>
     <depend project="xml-xerces"/>
     <depend project="jamonapi"/>
     
@@ -852,4 +853,14 @@
     <jar name="target/fulcrum-yaafi-@@DATE@@.jar"/>
     <nag to="dev@turbine.apache.org" from="fulcrum-yaafi development &lt;dev@turbine.apache.org&gt;"/>
   </project>  
+
+  <project name="fulcrum-yaafi-crypto">
+    <mvn basedir="yaafi-crypto"/>
+    
+    <package>org.apache.fulcrum</package>
+    
+    <home nested="yaafi-crypto"/>
+    <jar name="target/fulcrum-yaafi-crypto-1.0.6-SNAPSHOT.jar"/>
+    <nag to="dev@turbine.apache.org" from="fulcrum-yaafi development &lt;dev@turbine.apache.org&gt;"/>
+  </project>  
 </module>