rdonkin 2003/04/27 11:39:23
Modified: docs components.html digester.html
xdocs components.xml digester.xml
Log:
Update to reflect release of commons-digester 1.5
Revision Changes Path
1.102 +2 -5 jakarta-commons/docs/components.html
Index: components.html
===================================================================
RCS file: /home/cvs/jakarta-commons/docs/components.html,v
retrieving revision 1.101
retrieving revision 1.102
diff -u -r1.101 -r1.102
--- components.html 25 Apr 2003 18:53:30 -0000 1.101
+++ components.html 27 Apr 2003 18:39:23 -0000 1.102
@@ -296,12 +296,9 @@
<br />
Releases:
<ul>
- <li>Release 1.4.1 (from mirror)
+ <li>Release 1.5 (from mirror)
<a href="http://jakarta.apache.org/site/binindex.cgi">binary</a>
- <a href="http://jakarta.apache.org/site/sourceindex.cgi">source</a>
- 2 Mar 2003</li>
- <li>Release 1.4 (from mirror)
- <a href="http://jakarta.apache.org/site/binindex.cgi">binary</a>
- <a href="http://jakarta.apache.org/site/sourceindex.cgi">source</a>
- 3 Feb 2003</li>
+ <a href="http://jakarta.apache.org/site/sourceindex.cgi">source</a>
- 27 Apr 2003</li>
</ul>
</dd>
<!-- /Digester -->
1.66 +4 -1 jakarta-commons/docs/digester.html
Index: digester.html
===================================================================
RCS file: /home/cvs/jakarta-commons/docs/digester.html,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- digester.html 25 Apr 2003 18:53:30 -0000 1.65
+++ digester.html 27 Apr 2003 18:39:23 -0000 1.66
@@ -250,9 +250,12 @@
<tr><td>
<blockquote>
<ul>
-<li>Version 1.4.1 (from mirror)
+<li>Version 1.5 (from mirror) - 27 Apr 2003
<a href="http://jakarta.apache.org/site/binindex.cgi">binary</a>
<a href="http://jakarta.apache.org/site/sourceindex.cgi">source</a>
(latest)</li>
+<li>Version 1.4.1 (from mirror)
+ <a href="http://jakarta.apache.org/site/binindex.cgi">binary</a>
+ <a href="http://jakarta.apache.org/site/sourceindex.cgi">source</a></li>
<li>Version 1.4 (from mirror)
<a href="http://jakarta.apache.org/site/binindex.cgi">binary</a>
<a href="http://jakarta.apache.org/site/sourceindex.cgi">source</a>
</li>
1.84 +2 -5 jakarta-commons/xdocs/components.xml
Index: components.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/xdocs/components.xml,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -r1.83 -r1.84
--- components.xml 25 Apr 2003 18:50:46 -0000 1.83
+++ components.xml 27 Apr 2003 18:39:23 -0000 1.84
@@ -98,12 +98,9 @@
<br/>
Releases:
<ul>
- <li>Release 1.4.1 (from mirror)
+ <li>Release 1.5 (from mirror)
<a href="http://jakarta.apache.org/site/binindex.cgi">binary</a>
- <a href="http://jakarta.apache.org/site/sourceindex.cgi">source</a>
- 2 Mar 2003</li>
- <li>Release 1.4 (from mirror)
- <a href="http://jakarta.apache.org/site/binindex.cgi">binary</a>
- <a href="http://jakarta.apache.org/site/sourceindex.cgi">source</a>
- 3 Feb 2003</li>
+ <a href="http://jakarta.apache.org/site/sourceindex.cgi">source</a>
- 27 Apr 2003</li>
</ul>
</dd>
<!-- /Digester -->
1.10 +4 -1 jakarta-commons/xdocs/digester.xml
Index: digester.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/xdocs/digester.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- digester.xml 2 Mar 2003 11:13:05 -0000 1.9
+++ digester.xml 27 Apr 2003 18:39:23 -0000 1.10
@@ -53,9 +53,12 @@
<section name="Releases">
<ul>
-<li>Version 1.4.1 (from mirror)
+<li>Version 1.5 (from mirror) - 27 Apr 2003
<a href="http://jakarta.apache.org/site/binindex.cgi">binary</a>
<a href="http://jakarta.apache.org/site/sourceindex.cgi">source</a>
(latest)</li>
+<li>Version 1.4.1 (from mirror)
+ <a href="http://jakarta.apache.org/site/binindex.cgi">binary</a>
+ <a href="http://jakarta.apache.org/site/sourceindex.cgi">source</a></li>
<li>Version 1.4 (from mirror)
<a href="http://jakarta.apache.org/site/binindex.cgi">binary</a>
<a href="http://jakarta.apache.org/site/sourceindex.cgi">source</a>
</li>
---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org
|