Revision: 1172
Author:   ge0ffrey
Date:     2006-05-18 13:03:01 -0700 (Thu, 18 May 2006)
ViewCVS:  http://svn.sourceforge.net/spring-rich-c/?rev=1172&view=rev

Log Message:
-----------
RCP-350

Modified Paths:
--------------
    trunk/spring-richclient/pom.xml
    trunk/spring-richclient/support/pom.xml
Modified: trunk/spring-richclient/pom.xml
===================================================================
--- trunk/spring-richclient/pom.xml     2006-05-18 07:29:17 UTC (rev 1171)
+++ trunk/spring-richclient/pom.xml     2006-05-18 20:03:01 UTC (rev 1172)
@@ -711,15 +711,22 @@
                 <groupId>concurrent</groupId>
                 <artifactId>concurrent</artifactId>
                 <version>1.3.2</version>
-                <optional>true</optional>
+                <optional>true</optional><!-- TODO move to module poms -->
             </dependency>
             <dependency>
                 <groupId>javax.help</groupId>
                 <artifactId>jhelp</artifactId>
                 <version>2.0</version>
-                <optional>true</optional>
+                <optional>true</optional><!-- TODO move to module poms -->
             </dependency>
 
+            <!-- Docking -->
+            <dependency>
+                <groupId>net.java.dev.flexdock</groupId>
+                <artifactId>flexdock</artifactId>
+                <version>0.4.0</version>
+            </dependency>
+
             <!-- JNLP -->
             <!--<dependency>-->
                 <!--<groupId>javax.jnlp</groupId>-->

Modified: trunk/spring-richclient/support/pom.xml
===================================================================
--- trunk/spring-richclient/support/pom.xml     2006-05-18 07:29:17 UTC (rev 
1171)
+++ trunk/spring-richclient/support/pom.xml     2006-05-18 20:03:01 UTC (rev 
1172)
@@ -125,6 +125,13 @@
             <artifactId>jhelp</artifactId>
         </dependency>
 
+        <!-- Docking -->
+        <dependency>
+            <groupId>net.java.dev.flexdock</groupId>
+            <artifactId>flexdock</artifactId>
+            <optional>true</optional>
+        </dependency>
+
     </dependencies>
 
 </project>
\ No newline at end of file


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