Author: rahul
Date: Thu Dec 28 13:51:35 2006
New Revision: 490838
URL: http://svn.apache.org/viewvc?view=rev&rev=490838
Log:
Match version numbers in dependencies section with those in the POMs.
SHALE-363
Modified:
shale/framework/trunk/src/site/xdoc/index.xml
Modified: shale/framework/trunk/src/site/xdoc/index.xml
URL:
http://svn.apache.org/viewvc/shale/framework/trunk/src/site/xdoc/index.xml?view=diff&rev=490838&r1=490837&r2=490838
==============================================================================
--- shale/framework/trunk/src/site/xdoc/index.xml (original)
+++ shale/framework/trunk/src/site/xdoc/index.xml Thu Dec 28 13:51:35 2006
@@ -97,18 +97,18 @@
<li>JavaServer Faces 1.1 or later.</li>
<li>JSP Standard Tag Library (JSTL) 1.1 or later.</li>
<li>Apache Commons BeanUtils 1.7 or later.</li>
- <li>Apache Commons Chain 1.0 or later.</li>
- <li>Apache Commons Digester 1.7 or later.</li>
- <li>Apache Commons Logging 1.0.4 or later.</li>
+ <li>Apache Commons Chain 1.1 or later.</li>
+ <li>Apache Commons Digester 1.8 or later.</li>
+ <li>Apache Commons Logging 1.1 or later.</li>
</ul>
<p>Various optional Shale components have dependencies on the following
additional runtime technologies:</p>
<ul>
- <li>Apache Commons Validator 1.2.0 or later.</li>
- <li>Apache Commons SCXML 0.5 or later.</li>
- <li>Spring Framework 1.2.2 or later.</li>
+ <li>Apache Commons Validator 1.3.1 or later.</li>
+ <li>Apache Commons SCXML 0.6 or later.</li>
+ <li>Spring Framework 1.2.8 or later.</li>
<li>Tiles 2 (the stand-alone version of Tiles, currently in the Struts
Sandbox).</li>
<li>Cargo</li>
<li>jMock</li>