From: rk Date: Tue, 18 Mar 2003 17:39:28 +0000 (+0000) Subject: libs update X-Git-Tag: BEFORE_MERGE_1_1~204 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=90b411db816877bb6695c95dce5eecfe35e1da04;p=mir.git libs update --- diff --git a/lib/README.txt b/lib/README.txt index 69c5ee2f..14857846 100755 --- a/lib/README.txt +++ b/lib/README.txt @@ -47,24 +47,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 +84,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 +102,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 +150,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 diff --git a/lib/commons-net-1.0.0.jar b/lib/commons-net-1.0.0.jar new file mode 100755 index 00000000..8191dad4 Binary files /dev/null and b/lib/commons-net-1.0.0.jar differ diff --git a/lib/commons-net-20030111.jar b/lib/commons-net-20030111.jar deleted file mode 100755 index 114702f6..00000000 Binary files a/lib/commons-net-20030111.jar and /dev/null differ diff --git a/lib/cos-05Nov2002.jar b/lib/cos-05Nov2002.jar new file mode 100755 index 00000000..a0e34a79 Binary files /dev/null and b/lib/cos-05Nov2002.jar differ diff --git a/lib/cos.jar b/lib/cos.jar deleted file mode 100755 index 6a4a1ff5..00000000 Binary files a/lib/cos.jar and /dev/null differ diff --git a/lib/gnu-regexp-1.0.8.jar b/lib/gnu-regexp-1.0.8.jar deleted file mode 100755 index 25415824..00000000 Binary files a/lib/gnu-regexp-1.0.8.jar and /dev/null differ diff --git a/lib/gnu-regexp-1.1.4.jar b/lib/gnu-regexp-1.1.4.jar new file mode 100755 index 00000000..c3c8770b Binary files /dev/null and b/lib/gnu-regexp-1.1.4.jar differ diff --git a/lib/log4j-1.2.6.jar b/lib/log4j-1.2.6.jar deleted file mode 100755 index be4a9176..00000000 Binary files a/lib/log4j-1.2.6.jar and /dev/null differ diff --git a/lib/log4j-1.2.8.jar b/lib/log4j-1.2.8.jar new file mode 100755 index 00000000..493a3ccc Binary files /dev/null and b/lib/log4j-1.2.8.jar differ diff --git a/lib/postgresql-72jdbc2.jar b/lib/postgresql-72jdbc2.jar new file mode 100755 index 00000000..128c2d0c Binary files /dev/null and b/lib/postgresql-72jdbc2.jar differ diff --git a/lib/postgresql.jar b/lib/postgresql.jar deleted file mode 100755 index 128c2d0c..00000000 Binary files a/lib/postgresql.jar and /dev/null differ diff --git a/lib/retepTools.jar b/lib/retepTools.jar deleted file mode 100755 index ae109b64..00000000 Binary files a/lib/retepTools.jar and /dev/null differ