[Yanel-commits] rev 39506 - public/yanel/trunk/src/build

michi at wyona.com michi at wyona.com
Thu Oct 23 16:53:00 CEST 2008


Author: michi
Date: 2008-10-23 16:52:59 +0200 (Thu, 23 Oct 2008)
New Revision: 39506

Modified:
   public/yanel/trunk/src/build/dependencies.xml
Log:
ehcache dependency added

Modified: public/yanel/trunk/src/build/dependencies.xml
===================================================================
--- public/yanel/trunk/src/build/dependencies.xml	2008-10-23 14:36:10 UTC (rev 39505)
+++ public/yanel/trunk/src/build/dependencies.xml	2008-10-23 14:52:59 UTC (rev 39506)
@@ -103,6 +103,9 @@
       <dependency groupId="com.ibm.icu" artifactId="icu4j" version="3.4.4"/>
 
       <dependency groupId="postgresql" artifactId="postgresql" version="8.1-409.jdbc3"/>
+
+
+      <dependency groupId="net.sf.ehcache" artifactId="ehcache" version="1.5.0"/>
     </artifact:dependencies>
 
     <property name="maven2.cp" refid="maven2.classpath"/>



More information about the Yanel-commits mailing list