1.1 restoration
[mir.git] / lib / README.txt
index a49f9bf..355c89f 100755 (executable)
@@ -155,36 +155,26 @@ url        : http://www.tfh-berlin.de/~knabe/java/multex
 description: nested exceptions
 todo       : rename to multex-3.jar
 
-
-poolman
-------------------------------------------------
-version    : ??
-url        : https://sourceforge.net/projects/poolman
-url        : http://www.codestudio.com/
-description: PoolMan is no longer available or supported 
-             Connection and object pooling mechanisms: 
-             they can now be found in application servers [...] 
-             Tomcat and the Jakarta Project, and other 
-             J2EE products and servers.
-todo       : find replacement
-
-
 postgresql
 ------------------------------------------------
-version    : 7.2 (jdbc2-version)
+version    : 7.4 (jdbc2-version)
 url        : http://jdbc.postgresql.org
 description: JDBC driver for postgresql database
 
-
-strutsmesg
-------------------------------------------------
-version    : ??
-url        : 
-description: Extracted from struts 1.0
-todo       : update
-
 velocity
 ------------------------------------------------
 version    : 1.3.1 
 url        : http://jakarta.apache.org/velocity
 description: template engine
+
+commons-pool-1.1
+------------------------------------------------
+version    : 1.1
+url        : http://jakarta.apache.org/commons-pool
+description: generic object pooling framework
+
+commons-dbcp-1.1
+-----------------------------------------------
+version    : 1.1
+url        : http://jakarta.apache.org/commons-dbcp
+description: database connection pooling library