Author: rahul
Date: Tue Dec 30 23:40:04 2008
New Revision: 730336

URL: http://svn.apache.org/viewvc?rev=730336&view=rev
Log:
Update guide to mention BeanUtils 1.8.0 instead of 1.7.0.

Modified:
    
commons/proper/digester/branches/1_X_LINE/src/java/org/apache/commons/digester/package.html

Modified: 
commons/proper/digester/branches/1_X_LINE/src/java/org/apache/commons/digester/package.html
URL: 
http://svn.apache.org/viewvc/commons/proper/digester/branches/1_X_LINE/src/java/org/apache/commons/digester/package.html?rev=730336&r1=730335&r2=730336&view=diff
==============================================================================
--- 
commons/proper/digester/branches/1_X_LINE/src/java/org/apache/commons/digester/package.html
 (original)
+++ 
commons/proper/digester/branches/1_X_LINE/src/java/org/apache/commons/digester/package.html
 Tue Dec 30 23:40:04 2008
@@ -66,7 +66,7 @@
 <blockquote>
     <table border="1" cellspacing="2" cellpadding="3">
         <tr class="a"><th colspan="3">Recommended Dependency Set</th></tr>   
-        <tr class="b"><td>Digester</td><td>+Logging 1.1.x</td><td>+BeanUtils 
1.7</td></tr>
+        <tr class="b"><td>Digester</td><td>+Logging 1.1.x</td><td>+BeanUtils 
1.8.0</td></tr>
     </table>
 </blockquote>
 <p>
@@ -80,7 +80,7 @@
     </table>
 </blockquote>
 <p>
-It is also possible to use Logging 1.0.x instead.
+It is also possible to use Logging 1.0.x or BeanUtils 1.7.0 instead.
 </p>
 <a name="doc.Intro"></a>
 <h3>Introduction</h3>


Reply via email to