Update of /var/cvs/speeltuin/ernst/vpro-wizards
In directory james.mmbase.org:/tmp/cvs-serv2252/applications/vpro-wizards

Modified Files:
        install.txt 
Log Message:
added dependency overview


See also: http://cvs.mmbase.org/viewcvs/speeltuin/ernst/vpro-wizards


Index: install.txt
===================================================================
RCS file: /var/cvs/speeltuin/ernst/vpro-wizards/install.txt,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- install.txt 27 Oct 2008 14:42:46 -0000      1.1
+++ install.txt 3 Nov 2008 12:08:46 -0000       1.2
@@ -80,6 +80,27 @@
 5) the web.xml fragment in the WEB-INF dir needs to be merged into your 
applications web.xml.
 
 
+Dependencies
+--------------------------------
+The vpro-wizards have a number of dependencies. Here is an overview:
+VPRO-Wizards
+  +- Spring
+     +- commons-logging
+     +- commons-lang
+  +- Spring webmvc
+  +- Nekohtml
+     +- xerces
+  +- collections-generic
+
+If you want to use the CachHandlerInterceptor and the 
org.mmbase.applications.vprowizards.spring.cache.CacheWrapper You will also 
need need the oscache jar.
+
+Spring-mock is used to run the (integration) tests, you don't need it for run- 
or compile time.
+
+Nekohtml is an html parser/filter that is used to clean richtext input. 
+Collections-generic is a version of commons-collections that supports generics.
+You can examine the maven project.xml file to see what versions are used to 
build the VPRO-Wizards, and you can run "maven war:war" to create an archive 
that contains little more than these jars.
+
+
 Considerations
 ---------------------------------
 Some things that are important to know when  using the vpro-wizards
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to