Revision: 1140
Author:   jdigger
Date:     2006-05-10 19:54:39 -0700 (Wed, 10 May 2006)
ViewCVS:  http://svn.sourceforge.net/spring-rich-c/?rev=1140&view=rev

Log Message:
-----------
Added needed testing dependancy

Modified Paths:
--------------
    trunk/spring-richclient/tiger/pom.xml
Modified: trunk/spring-richclient/tiger/pom.xml
===================================================================
--- trunk/spring-richclient/tiger/pom.xml       2006-05-10 22:46:12 UTC (rev 
1139)
+++ trunk/spring-richclient/tiger/pom.xml       2006-05-11 02:54:39 UTC (rev 
1140)
@@ -71,11 +71,12 @@
             <groupId>org.springframework.richclient</groupId>
             <artifactId>spring-richclient-support</artifactId>
         </dependency>
-        <!--<dependency>-->
-            <!--<groupId>org.springframework.richclient</groupId>-->
-            <!--<artifactId>spring-richclient-support</artifactId>-->
-            <!--<type>test-jar</type>-->
-        <!--</dependency>-->
+        <dependency>
+            <groupId>org.springframework.richclient</groupId>
+            <artifactId>spring-richclient-support</artifactId>
+            <type>test-jar</type>
+            <scope>test</scope>
+        </dependency>
 
         <!-- Logging -->
         <dependency>


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



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
spring-rich-c-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/spring-rich-c-cvs

Reply via email to