Revision: 1494
          http://svn.sourceforge.net/spring-rich-c/?rev=1494&view=rev
Author:   jhoskens
Date:     2006-10-06 01:15:20 -0700 (Fri, 06 Oct 2006)

Log Message:
-----------
adding commons-codec as an optional dependency in support module

Modified Paths:
--------------
    trunk/spring-richclient/support/pom.xml

Modified: trunk/spring-richclient/support/pom.xml
===================================================================
--- trunk/spring-richclient/support/pom.xml     2006-10-06 08:14:19 UTC (rev 
1493)
+++ trunk/spring-richclient/support/pom.xml     2006-10-06 08:15:20 UTC (rev 
1494)
@@ -127,6 +127,13 @@
             <optional>true</optional>
         </dependency>
 
+                               <!-- Codec -->        
+        <dependency>
+               <groupId>commons-codec</groupId>
+               <artifactId>commons-codec</artifactId>
+               <optional>true</optional>
+                   </dependency>
+
         <!-- Components -->
         <dependency>
             <groupId>com.jgoodies</groupId>


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
spring-rich-c-cvs mailing list
spring-rich-c-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/spring-rich-c-cvs

Reply via email to