luehe 2003/06/19 13:42:45
Modified: docs index.html
docs/site binindex.html news.html sourceindex.html
xdocs index.xml
xdocs/site news.xml
Log:
Update to reflect commons-el 1.0 release
Revision Changes Path
1.255 +1 -0 jakarta-site2/docs/index.html
Index: index.html
===================================================================
RCS file: /home/cvs/jakarta-site2/docs/index.html,v
retrieving revision 1.254
retrieving revision 1.255
diff -u -r1.254 -r1.255
--- index.html 13 Jun 2003 02:10:55 -0000 1.254
+++ index.html 19 Jun 2003 20:42:44 -0000 1.255
@@ -221,6 +221,7 @@
<blockquote>
<h4><a href="site/news.html">Jakarta Product
news</a></h4>
<ul>
+ <li><a href="site/news.html#20030620.1">20 June 2003 - <b> Commons
EL 1.0 Released</b></a></li>
<li><a href="site/news.html#20030609.1">09 June 2003 - <b> Struts
1.1 Release Candidate 2 Released</b></a></li>
<li><a href="site/news.html#20030603.1">03 June 2003 - <b>
FileUpload 1.0 Release Candidate 1 Released</b></a></li>
<li><a href="site/news.html#20030602.1">02 June 2003 - <b> Tapestry
3.0-beta-1 Released</b></a></li>
1.303 +2 -0 jakarta-site2/docs/site/binindex.html
Index: binindex.html
===================================================================
RCS file: /home/cvs/jakarta-site2/docs/site/binindex.html,v
retrieving revision 1.302
retrieving revision 1.303
diff -u -r1.302 -r1.303
--- binindex.html 9 Jun 2003 19:13:01 -0000 1.302
+++ binindex.html 19 Jun 2003 20:42:44 -0000 1.303
@@ -259,6 +259,7 @@
<li><a href="[preferred]/jakarta/commons/collections/">Commons
Collections 2.1</a></li>
<li><a href="[preferred]/jakarta/commons/digester/binaries/">Commons
Digester 1.5</a></li>
<li><a href="[preferred]/jakarta/commons/discovery/binaries">Commons
Discovery 0.2</a></li>
+ <li><a href="[preferred]/jakarta/commons/el/binaries/">Commons EL
1.0</a></li>
<li><a href="[preferred]/jakarta/commons/fileupload/">Commons FileUpload
1.0 Release Candidate 1</a></li>
<li><a href="[preferred]/jakarta/commons/httpclient/binary/">Commons
HttpClient 2.0 Beta 1</a></li>
<li><a href="[preferred]/jakarta/commons/lang/">Commons Lang
1.0.1</a></li>
@@ -292,6 +293,7 @@
<li><a href="http://www.apache.org/dist/jakarta/commons/collections/">Commons
Collections 2.1</a></li>
<li><a href="http://www.apache.org/dist/jakarta/commons/digester/binaries/">Commons
Digester 1.5</a></li>
<li><a href="http://www.apache.org/dist/jakarta/commons/discovery/binaries">Commons
Discovery 0.2</a></li>
+<li><a href="http://www.apache.org/dist/jakarta/commons/el/binaries/">Commons EL
1.0</a></li>
<li><a href="http://www.apache.org/dist/jakarta/commons/fileupload/">Commons
FileUpload 1.0 Release Candidate 1</a></li>
<li><a href="http://www.apache.org/dist/jakarta/commons/httpclient/binary/">Commons
HttpClient 2.0 Beta 1</a></li>
<li><a href="http://www.apache.org/dist/jakarta/commons/lang/">Commons Lang
1.0.1</a></li>
1.328 +29 -1 jakarta-site2/docs/site/news.html
Index: news.html
===================================================================
RCS file: /home/cvs/jakarta-site2/docs/site/news.html,v
retrieving revision 1.327
retrieving revision 1.328
diff -u -r1.327 -r1.328
--- news.html 13 Jun 2003 02:10:55 -0000 1.327
+++ news.html 19 Jun 2003 20:42:44 -0000 1.328
@@ -178,7 +178,35 @@
</td></tr>
<tr><td>
<blockquote>
- <a name="20030609.1">
+ <a name="20030620.1">
+<h3>20 June 2003 - Commons EL 1.0 Released</h3>
+</a>
+ <p>
+ The Jakarta Commons Team is pleased to announce the first official release
+ of Commons EL from the Apache Software Foundation. Commons EL provides
+ an interpreter for the Expression Language that is part of the
+ JavaServer Pages(TM) specification, version 2.0.
+</p>
+ <p>
+ For more details see the
+ <a href="http://www.apache.org/dist/jakarta/commons/el/RELEASE-NOTES.txt">
+ release notes</a>.
+</p>
+ <p>
+<a href="http://jakarta.apache.org/site/sourceindex.cgi">Source</a> and
+<a href="http://jakarta.apache.org/site/binindex.cgi">binary</a> distributions
+are available from the mirrors. Please remember to verify the signatures
+of the distribution using the keys found on the
+<a href="http://www.apache.org/dist/jakarta/commons/el/KEYS">main apache site</a>
+when downloading from a mirror.
+</p>
+ <p>
+ For more information on Commons EL, see the
+ <a href="http://jakarta.apache.org/commons/el.html">EL</a>
+ web site.
+</p>
+ <hr size="1" noshade="noshade" />
+ <a name="20030609.1">
<h3>9 June 2003 - Struts 1.1 Release Candidate 2 Released</h3>
</a>
<p>
1.215 +2 -0 jakarta-site2/docs/site/sourceindex.html
Index: sourceindex.html
===================================================================
RCS file: /home/cvs/jakarta-site2/docs/site/sourceindex.html,v
retrieving revision 1.214
retrieving revision 1.215
diff -u -r1.214 -r1.215
--- sourceindex.html 9 Jun 2003 19:13:02 -0000 1.214
+++ sourceindex.html 19 Jun 2003 20:42:44 -0000 1.215
@@ -260,6 +260,7 @@
<li><a href="[preferred]/jakarta/commons/collections/source/">Commons
Collections 2.1</a></li>
<li><a href="[preferred]/jakarta/commons/digester/source/">Commons
Digester 1.5</a></li>
<li><a href="[preferred]/jakarta/commons/discovery/source/">Commons
Discovery 0.2</a></li>
+ <li><a href="[preferred]/jakarta/commons/el/source/">Commons EL
1.0</a></li>
<li><a href="[preferred]/jakarta/commons/fileupload/source/">Commons
FileUpload 1.0 Release Candidate 1</a></li>
<li><a href="[preferred]/jakarta/commons/httpclient/source/">Commons
HttpClient 2.0 Beta 1</a></li>
<li><a href="[preferred]/jakarta/commons/lang/source/">Commons Lang
1.0.1</a></li>
@@ -292,6 +293,7 @@
<li><a
href="http://www.apache.org/dist/jakarta/commons/collections/source/">Commons
Collections 2.1</a></li>
<li><a href="http://www.apache.org/dist/jakarta/commons/digester/source/">Commons
Digester 1.5</a></li>
<li><a href="http://www.apache.org/dist/jakarta/commons/discovery/source/">Commons
Discovery 0.2</a></li>
+<li><a href="http://www.apache.org/dist/jakarta/commons/el/source/">Commons EL
1.0</a></li>
<li><a href="http://www.apache.org/dist/jakarta/commons/fileupload/source/">Commons
FileUpload 1.0 Release Candidate 1</a></li>
<li><a href="http://www.apache.org/dist/jakarta/commons/httpclient/source/">Commons
HttpClient 2.0 Beta 1</a></li>
<li><a href="http://www.apache.org/dist/jakarta/commons/lang/source/">Commons Lang
1.0.1</a></li>
1.202 +1 -0 jakarta-site2/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-site2/xdocs/index.xml,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -r1.201 -r1.202
--- index.xml 13 Jun 2003 02:10:56 -0000 1.201
+++ index.xml 19 Jun 2003 20:42:44 -0000 1.202
@@ -46,6 +46,7 @@
<section name="Headlines">
<h4><a href="site/news.html">Jakarta Product news</a></h4>
<ul>
+ <li><a href="site/news.html#20030620.1">20 June 2003 - <b> Commons
EL 1.0 Released</b></a></li>
<li><a href="site/news.html#20030609.1">09 June 2003 - <b> Struts
1.1 Release Candidate 2 Released</b></a></li>
<li><a href="site/news.html#20030603.1">03 June 2003 - <b>
FileUpload 1.0 Release Candidate 1 Released</b></a></li>
<li><a href="site/news.html#20030602.1">02 June 2003 - <b> Tapestry
3.0-beta-1 Released</b></a></li>
1.279 +30 -0 jakarta-site2/xdocs/site/news.xml
Index: news.xml
===================================================================
RCS file: /home/cvs/jakarta-site2/xdocs/site/news.xml,v
retrieving revision 1.278
retrieving revision 1.279
diff -u -r1.278 -r1.279
--- news.xml 13 Jun 2003 02:10:56 -0000 1.278
+++ news.xml 19 Jun 2003 20:42:44 -0000 1.279
@@ -11,6 +11,36 @@
<section name="News & Status">
+<a name="20030620.1">
+<h3>20 June 2003 - Commons EL 1.0 Released</h3>
+</a>
+<p>
+ The Jakarta Commons Team is pleased to announce the first official release
+ of Commons EL from the Apache Software Foundation. Commons EL provides
+ an interpreter for the Expression Language that is part of the
+ JavaServer Pages(TM) specification, version 2.0.
+</p>
+<p>
+ For more details see the
+ <a href='http://www.apache.org/dist/jakarta/commons/el/RELEASE-NOTES.txt'>
+ release notes</a>.
+</p>
+<p>
+<a href='http://jakarta.apache.org/site/sourceindex.cgi'>Source</a> and
+<a href='http://jakarta.apache.org/site/binindex.cgi'>binary</a> distributions
+are available from the mirrors. Please remember to verify the signatures
+of the distribution using the keys found on the
+<a href='http://www.apache.org/dist/jakarta/commons/el/KEYS'>main apache site</a>
+when downloading from a mirror.
+</p>
+<p>
+ For more information on Commons EL, see the
+ <a href='http://jakarta.apache.org/commons/el.html'>EL</a>
+ web site.
+</p>
+
+<hr size="1" noshade="noshade" />
+
<a name="20030609.1">
<h3>9 June 2003 - Struts 1.1 Release Candidate 2 Released</h3>
</a>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]