vgritsenko 2002/07/29 17:54:53 Modified: lib Tag: cocoon_2_0_3_branch jars.xml Log: update a bit Revision Changes Path No revision No revision 1.11.2.12 +10 -12 xml-cocoon2/lib/jars.xml Index: jars.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/lib/jars.xml,v retrieving revision 1.11.2.11 retrieving revision 1.11.2.12 diff -u -r1.11.2.11 -r1.11.2.12 --- jars.xml 24 Jul 2002 03:38:45 -0000 1.11.2.11 +++ jars.xml 30 Jul 2002 00:54:53 -0000 1.11.2.12 @@ -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> @@ -96,7 +94,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> @@ -108,7 +106,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> @@ -155,7 +153,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> @@ -164,7 +162,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.5.0-dev-20020408.jar.jar</lib> <homepage>http://jakarta.apache.org/poi/</homepage> </file> @@ -184,11 +182,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> @@ -201,7 +199,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> @@ -255,14 +253,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]