You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by dg...@apache.org on 2005/02/19 22:16:01 UTC

svn commit: r154453 - jakarta/commons/proper/dbutils/trunk/xdocs/index.xml

Author: dgraham
Date: Sat Feb 19 13:16:00 2005
New Revision: 154453

URL: http://svn.apache.org/viewcvs?view=rev&rev=154453
Log:
Simplified dependencies text.

Modified:
    jakarta/commons/proper/dbutils/trunk/xdocs/index.xml

Modified: jakarta/commons/proper/dbutils/trunk/xdocs/index.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/dbutils/trunk/xdocs/index.xml?view=diff&r1=154452&r2=154453
==============================================================================
--- jakarta/commons/proper/dbutils/trunk/xdocs/index.xml (original)
+++ jakarta/commons/proper/dbutils/trunk/xdocs/index.xml Sat Feb 19 13:16:00 2005
@@ -112,12 +112,8 @@
 <section name="Dependencies">
     <p>
     DbUtils is intentionally a single jar distribution and relies only on 
-    standard JREs:
+    a standard Java 1.3 or later JRE.
     </p> 
-    <ul>
-        <li>Java 1.3 (or later)</li>
-        <li>JDBC 2.0 (or later)</li>
-    </ul>
 </section>
 
 </body>



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org