Revision: 1357
          http://svn.sourceforge.net/spring-rich-c/?rev=1357&view=rev
Author:   jhoskens
Date:     2006-08-31 03:05:11 -0700 (Thu, 31 Aug 2006)

Log Message:
-----------
runtime dependencies added: jgoodies looks/forms and javahelp

Modified Paths:
--------------
    trunk/spring-richclient/samples/simple/pom.xml

Modified: trunk/spring-richclient/samples/simple/pom.xml
===================================================================
--- trunk/spring-richclient/samples/simple/pom.xml      2006-08-31 07:46:55 UTC 
(rev 1356)
+++ trunk/spring-richclient/samples/simple/pom.xml      2006-08-31 10:05:11 UTC 
(rev 1357)
@@ -86,7 +86,24 @@
             <groupId>net.java.dev.glazedlists</groupId>
             <artifactId>glazedlists_java15</artifactId>
         </dependency>
-
+        
+        <!-- Runtime Dependencies -->
+        <dependency>
+            <groupId>com.jgoodies</groupId>
+            <artifactId>forms</artifactId>
+            <scope>runtime</scope>
+        </dependency>
+        <dependency>
+            <groupId>com.jgoodies</groupId>
+            <artifactId>looks</artifactId>
+            <scope>runtime</scope>
+        </dependency>
+         <dependency>
+            <groupId>javax.help</groupId>
+            <artifactId>jhelp</artifactId>
+            <scope>runtime</scope>
+        </dependency>
+        
     </dependencies>
 
 </project>


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