Revision: 1352
          http://svn.sourceforge.net/spring-rich-c/?rev=1352&view=rev
Author:   ge0ffrey
Date:     2006-08-30 08:32:54 -0700 (Wed, 30 Aug 2006)

Log Message:
-----------
petclinic should have a non-optional dependency on javahelp

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

Modified: trunk/spring-richclient/samples/petclinic/gui/pom.xml
===================================================================
--- trunk/spring-richclient/samples/petclinic/gui/pom.xml       2006-08-30 
12:15:17 UTC (rev 1351)
+++ trunk/spring-richclient/samples/petclinic/gui/pom.xml       2006-08-30 
15:32:54 UTC (rev 1352)
@@ -107,6 +107,12 @@
             <groupId>org.hibernate</groupId>
             <artifactId>hibernate-annotations</artifactId>
         </dependency>
+
+        <!-- Utils -->
+        <dependency>
+            <groupId>javax.help</groupId>
+            <artifactId>jhelp</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