rebuilding head
authoridfx <idfx>
Sat, 6 Nov 2004 18:25:23 +0000 (18:25 +0000)
committeridfx <idfx>
Sat, 6 Nov 2004 18:25:23 +0000 (18:25 +0000)
lib/README.txt
lib/commons-collections-2.1.jar [deleted file]
lib/commons-logging-1.0.3.jar [deleted file]
lib/postgresql-73jdbc2.jar [deleted file]
lib/strutsmesg.jar [deleted file]

index 613ad35..355c89f 100755 (executable)
@@ -43,12 +43,15 @@ todo       : check if necessary / update to version 1.1.1
              necessary?
 
 
-commons-codec
+commons-beanutils
 ------------------------------------------------
-version    : 1.1
+version    : 1.6.1
 url        : http://jakarta.apache.org/commons/
-description: Needed for base64
-            
+description: Commons-BeanUtils provides 
+                        easy-to-use wrappers around the Java 
+                        reflection and introspection APIs. 
+     
+     
 commons-collections
 ------------------------------------------------
 version    : 2.1
@@ -58,19 +61,20 @@ description: needed for parsing the configuration
              like a LRUCache
 
 
-commons-net
+commons-logging
 ------------------------------------------------
-version    : 1.0
+version    : 1.0.3
 url        : http://jakarta.apache.org/commons/
-description: needed for the mail feature
+description: Commons-Logging is a wrapper around 
+             a variety of logging API 
+             implementations. 
 
 
-cos
+commons-net
 ------------------------------------------------
-version    : 05Nov2002
-url        : http://www.servlets.com/cos/index.html
-description: servlet utilities by oreilly
-todo      : replace due to the license
+version    : 1.0
+url        : http://jakarta.apache.org/commons/
+description: needed for the mail feature
 
 
 fop
@@ -78,7 +82,7 @@ fop
 version    : ??
 url        : http://xml.apache.org/fop/
 description:
-todo       : The latest stable version is FOP-0.20.4
+todo       : The latest stable version is FOP-0.20.5
              check if necessary
 
 
@@ -100,6 +104,14 @@ todo          : check if to be replaced with jakarta
              commons regexp
 
 
+iText
+------------------------------------------------
+version    : ??
+url        : http://www.lowagie.com/iText/
+description: PDF
+todo      : check if necessary
+
+
 jimi
 ------------------------------------------------
 version    : ??
@@ -124,7 +136,7 @@ url        : http://apache.serveftp.org/apache-site/dist/avalon/logkit/latest/
 description: LogKit is an easy to use logging 
              toolkit. 
 depends on : avalon
-todo       : update to version 1.2
+todo       : update to version 1.2 ??
 
 
 lucene
@@ -143,32 +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
+velocity
 ------------------------------------------------
-version    : ??
-url        : 
-description: Extracted from struts 1.0
-todo       : update
+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
diff --git a/lib/commons-collections-2.1.jar b/lib/commons-collections-2.1.jar
deleted file mode 100755 (executable)
index f66c6d2..0000000
Binary files a/lib/commons-collections-2.1.jar and /dev/null differ
diff --git a/lib/commons-logging-1.0.3.jar b/lib/commons-logging-1.0.3.jar
deleted file mode 100755 (executable)
index b99c937..0000000
Binary files a/lib/commons-logging-1.0.3.jar and /dev/null differ
diff --git a/lib/postgresql-73jdbc2.jar b/lib/postgresql-73jdbc2.jar
deleted file mode 100755 (executable)
index c503bd7..0000000
Binary files a/lib/postgresql-73jdbc2.jar and /dev/null differ
diff --git a/lib/strutsmesg.jar b/lib/strutsmesg.jar
deleted file mode 100755 (executable)
index 5aeec60..0000000
Binary files a/lib/strutsmesg.jar and /dev/null differ