a new base action which dispatches using reflection
[mir.git] / lib / README.txt
index 69c5ee2..613ad35 100755 (executable)
@@ -11,6 +11,9 @@ A description and url should be added here. Please keep track
 of the documentation! If there are things to be done regarding
 a certain library, this is stated in a todo field
 
+Make sure to check in the libs with the binary flag. If you
+forgot to do so you can fire up "cvs admin -kb [name_of_lib]" 
+
 Now the descriptions in alphabetical order:
 
 
@@ -40,6 +43,12 @@ todo       : check if necessary / update to version 1.1.1
              necessary?
 
 
+commons-codec
+------------------------------------------------
+version    : 1.1
+url        : http://jakarta.apache.org/commons/
+description: Needed for base64
+            
 commons-collections
 ------------------------------------------------
 version    : 2.1
@@ -47,24 +56,21 @@ url        : http://jakarta.apache.org/commons/
 description: needed for parsing the configuration 
              properties file and provides more useful collections
              like a LRUCache
-todo       : 
 
 
-commons-net20030111
+commons-net
 ------------------------------------------------
-version    : 20030111 (??)
+version    : 1.0
 url        : http://jakarta.apache.org/commons/
 description: needed for the mail feature
-todo       : update to version 1.0
 
 
 cos
 ------------------------------------------------
-version    : 06/19/2001 (probably)
+version    : 05Nov2002
 url        : http://www.servlets.com/cos/index.html
-description: servlet utilities by O'Reyly
-todo      : update to cos-05Nov2002.zip 
-             replace due to the license
+description: servlet utilities by oreilly
+todo      : replace due to the license
 
 
 fop
@@ -87,11 +93,10 @@ todo       : update to version 1.7.5
 
 gnu-regexp
 ------------------------------------------------
-version    : 1.0.8
+version    : 1.1.4
 url        : http://www.cacas.org/java/gnu/regexp/
 description: GNU regular expression library
-todo      : update to version 1.1.4
-             check if to be replaced with jakarta
+todo      : check if to be replaced with jakarta
              commons regexp
 
 
@@ -106,11 +111,10 @@ todo       : check for update / check if necessary
 
 log4j
 ------------------------------------------------
-version    : 1.2.6
-url        : http://jakarta.apache.org
+version    : 1.2.8
+url        : http://jakarta.apache.org/log4j/
 description: Jakarta Log4J standard library for
              the logging layer of MIR.
-todo       : update to version 1.2.8
 
 
 logkit
@@ -155,19 +159,9 @@ todo       : find replacement
 
 postgresql
 ------------------------------------------------
-version    : 7.1.3 (probably)
-url        :
+version    : 7.2 (jdbc2-version)
+url        : http://jdbc.postgresql.org
 description: JDBC driver for postgresql database
-             includes retepTools
-todo       : check for current version
-
-
-retepTools
-------------------------------------------------
-version    : see postgresql
-url        : see postgresql
-description: see postgresql
-todo       : check if necessary at all
 
 
 strutsmesg