jsdever 2003/01/26 14:31:30
Modified: httpclient project.xml
httpclient/xdocs applications.xml downloads.xml news.xml
Log:
Add mailing list news item, more xml document improvements.
Revision Changes Path
1.28 +1 -2 jakarta-commons/httpclient/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/httpclient/project.xml,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- project.xml 26 Jan 2003 16:36:24 -0000 1.27
+++ project.xml 26 Jan 2003 22:31:30 -0000 1.28
@@ -51,8 +51,7 @@
<name>HttpClient Mailing List</name>
<subscribe> [EMAIL PROTECTED] </subscribe>
<unsubscribe> [EMAIL PROTECTED]
</unsubscribe>
- <archive> http://archives.apache.org/eyebrowse/ViewLists </archive>
- <archive> http://marc.theaimsgroup.com/?l=httpclient-commons-dev </archive>
+
<archive>http://archives.apache.org/eyebrowse/SummarizeList?listId=128</archive>
</mailingList>
<mailingList>
<name>Commons Developer List</name>
1.7 +3 -3 jakarta-commons/httpclient/xdocs/applications.xml
Index: applications.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/httpclient/xdocs/applications.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- applications.xml 26 Jan 2003 16:36:24 -0000 1.6
+++ applications.xml 26 Jan 2003 22:31:30 -0000 1.7
@@ -46,10 +46,10 @@
</dd>
</dl>
-
+ <hr width="50%"/>
<p>
To have your application listed, write to
- <a
href="mailto:[EMAIL PROTECTED]?subject=[httpclient]%20HTTP%20Client%20Powered">[EMAIL PROTECTED]</a>.
+ <a
href="mailto:[EMAIL PROTECTED]?subject=%20HttpClient%20Powered">[EMAIL PROTECTED]</a>.
</p>
</section>
1.13 +29 -25 jakarta-commons/httpclient/xdocs/downloads.xml
Index: downloads.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/httpclient/xdocs/downloads.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- downloads.xml 26 Jan 2003 16:36:24 -0000 1.12
+++ downloads.xml 26 Jan 2003 22:31:30 -0000 1.13
@@ -11,30 +11,34 @@
<body>
- <section name="Downloads">
- <p>
- The following releases are available for download:
- </p>
- <ul>
- <li><a
href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-httpclient/v2.0/">Release
2.0 Alpha 2</a> - 25 January 2003</li>
- <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 source drops can be obtained
- <a
href="http://jakarta.apache.org/builds/jakarta-commons/nightly/commons-httpclient/">here</a>.
- </p>
- <p>
- The latest <a href="http://jakarta.apache.org/gump/">Gump</a> generated
binary
- can be obtained <a
href="http://gump.covalent.net/jars/latest/jakarta-commons/">here</a>.
- </p>
- <p>
- The CVS repository for <em>HttpClient</em> can be
- <a
href="http://cvs.apache.org/viewcvs/jakarta-commons/httpclient/">browsed online</a>
- or retrieved using a
- <a href="http://jakarta.apache.org/site/cvsindex.html">CVS client</a>.
- </p>
- </section>
+ <section name="Downloads">
+ <p>
+ The following releases are available for download:
+ </p>
+ <ul>
+ <li><a
href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-httpclient/v2.0/">
+ Release 2.0 Alpha 2</a> - 25 January 2003</li>
+ <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 source drops can be obtained
+ <a
href="http://jakarta.apache.org/builds/jakarta-commons/nightly/commons-httpclient/">here</a>.
+ </p>
+ <p>
+ The latest <a href="http://jakarta.apache.org/gump/">Gump</a> generated
binary
+ can be obtained <a
href="http://gump.covalent.net/jars/latest/jakarta-commons/">here</a>.
+ </p>
+ <p>
+ The CVS repository for <em>HttpClient</em> can be
+ <a
href="http://cvs.apache.org/viewcvs/jakarta-commons/httpclient/">browsed online</a>.
+ </p>
+ <p>
+ The best way to get <em>HttpClient</em>, is to checkout the souce from our
public
+ <a href="http://jakarta.apache.org/site/cvsindex.html">CVS server</a>.
+ </p>
+ </section>
</body>
-</document>
+ </document>
1.14 +17 -13 jakarta-commons/httpclient/xdocs/news.xml
Index: news.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/httpclient/xdocs/news.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- news.xml 26 Jan 2003 16:36:24 -0000 1.13
+++ news.xml 26 Jan 2003 22:31:30 -0000 1.14
@@ -11,6 +11,19 @@
<body>
+ <section name="26 January 2003 - new mailing list archives">
+ <p>There are two new mailing list archives of the commons-httpclient-dev
+ mailing list. It looks like someone up there is starting to like us!
+ <ul>
+ <li><a
href="http://archives.apache.org/eyebrowse/SummarizeList?listId=128">
+ http://archives.apache.org/eyebrowse/SummarizeList?listId=128</a></li>
+ <li><a
href="http://www.mail-archive.com/commons-httpclient-dev%40jakarta.apache.org/">
+
http://www.mail-archive.com/commons-httpclient-dev%40jakarta.apache.org/</a></li>
+ </ul>
+ </p>
+ </section>
+
+
<section name="25 January 2003 - HttpClient 2.0 Alpha 2 released">
<p>After many months and a great resurgence of developers, the new build
of <em>HttpClient</em> is finally here. The new group of developers has
done
@@ -19,14 +32,12 @@
expect that the beta builds will come quickly and that the
final release of 2.0 is not far away!</p>
- <p>Also check out the new <em>HttpClient</em> logo on the maven generated
- <a href="http://jakarta.apache.org/commons/httpclient/">website</a>!
- </p>
+ <p>Also check out the new <em>HttpClient</em> logo!</p>
</section>
- <section name="21 December, 2002 - Welcome new committer Oleg (Olegolas)
Kalnichevski">
+ <section name="21 December, 2002 - Welcome new committer Oleg Kalnichevski">
<p>Oleg is the first committer to be voted in on the dedicated httpclient
- mailing list. Welcome to the fellowship Oleg!
+ mailing list. Welcome to the fellowship Olegolas!
</p>
</section>
@@ -45,13 +56,6 @@
If you wish to subscribe to this new mailing list, you can send mail to
<a href="mailto:[EMAIL PROTECTED]">
[EMAIL PROTECTED]</a>
- </p>
- </section>
-
- <section name="2 October, 2002 - httpclient-dev mailing list created">
- <p>There has been so much traffic on the commons-dev mailing list
- specific to HttpClient, that a new mailing list was created
- to partition the traffic.
</p>
</section>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>