vgritsenko 2002/07/29 17:54:53 Modified: lib jars.xml Log: update a bit Revision Changes Path 1.27 +10 -12 xml-cocoon2/lib/jars.xml Index: jars.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/lib/jars.xml,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- jars.xml 24 Jul 2002 03:38:44 -0000 1.26 +++ jars.xml 30 Jul 2002 00:54:53 -0000 1.27 @@ -1,12 +1,10 @@ <?xml version="1.0"?> <!-- - Add an entry for each jar file used by Cocoon, following the other entries Author: Ovidiu Predescu "[EMAIL PROTECTED]" Date: May 23, 2002 - --> <jars> @@ -109,7 +107,7 @@ <description>Batik is a Java based toolkit for applications which handle images in the Scalable Vector Graphics (SVG) format for various purposes, such as viewing, generation or manipulation.</description> - <used-by>cocoon</used-by> + <used-by>SVG serializer (SVG to JPG, PNG)</used-by> <lib>optional/batik-all-1.5b2.jar</lib> <homepage>http://xml.apache.org/batik/</homepage> </file> @@ -121,7 +119,7 @@ and become scriptable, against any BSF-supported language. When BSF supports additional languages, the application will automatically support the additional languages.</description> - <used-by>?</used-by> + <used-by>Script generator, script action</used-by> <lib>optional/bsf-2.2.jar</lib> <homepage>http://oss.software.ibm.com/developerworks/projects/bsf</homepage> </file> @@ -185,7 +183,7 @@ <description>hsqldb is a relational database engine written in Java, with a JDBC driver, supporting a subset of ANSI-92 SQL. It offers a small, fast database engine which offers both in memory and disk based tables.</description> - <used-by>?</used-by> + <used-by>Cocoon samples webapp</used-by> <lib>optional/hsqldb-1.7.0.jar</lib> <homepage>http://hsqldb.sourceforge.net/</homepage> </file> @@ -194,7 +192,7 @@ <description>The POI project consists of APIs for manipulating various file formats based upon Microsoft's OLE 2 Compound Document format using pure Java.</description> - <used-by>?</used-by> + <used-by>MS Excel serializer</used-by> <lib>optional/jakarta-poi-1.7.0-dev-20020624.jar</lib> <homepage>http://jakarta.apache.org/poi/</homepage> </file> @@ -214,11 +212,11 @@ <homepage>http://java.sun.com/products/jimi/</homepage> </file> <file> - <title>?</title> + <title>JISP</title> <description></description> - <used-by>?</used-by> + <used-by>JISP file storage</used-by> <lib>optional/jisp_1_0_2.jar</lib> - <homepage>?</homepage> + <homepage>http://www.coyotegulch.com/algorithm/jisp/</homepage> </file> <file> <title>Java Formatter</title> @@ -231,7 +229,7 @@ <file> <title>Transform HTML to XML</title> <description>Tidy is a HTML syntax checker and pretty printer.</description> - <used-by>transformers</used-by> + <used-by>HTML generator</used-by> <lib>optional/jtidy-04aug2000r7-dev.jar</lib> <homepage>http://lempinen.net/sami/jtidy/</homepage> </file> @@ -285,14 +283,14 @@ <file> <title>Velocity engine</title> <description>Velocity is a general purpose template engine written in Java.</description> - <used-by>?</used-by> + <used-by>Velocity Generator</used-by> <lib>optional/velocity-1.2.jar</lib> <homepage>http://jakarta.apache.org/velocity/</homepage> </file> <file> <title>XML DB APIs</title> <description>Database tailored for the storage of XML data.</description> - <used-by>?</used-by> + <used-by>XML:DB source</used-by> <lib>optional/xmldb-api-20011111.jar</lib> <homepage>http://www.xmldb.org/</homepage> </file>
---------------------------------------------------------------------- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]