You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by tv...@apache.org on 2006/08/20 17:19:43 UTC

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

Author: tv
Date: Sun Aug 20 08:19:41 2006
New Revision: 432977

URL: http://svn.apache.org/viewvc?rev=432977&view=rev
Log:
Attempt to fix the problems with cache and template.

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

Modified: gump/metadata/project/jakarta-turbine-fulcrum.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/jakarta-turbine-fulcrum.xml?rev=432977&r1=432976&r2=432977&view=diff
==============================================================================
--- gump/metadata/project/jakarta-turbine-fulcrum.xml (original)
+++ gump/metadata/project/jakarta-turbine-fulcrum.xml Sun Aug 20 08:19:41 2006
@@ -62,6 +62,7 @@
     
     <depend project="ant"/>
     <depend project="ehcache" />
+    <depend project="concurrent"/>
     <depend project="excalibur-framework-api"/>
     <depend project="excalibur-framework-impl"/>
     <depend project="fulcrum-yaafi"/>
@@ -664,6 +665,8 @@
         project="excalibur-framework-api"/>
       <property name="maven.jar.avalon-framework-impl" reference="jarpath"
         project="excalibur-framework-impl"/>
+      <property name="maven.jar.mail" project="javamail" 
+        reference="jarpath" id="javamail" />
     </maven>    
     <package>org.apache.fulcrum</package>