From: rk Date: Thu, 13 Mar 2003 18:54:56 +0000 (+0000) Subject: preparation of library cleaning X-Git-Tag: BEFORE_MERGE_1_1~227 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=e029624c94e98df6c9f428ffc055b368d9f2efca;p=mir.git preparation of library cleaning --- diff --git a/lib/README.txt b/lib/README.txt index f0d24266..df5aea11 100755 --- a/lib/README.txt +++ b/lib/README.txt @@ -1,26 +1,149 @@ -In this folder you have to link all the necessary -java-libraries +This folder contains all necessary java libraries to compile +MIR. Have a look at the /doc folder for java libraries that +have to be present on your system in order to make MIR run. -The jar-files in this directory are compiled for linux. -If you want to use an other os you have to replace them. +The libraries should be stored in this folder containing +their version in the filename. The filename should look like: -1. Java Advanced Imaging - jai_core.jar - jai_codec.jar + name-of-library-x.y.z.jar -3. Freemarker HTML-Templatelibraries - freemarker.jar - freemarker-utility.jar - both version 1.6.2 +A description and url should be added here. -4. Oreilly Servlets - cos.jar (version 06/19/2001) +Now the descriptions in alphabetical order: -5. DBConnectionBroker - dbconnectionbroker.jar -6. JDBC-Driver - postgresql.jar / retepTools.jar - (version 7.1.3) +avalon-framework-4.0 +------------------------------------------------ +version : ?? +url : +description: + + +batik +------------------------------------------------ +version : ?? +url : +description: + + +commons-configuration-1.0-dev +------------------------------------------------ +version : ?? +url : +description: + + +commons-net20030111 +------------------------------------------------ +version : ?? +url : +description: + + +cos +------------------------------------------------ +version : 06/19/2001 (probably +url : +description: servlet utilities by O'Reyly +todo : check for update + + +fop +------------------------------------------------ +version : ?? +url : +description: + + +freemarker.jar / freemarker-utility.jar +------------------------------------------------ +version : 1.6.2 (probably) +url : http://fm-classic.sourceforge.net +description: +todo : update to version 1.7.5 + template changes involved on update + + +gnu-regexp +------------------------------------------------ +version : 1.0.8 +url : http://www.cacas.org/java/gnu/regexp/ +description: GNU regular expression library +todo : update to version 1.1.4 + + +jimi +------------------------------------------------ +version : ?? +url : +description: + + +log4j +------------------------------------------------ +version : 1.2.6 +url : http://jakarta.apache.org +description: Jakarta Log4J standard library for + the logging layer of MIR. +todo : update to version 1.2.8 + + +logkit-1.0 +------------------------------------------------ +version : ?? +url : +description: + + +lucene-1.2 +------------------------------------------------ +version : ?? +url : +description: + + +multex +------------------------------------------------ +version : 3 +url : +description: +todo : rename to multex-3.jar + + +poolman +------------------------------------------------ +version : ?? +url : +description: + + +postgresql +------------------------------------------------ +version : 7.1.3 (probably) +url : +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 + + +saxon +------------------------------------------------ +version : ?? +url : +description: + + +strutsmesg +------------------------------------------------ +version : ?? +url : +description: -7. Gnu regexp java-libraries - gnuregexp.jar (1.0.6) \ No newline at end of file diff --git a/lib/ant.jar b/lib/ant.jar deleted file mode 100755 index 229d48e2..00000000 Binary files a/lib/ant.jar and /dev/null differ diff --git a/lib/mm.mysql-2.0.2-bin.jar b/lib/mm.mysql-2.0.2-bin.jar deleted file mode 100755 index 3edf94e3..00000000 Binary files a/lib/mm.mysql-2.0.2-bin.jar and /dev/null differ