rwaldhoff 02/01/16 14:29:52
Modified: httpclient/xdocs downloads.xml
httpclient/xdocs/stylesheets project.xml
Log:
add link for nightly builds
link to gump-generated (nightly) javadocs for now (at least until an official
release)
Revision Changes Path
1.7 +5 -1 jakarta-commons/httpclient/xdocs/downloads.xml
Index: downloads.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/httpclient/xdocs/downloads.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- downloads.xml 8 Oct 2001 22:50:16 -0000 1.6
+++ downloads.xml 16 Jan 2002 22:29:52 -0000 1.7
@@ -4,7 +4,7 @@
<title>Downloads</title>
<author email="[EMAIL PROTECTED]">Commons Documentation
Team</author>
<author email="[EMAIL PROTECTED]">Rodney Waldhoff</author>
- <revision>$Id: downloads.xml,v 1.6 2001/10/08 22:50:16 rwaldhoff Exp
$</revision>
+ <revision>$Id: downloads.xml,v 1.7 2002/01/16 22:29:52 rwaldhoff Exp
$</revision>
</properties>
<body>
@@ -15,6 +15,10 @@
<ul>
<li><a
href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-httpclient/v2.0/">Release
2.0 Alpha 1</a> - 5 October 2001</li>
</ul>
+ <p>
+ Nightly builds can be obtained
+ <a
href="http://jakarta.apache.org/builds/jakarta-commons/nightly/commons-httpclient/">here</a>.
+ </p>
<p>
The CVS repository for <em>HTTP Client</em> can be
<a
href="http://cvs.apache.org/viewcvs/jakarta-commons/httpclient/">browsed online</a>
1.5 +3 -2 jakarta-commons/httpclient/xdocs/stylesheets/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/httpclient/xdocs/stylesheets/project.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- project.xml 15 Jan 2002 01:33:35 -0000 1.4
+++ project.xml 16 Jan 2002 22:29:52 -0000 1.5
@@ -14,8 +14,9 @@
<menu name="Information">
<item name="Overview" href="/overview.html"/>
<item name="News"
href="http://jakarta.apache.org/commons/httpclient/news.html"/>
- <item name="Features" href="/features.html"/>
- <item name="API Documentation" href="/api/index.html"/>
+ <item name="Features" href="/features.html"/>
+ <!-- <item name="API Documentation" href="/api/index.html"/>
-->
+ <item name="API Documentation"
href="http://nagoya.apache.org/gump/javadoc/jakarta-commons/httpclient/dist/docs/api/index.html"/>
<item name="Applications" href="/applications.html"/>
</menu>
<menu name="Project Files">
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>