rdonkin 2003/02/05 11:43:14
Modified: docs beanutils.html charter.html collections.html
commons.html components.html contributors.html
dbcp.html digester.html directory.html
discovery.html index.html lang.html license.html
logging.html modeler.html patches.html pool.html
releases.html sandbox.html versioning.html
volunteering.html
xdocs components.xml
xdocs/stylesheets project.xml
Log:
Added Jexl to the list of commons components
Revision Changes Path
1.70 +2 -0 jakarta-commons/docs/beanutils.html
Index: beanutils.html
===================================================================
RCS file: /home/cvs/jakarta-commons/docs/beanutils.html,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- beanutils.html 5 Feb 2003 04:34:58 -0000 1.69
+++ beanutils.html 5 Feb 2003 19:43:13 -0000 1.70
@@ -95,6 +95,8 @@
</li>
<li> <a
href="http://jakarta.apache.org/commons/httpclient/index.html">HttpClient</a>
</li>
+ <li> <a
href="http://jakarta.apache.org/commons/jexl/index.html">Jexl</a>
+</li>
<li> <a
href="http://jakarta.apache.org/commons/jxpath/index.html">JXPath</a>
</li>
<li> <a
href="http://jakarta.apache.org/commons/lang.html">Lang</a>
1.66 +2 -0 jakarta-commons/docs/charter.html
Index: charter.html
===================================================================
RCS file: /home/cvs/jakarta-commons/docs/charter.html,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- charter.html 5 Feb 2003 04:34:58 -0000 1.65
+++ charter.html 5 Feb 2003 19:43:13 -0000 1.66
@@ -95,6 +95,8 @@
</li>
<li> <a
href="http://jakarta.apache.org/commons/httpclient/index.html">HttpClient</a>
</li>
+ <li> <a
href="http://jakarta.apache.org/commons/jexl/index.html">Jexl</a>
+</li>
<li> <a
href="http://jakarta.apache.org/commons/jxpath/index.html">JXPath</a>
</li>
<li> <a
href="http://jakarta.apache.org/commons/lang.html">Lang</a>
1.57 +2 -0 jakarta-commons/docs/collections.html
Index: collections.html
===================================================================
RCS file: /home/cvs/jakarta-commons/docs/collections.html,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- collections.html 5 Feb 2003 04:34:58 -0000 1.56
+++ collections.html 5 Feb 2003 19:43:13 -0000 1.57
@@ -95,6 +95,8 @@
</li>
<li> <a
href="http://jakarta.apache.org/commons/httpclient/index.html">HttpClient</a>
</li>
+ <li> <a
href="http://jakarta.apache.org/commons/jexl/index.html">Jexl</a>
+</li>
<li> <a
href="http://jakarta.apache.org/commons/jxpath/index.html">JXPath</a>
</li>
<li> <a
href="http://jakarta.apache.org/commons/lang.html">Lang</a>
1.71 +2 -0 jakarta-commons/docs/commons.html
Index: commons.html
===================================================================
RCS file: /home/cvs/jakarta-commons/docs/commons.html,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- commons.html 5 Feb 2003 04:34:58 -0000 1.70
+++ commons.html 5 Feb 2003 19:43:13 -0000 1.71
@@ -95,6 +95,8 @@
</li>
<li> <a
href="http://jakarta.apache.org/commons/httpclient/index.html">HttpClient</a>
</li>
+ <li> <a
href="http://jakarta.apache.org/commons/jexl/index.html">Jexl</a>
+</li>
<li> <a
href="http://jakarta.apache.org/commons/jxpath/index.html">JXPath</a>
</li>
<li> <a
href="http://jakarta.apache.org/commons/lang.html">Lang</a>
1.85 +11 -0 jakarta-commons/docs/components.html
Index: components.html
===================================================================
RCS file: /home/cvs/jakarta-commons/docs/components.html,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -r1.84 -r1.85
--- components.html 5 Feb 2003 04:34:58 -0000 1.84
+++ components.html 5 Feb 2003 19:43:13 -0000 1.85
@@ -95,6 +95,8 @@
</li>
<li> <a
href="http://jakarta.apache.org/commons/httpclient/index.html">HttpClient</a>
</li>
+ <li> <a
href="http://jakarta.apache.org/commons/jexl/index.html">Jexl</a>
+</li>
<li> <a
href="http://jakarta.apache.org/commons/jxpath/index.html">JXPath</a>
</li>
<li> <a
href="http://jakarta.apache.org/commons/lang.html">Lang</a>
@@ -481,6 +483,15 @@
</dd>
<!-- /Net -->
+ <!-- Jexl -->
+ <dt><b><big><a
href="http://jakarta.apache.org/commons/jexl/">Jexl</a></big></b></dt>
+ <dd>
+ Jexl is an expression language which entends the Expression Language of the
JSTL
+ by bringing in some of the lessons leaned by the
+ <a href="http://jakarta.apache.org/velocity/">Velocity</a> community.
+ </dd>
+ <!-- /Jexl -->
+
</dl>
</blockquote>
</p>
1.67 +2 -0 jakarta-commons/docs/contributors.html
Index: contributors.html
===================================================================
RCS file: /home/cvs/jakarta-commons/docs/contributors.html,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- contributors.html 5 Feb 2003 04:34:58 -0000 1.66
+++ contributors.html 5 Feb 2003 19:43:13 -0000 1.67
@@ -95,6 +95,8 @@
</li>
<li> <a
href="http://jakarta.apache.org/commons/httpclient/index.html">HttpClient</a>
</li>
+ <li> <a
href="http://jakarta.apache.org/commons/jexl/index.html">Jexl</a>
+</li>
<li> <a
href="http://jakarta.apache.org/commons/jxpath/index.html">JXPath</a>
</li>
<li> <a
href="http://jakarta.apache.org/commons/lang.html">Lang</a>
1.25 +2 -0 jakarta-commons/docs/dbcp.html
Index: dbcp.html
===================================================================
RCS file: /home/cvs/jakarta-commons/docs/dbcp.html,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- dbcp.html 5 Feb 2003 04:34:58 -0000 1.24
+++ dbcp.html 5 Feb 2003 19:43:13 -0000 1.25
@@ -95,6 +95,8 @@
</li>
<li> <a
href="http://jakarta.apache.org/commons/httpclient/index.html">HttpClient</a>
</li>
+ <li> <a
href="http://jakarta.apache.org/commons/jexl/index.html">Jexl</a>
+</li>
<li> <a
href="http://jakarta.apache.org/commons/jxpath/index.html">JXPath</a>
</li>
<li> <a
href="http://jakarta.apache.org/commons/lang.html">Lang</a>
1.56 +2 -0 jakarta-commons/docs/digester.html
Index: digester.html
===================================================================
RCS file: /home/cvs/jakarta-commons/docs/digester.html,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- digester.html 5 Feb 2003 04:34:58 -0000 1.55
+++ digester.html 5 Feb 2003 19:43:13 -0000 1.56
@@ -95,6 +95,8 @@
</li>
<li> <a
href="http://jakarta.apache.org/commons/httpclient/index.html">HttpClient</a>
</li>
+ <li> <a
href="http://jakarta.apache.org/commons/jexl/index.html">Jexl</a>
+</li>
<li> <a
href="http://jakarta.apache.org/commons/jxpath/index.html">JXPath</a>
</li>
<li> <a
href="http://jakarta.apache.org/commons/lang.html">Lang</a>
1.63 +2 -0 jakarta-commons/docs/directory.html
Index: directory.html
===================================================================
RCS file: /home/cvs/jakarta-commons/docs/directory.html,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- directory.html 5 Feb 2003 04:34:58 -0000 1.62
+++ directory.html 5 Feb 2003 19:43:13 -0000 1.63
@@ -95,6 +95,8 @@
</li>
<li> <a
href="http://jakarta.apache.org/commons/httpclient/index.html">HttpClient</a>
</li>
+ <li> <a
href="http://jakarta.apache.org/commons/jexl/index.html">Jexl</a>
+</li>
<li> <a
href="http://jakarta.apache.org/commons/jxpath/index.html">JXPath</a>
</li>
<li> <a
href="http://jakarta.apache.org/commons/lang.html">Lang</a>
1.22 +2 -0 jakarta-commons/docs/discovery.html
Index: discovery.html
===================================================================
RCS file: /home/cvs/jakarta-commons/docs/discovery.html,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- discovery.html 5 Feb 2003 04:34:58 -0000 1.21
+++ discovery.html 5 Feb 2003 19:43:13 -0000 1.22
@@ -95,6 +95,8 @@
</li>
<li> <a
href="http://jakarta.apache.org/commons/httpclient/index.html">HttpClient</a>
</li>
+ <li> <a
href="http://jakarta.apache.org/commons/jexl/index.html">Jexl</a>
+</li>
<li> <a
href="http://jakarta.apache.org/commons/jxpath/index.html">JXPath</a>
</li>
<li> <a
href="http://jakarta.apache.org/commons/lang.html">Lang</a>
1.69 +2 -0 jakarta-commons/docs/index.html
Index: index.html
===================================================================
RCS file: /home/cvs/jakarta-commons/docs/index.html,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- index.html 5 Feb 2003 04:34:58 -0000 1.68
+++ index.html 5 Feb 2003 19:43:13 -0000 1.69
@@ -95,6 +95,8 @@
</li>
<li> <a
href="http://jakarta.apache.org/commons/httpclient/index.html">HttpClient</a>
</li>
+ <li> <a
href="http://jakarta.apache.org/commons/jexl/index.html">Jexl</a>
+</li>
<li> <a
href="http://jakarta.apache.org/commons/jxpath/index.html">JXPath</a>
</li>
<li> <a
href="http://jakarta.apache.org/commons/lang.html">Lang</a>
1.34 +2 -0 jakarta-commons/docs/lang.html
Index: lang.html
===================================================================
RCS file: /home/cvs/jakarta-commons/docs/lang.html,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- lang.html 5 Feb 2003 04:34:58 -0000 1.33
+++ lang.html 5 Feb 2003 19:43:13 -0000 1.34
@@ -95,6 +95,8 @@
</li>
<li> <a
href="http://jakarta.apache.org/commons/httpclient/index.html">HttpClient</a>
</li>
+ <li> <a
href="http://jakarta.apache.org/commons/jexl/index.html">Jexl</a>
+</li>
<li> <a
href="http://jakarta.apache.org/commons/jxpath/index.html">JXPath</a>
</li>
<li> <a
href="http://jakarta.apache.org/commons/lang.html">Lang</a>
1.63 +2 -0 jakarta-commons/docs/license.html
Index: license.html
===================================================================
RCS file: /home/cvs/jakarta-commons/docs/license.html,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- license.html 5 Feb 2003 04:34:58 -0000 1.62
+++ license.html 5 Feb 2003 19:43:13 -0000 1.63
@@ -96,6 +96,8 @@
</li>
<li> <a
href="http://jakarta.apache.org/commons/httpclient/index.html">HttpClient</a>
</li>
+ <li> <a
href="http://jakarta.apache.org/commons/jexl/index.html">Jexl</a>
+</li>
<li> <a
href="http://jakarta.apache.org/commons/jxpath/index.html">JXPath</a>
</li>
<li> <a
href="http://jakarta.apache.org/commons/lang.html">Lang</a>
1.41 +2 -0 jakarta-commons/docs/logging.html
Index: logging.html
===================================================================
RCS file: /home/cvs/jakarta-commons/docs/logging.html,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- logging.html 5 Feb 2003 04:34:58 -0000 1.40
+++ logging.html 5 Feb 2003 19:43:13 -0000 1.41
@@ -95,6 +95,8 @@
</li>
<li> <a
href="http://jakarta.apache.org/commons/httpclient/index.html">HttpClient</a>
</li>
+ <li> <a
href="http://jakarta.apache.org/commons/jexl/index.html">Jexl</a>
+</li>
<li> <a
href="http://jakarta.apache.org/commons/jxpath/index.html">JXPath</a>
</li>
<li> <a
href="http://jakarta.apache.org/commons/lang.html">Lang</a>
1.35 +2 -0 jakarta-commons/docs/modeler.html
Index: modeler.html
===================================================================
RCS file: /home/cvs/jakarta-commons/docs/modeler.html,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- modeler.html 5 Feb 2003 04:34:58 -0000 1.34
+++ modeler.html 5 Feb 2003 19:43:13 -0000 1.35
@@ -95,6 +95,8 @@
</li>
<li> <a
href="http://jakarta.apache.org/commons/httpclient/index.html">HttpClient</a>
</li>
+ <li> <a
href="http://jakarta.apache.org/commons/jexl/index.html">Jexl</a>
+</li>
<li> <a
href="http://jakarta.apache.org/commons/jxpath/index.html">JXPath</a>
</li>
<li> <a
href="http://jakarta.apache.org/commons/lang.html">Lang</a>
1.21 +2 -0 jakarta-commons/docs/patches.html
Index: patches.html
===================================================================
RCS file: /home/cvs/jakarta-commons/docs/patches.html,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- patches.html 5 Feb 2003 04:34:58 -0000 1.20
+++ patches.html 5 Feb 2003 19:43:13 -0000 1.21
@@ -95,6 +95,8 @@
</li>
<li> <a
href="http://jakarta.apache.org/commons/httpclient/index.html">HttpClient</a>
</li>
+ <li> <a
href="http://jakarta.apache.org/commons/jexl/index.html">Jexl</a>
+</li>
<li> <a
href="http://jakarta.apache.org/commons/jxpath/index.html">JXPath</a>
</li>
<li> <a
href="http://jakarta.apache.org/commons/lang.html">Lang</a>
1.25 +2 -0 jakarta-commons/docs/pool.html
Index: pool.html
===================================================================
RCS file: /home/cvs/jakarta-commons/docs/pool.html,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- pool.html 5 Feb 2003 04:34:58 -0000 1.24
+++ pool.html 5 Feb 2003 19:43:13 -0000 1.25
@@ -95,6 +95,8 @@
</li>
<li> <a
href="http://jakarta.apache.org/commons/httpclient/index.html">HttpClient</a>
</li>
+ <li> <a
href="http://jakarta.apache.org/commons/jexl/index.html">Jexl</a>
+</li>
<li> <a
href="http://jakarta.apache.org/commons/jxpath/index.html">JXPath</a>
</li>
<li> <a
href="http://jakarta.apache.org/commons/lang.html">Lang</a>
1.62 +2 -0 jakarta-commons/docs/releases.html
Index: releases.html
===================================================================
RCS file: /home/cvs/jakarta-commons/docs/releases.html,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- releases.html 5 Feb 2003 04:34:58 -0000 1.61
+++ releases.html 5 Feb 2003 19:43:13 -0000 1.62
@@ -95,6 +95,8 @@
</li>
<li> <a
href="http://jakarta.apache.org/commons/httpclient/index.html">HttpClient</a>
</li>
+ <li> <a
href="http://jakarta.apache.org/commons/jexl/index.html">Jexl</a>
+</li>
<li> <a
href="http://jakarta.apache.org/commons/jxpath/index.html">JXPath</a>
</li>
<li> <a
href="http://jakarta.apache.org/commons/lang.html">Lang</a>
1.72 +2 -0 jakarta-commons/docs/sandbox.html
Index: sandbox.html
===================================================================
RCS file: /home/cvs/jakarta-commons/docs/sandbox.html,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -r1.71 -r1.72
--- sandbox.html 5 Feb 2003 04:34:58 -0000 1.71
+++ sandbox.html 5 Feb 2003 19:43:13 -0000 1.72
@@ -95,6 +95,8 @@
</li>
<li> <a
href="http://jakarta.apache.org/commons/httpclient/index.html">HttpClient</a>
</li>
+ <li> <a
href="http://jakarta.apache.org/commons/jexl/index.html">Jexl</a>
+</li>
<li> <a
href="http://jakarta.apache.org/commons/jxpath/index.html">JXPath</a>
</li>
<li> <a
href="http://jakarta.apache.org/commons/lang.html">Lang</a>
1.47 +2 -0 jakarta-commons/docs/versioning.html
Index: versioning.html
===================================================================
RCS file: /home/cvs/jakarta-commons/docs/versioning.html,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- versioning.html 5 Feb 2003 04:34:58 -0000 1.46
+++ versioning.html 5 Feb 2003 19:43:13 -0000 1.47
@@ -99,6 +99,8 @@
</li>
<li> <a
href="http://jakarta.apache.org/commons/httpclient/index.html">HttpClient</a>
</li>
+ <li> <a
href="http://jakarta.apache.org/commons/jexl/index.html">Jexl</a>
+</li>
<li> <a
href="http://jakarta.apache.org/commons/jxpath/index.html">JXPath</a>
</li>
<li> <a
href="http://jakarta.apache.org/commons/lang.html">Lang</a>
1.23 +2 -0 jakarta-commons/docs/volunteering.html
Index: volunteering.html
===================================================================
RCS file: /home/cvs/jakarta-commons/docs/volunteering.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- volunteering.html 5 Feb 2003 04:34:58 -0000 1.22
+++ volunteering.html 5 Feb 2003 19:43:13 -0000 1.23
@@ -97,6 +97,8 @@
</li>
<li> <a
href="http://jakarta.apache.org/commons/httpclient/index.html">HttpClient</a>
</li>
+ <li> <a
href="http://jakarta.apache.org/commons/jexl/index.html">Jexl</a>
+</li>
<li> <a
href="http://jakarta.apache.org/commons/jxpath/index.html">JXPath</a>
</li>
<li> <a
href="http://jakarta.apache.org/commons/lang.html">Lang</a>
1.71 +9 -0 jakarta-commons/xdocs/components.xml
Index: components.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/xdocs/components.xml,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- components.xml 5 Feb 2003 04:35:20 -0000 1.70
+++ components.xml 5 Feb 2003 19:43:14 -0000 1.71
@@ -278,6 +278,15 @@
</dd>
<!-- /Net -->
+ <!-- Jexl -->
+ <dt><b><big><a
href="http://jakarta.apache.org/commons/jexl/">Jexl</a></big></b></dt>
+ <dd>
+ Jexl is an expression language which entends the Expression Language of the
JSTL
+ by bringing in some of the lessons leaned by the
+ <a href='http://jakarta.apache.org/velocity/'>Velocity</a> community.
+ </dd>
+ <!-- /Jexl -->
+
</dl>
</section>
1.64 +1 -0 jakarta-commons/xdocs/stylesheets/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/xdocs/stylesheets/project.xml,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- project.xml 5 Feb 2003 04:35:20 -0000 1.63
+++ project.xml 5 Feb 2003 19:43:14 -0000 1.64
@@ -52,6 +52,7 @@
<item name="Discovery"
href="http://jakarta.apache.org/commons/discovery.html"/>
<item name="FileUpload"
href="http://jakarta.apache.org/commons/fileupload/index.html"/>
<item name="HttpClient"
href="http://jakarta.apache.org/commons/httpclient/index.html"/>
+ <item name="Jexl"
href="http://jakarta.apache.org/commons/jexl/index.html"/>
<item name="JXPath"
href="http://jakarta.apache.org/commons/jxpath/index.html"/>
<item name="Lang"
href="http://jakarta.apache.org/commons/lang.html"/>
<item name="Latka"
href="http://jakarta.apache.org/commons/latka/index.html"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]