ivelin 2002/07/13 19:50:44
Modified: lib jars.xml
Log:
expanded description for XSLTC and JXPath
Revision Changes Path
1.21 +4 -2 xml-cocoon2/lib/jars.xml
Index: jars.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/lib/jars.xml,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- jars.xml 13 Jul 2002 16:09:06 -0000 1.20
+++ jars.xml 14 Jul 2002 02:50:44 -0000 1.21
@@ -78,7 +78,9 @@
</file>
<file>
<title>The XSLTC processor</title>
- <description>XLTC is an XSLT compiler that fully supports the W3C
specs.</description>
+ <description>XLTC is an XSLT compiler that fully supports the W3C specs.
+ It compiles XSLT programs to very efficient, reusable Bytecode called
translets.
+ </description>
<used-by>Cocoon TraxTransformer</used-by>
<lib>core/xsltc.jar</lib>
<homepage>http://xml.apache.org/xalan-j/xsltc_usage.html</homepage>
@@ -275,7 +277,7 @@
</file>
<file>
<title>Jakarta Commons JXPath</title>
- <description>XPath interpreter.</description>
+ <description>XPath interpreter. Work with JavaBeans and DOM nodes</description>
<used-by>JXPath logicsheet and XMLForm</used-by>
<lib>optional/commons-jxpath.jar</lib>
<homepage>http://jakarta.apache.org/commons/jxpath/</homepage>
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]