X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2FREADME.txt;h=a93e5b4c5ea8e6ec293aa98635556d5f6cfbc621;hb=d535bd10b47370674f02b0f9ad95675748312abf;hp=a49f9bf8e183d8763148051e528379c3ee9e945d;hpb=8ef7ced59b6fb15832febbaeb5b59826bdd3d1c7;p=mir.git diff --git a/lib/README.txt b/lib/README.txt index a49f9bf8..a93e5b4c 100755 --- a/lib/README.txt +++ b/lib/README.txt @@ -28,7 +28,7 @@ description: The Avalon Framework consists of enforcements, and several lightweight convenience implementations of the generic components. -todo : update to 4.1.4 +todo : update to 4.2 (not developed anymore) @@ -38,7 +38,7 @@ version : ?? url : http://xml.apache.org/batik/ description: batik is for images in the Scalable Vector Graphics (SVG) -todo : check if necessary / update to version 1.1.1 +todo : check if necessary / update to version 1.5.1 MIR compiles without it. Is it (still) necessary? @@ -50,7 +50,7 @@ url : http://jakarta.apache.org/commons/ description: Commons-BeanUtils provides easy-to-use wrappers around the Java reflection and introspection APIs. - + commons-collections ------------------------------------------------ @@ -59,6 +59,29 @@ url : http://jakarta.apache.org/commons/ description: needed for parsing the configuration properties file and provides more useful collections like a LRUCache +todo : update to 3.1 + + +commons-dbcp +----------------------------------------------- +version : 1.1 +url : http://jakarta.apache.org/commons/ +description: database connection pooling library +todo : upgrade to 1.2.1 + +commons-fileupload +----------------------------------------------- +version : 1.0 +url : http://jakarta.apache.org/commons/ +description: jakarta version of fileupload + + +commons-httpclient +----------------------------------------------- +version : 2.0 +url : http://jakarta.apache.org/commons/ +description: httpclient simulation +todo : upgrade to 3.0 commons-logging @@ -68,6 +91,7 @@ url : http://jakarta.apache.org/commons/ description: Commons-Logging is a wrapper around a variety of logging API implementations. +todo : upgrade to 1.0.4 commons-net @@ -75,6 +99,16 @@ commons-net version : 1.0 url : http://jakarta.apache.org/commons/ description: needed for the mail feature +todo : upgrade to 1.3.0 + + +commons-pool +------------------------------------------------ +version : 1.1 +url : http://jakarta.apache.org/commons-pool +description: generic object pooling framework +todo : upgrade to 1.2 + fop @@ -91,7 +125,7 @@ freemarker.jar / freemarker-utility.jar version : 1.6.2 (probably) url : http://fm-classic.sourceforge.net description: template engine -todo : update to version 1.7.5 +todo : update to version 1.8.x template changes involved on update @@ -100,8 +134,8 @@ gnu-regexp version : 1.1.4 url : http://www.cacas.org/java/gnu/regexp/ description: GNU regular expression library -todo : check if to be replaced with jakarta - commons regexp +todo : check if to be replaced with jakarta + commons regexp 1.3 iText @@ -109,7 +143,7 @@ iText version : ?? url : http://www.lowagie.com/iText/ description: PDF -todo : check if necessary +todo : upgrade to version 1.2.x jimi @@ -127,16 +161,16 @@ version : 1.2.8 url : http://jakarta.apache.org/log4j/ description: Jakarta Log4J standard library for the logging layer of MIR. - +todo : upgrade to 1.2.9 logkit ------------------------------------------------ version : 1.0 -url : http://apache.serveftp.org/apache-site/dist/avalon/logkit/latest/ +url : http://www.axint.net/apache/avalon/logkit/v1.2/ 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 @@ -146,45 +180,43 @@ url : http://jakarta.apache.org/lucene/ description: Jakarta Lucene is a high-performance, full-featured text search engine written entirely in Java. - +todo : upgrade to 1.4.3 multex ------------------------------------------------ version : 3 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 - +todo : upgrade to multex 6 postgresql ------------------------------------------------ -version : 7.2 (jdbc2-version) +version : 7.4 (jdbc2-version) build 215 url : http://jdbc.postgresql.org description: JDBC driver for postgresql database -strutsmesg +tidy ------------------------------------------------ version : ?? -url : -description: Extracted from struts 1.0 -todo : update +url : http://jtidy.sourceforge.net/ (probably) +description: html cleanup jar + velocity ------------------------------------------------ version : 1.3.1 url : http://jakarta.apache.org/velocity description: template engine +todo : upgrade to 1.4 + + +xmlrpc +------------------------------------------------ +version : 1.2-b1 +url : http://ws.apache.org/xmlrpc/ +description: Java implementation of XML-RPC, a popular + protocol that uses XML over HTTP to + implement remote procedure calls + +