Revision: 1168
Author:   peterdb
Date:     2006-05-17 13:14:30 -0700 (Wed, 17 May 2006)
ViewCVS:  http://svn.sourceforge.net/spring-rich-c/?rev=1168&view=rev

Log Message:
-----------
added hsqldb dependency for JdbcSettings tests

Modified Paths:
--------------
    trunk/spring-richclient/sandbox/pom.xml
Modified: trunk/spring-richclient/sandbox/pom.xml
===================================================================
--- trunk/spring-richclient/sandbox/pom.xml     2006-05-17 15:16:27 UTC (rev 
1167)
+++ trunk/spring-richclient/sandbox/pom.xml     2006-05-17 20:14:30 UTC (rev 
1168)
@@ -130,6 +130,12 @@
             <groupId>javax.help</groupId>
             <artifactId>jhelp</artifactId>
         </dependency>
+        
+        <!-- JDBC -->
+        <dependency>
+            <groupId>hsqldb</groupId>
+            <artifactId>hsqldb</artifactId>
+        </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