rleland 2004/03/02 08:19:09
Modified: validator/xdocs index.xml navigation.xml
Log:
Add section on releases
Revision Changes Path
1.3 +10 -2 jakarta-commons/validator/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/validator/xdocs/index.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- index.xml 29 Feb 2004 09:48:28 -0000 1.2
+++ index.xml 2 Mar 2004 16:19:09 -0000 1.3
@@ -18,8 +18,8 @@
<document>
<properties>
- <title>Home</title>
- <author email="[EMAIL PROTECTED]">Martin Cooper</author>
+ <title>Commons</title>
+ <author email="[EMAIL PROTECTED]">Commons Documentation Team</author>
</properties>
<body>
@@ -62,6 +62,14 @@
For more information, see the <a href="apidocs/index.html">JavaDocs</a>.
</p>
+ </section>
+ <section name="Releases">
+ <ul>
+ <li>Version 1.0.2 (from mirror) - 4 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>
+ </ul>
</section>
</body>
1.6 +1 -0 jakarta-commons/validator/xdocs/navigation.xml
Index: navigation.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/validator/xdocs/navigation.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- navigation.xml 2 Mar 2004 03:27:47 -0000 1.5
+++ navigation.xml 2 Mar 2004 16:19:09 -0000 1.6
@@ -27,6 +27,7 @@
<item name="To Do List" href="/tasks.html"/>
<item name="Resources" href="/resources.html"/>
<item name="Javascript Javadoc"
href="/javascript/org/apache/commons/validator/javascript/allclasses-summary.html"/>
+ <item name="Download"
href="http://jakarta.apache.org/site/binindex.cgi"/>
<item name="Legacy 1.0.2"
href="/1.0.2/api/org/apache/commons/validator/package-summary.html"/>
</menu>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]