jsdever 2003/01/24 21:07:58
Modified: httpclient project.xml
httpclient/xdocs news.xml status.xml
Removed: httpclient/xdocs contributors.xml
Log:
Prepare xdocs for release.
Revision Changes Path
1.20 +64 -32 jakarta-commons/httpclient/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/httpclient/project.xml,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- project.xml 4 Jan 2003 12:00:12 -0000 1.19
+++ project.xml 25 Jan 2003 05:07:58 -0000 1.20
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="ISO-8859-1"?>
<project>
<extend>../project.xml</extend>
<name>HttpClient</name>
@@ -7,15 +7,38 @@
<inceptionYear>2001</inceptionYear>
<gumpRepositoryId>jakarta-commons-httpclient</gumpRepositoryId>
<shortDescription>Commons HttpClient</shortDescription>
+ <package>org.apache.commons.httpclient.*</package>
<description>
Embeddable HTTP Client
</description>
<url>http://jakarta.apache.org/commons/httpclient/</url>
+
+ <mailingLists>
+ <mailingList>
+ <name>HttpClient Mailing List</name>
+ <subscribe>
+ [EMAIL PROTECTED]
+ </subscribe>
+ <unsubscribe>
+ [EMAIL PROTECTED]
+ </unsubscribe>
+ <archive>
+ http://www.mail-archive.com/[email protected]/
+ </archive>
+ <archive>
+ http://marc.theaimsgroup.com/?l=httpclient-commons-dev
+ </archive>
+ <archive>
+ http://archives.apache.org/eyebrowse/ViewLists
+ </archive>
+ </mailingList>
+ </mailingLists>
+
<developers>
<developer>
<name>Morgan Delagrange</name>
<id>morgand</id>
- <email>[EMAIL PROTECTED]</email>
+ <email>morgand (at) apache.org</email>
<organization>Britannica</organization>
</developer>
<developer>
@@ -26,7 +49,7 @@
<developer>
<name>dIon Gillard</name>
<id>dion</id>
- <email>[EMAIL PROTECTED]</email>
+ <email>dion (at) apache.org</email>
<organization>Multitask Consulting</organization>
<roles>
<role>Java Developer</role>
@@ -35,7 +58,7 @@
<developer>
<name>Jeff Dever</name>
<id>jsdever</id>
- <email>[EMAIL PROTECTED]</email>
+ <email>jsdever (at) apache.org</email>
<organization>Procom Consulting</organization>
<roles>
<role>Release Prime</role>
@@ -43,9 +66,9 @@
</roles>
</developer>
<developer>
- <name>Ortwin Glück</name>
+ <name>Ortwin Gl�ck</name>
<id>oglueck</id>
- <email>[EMAIL PROTECTED]</email>
+ <email>oglueck (at) apache.org</email>
<organization>Nose Applied Intelligence AG</organization>
<roles>
<role>Java Developer</role>
@@ -54,7 +77,7 @@
<developer>
<name>Sean C. Sullivan</name>
<id>sullis</id>
- <email>sullis_at_apache_org</email>
+ <email>sullis (at) apache.org</email>
<organization>Independent consultant</organization>
<roles>
<role>Java Developer</role>
@@ -63,47 +86,53 @@
<developer>
<name>Sung-Gu</name>
<id>jericho</id>
- <email>jericho_at_pache_org</email>
+ <email>jericho (at) apache.org</email>
<organization/>
<roles>
<role>Java Developer</role>
</roles>
</developer>
</developers>
+
<contributors>
- <developer>
+ <contributor>
<name>Oleg Kalnichevski</name>
- <email>[EMAIL PROTECTED]</email>
- <organization/>
- <roles>
- <role>Java Developer</role>
- </roles>
- </developer>
- <developer>
+ <email>o.kalnichevski (at) dplanet.ch</email>
+ </contributor>
+ <contributor>
<name>Michale Becke</name>
- <email>[EMAIL PROTECTED]</email>
- <organization/>
- <roles>
- <role>Java Developer</role>
- </roles>
- </developer>
+ <email>becke (at) u.washington.edu</email>
+ </contributor>
<contributor>
<name>Ryan Lubke</name>
- <email>[EMAIL PROTECTED]</email>
- <organization>Sun Microsystems</organization>
- <roles>
- <role>Java Developer</role>
- </roles>
+ <email>Ryan.Lubke (at) Sun.COM</email>
</contributor>
<contributor>
<name>Adrian Sutton</name>
- <email>[EMAIL PROTECTED]</email>
- <organization>Ephox</organization>
- <roles>
- <role>Java Developer</role>
- </roles>
+ <email>adrian.sutton (at) ephox.com</email>
+ </contributor>
+ <contributor>
+ <name>Armando Ant�n</name>
+ <email></email>
+ </contributor>
+ <contributor>
+ <name>Rob Di Marco</name>
+ <email></email>
+ </contributor>
+ <contributor>
+ <name>Eric Johnson</name>
+ <email></email>
+ </contributor>
+ <contributor>
+ <name>Juergen Pill</name>
+ <email></email>
+ </contributor>
+ <contributor>
+ <name>Ola Berg</name>
+ <email></email>
</contributor>
</contributors>
+
<dependencies>
<dependency>
<id>junit</id>
@@ -150,11 +179,14 @@
<jar>local_policy-1.2.2.jar</jar>
</dependency>
</dependencies>
+
<build>
<unitTest>
<includes>
<include>**/TestNoHost.java</include>
</includes>
</unitTest>
+ <jars></jars>
</build>
+
</project>
1.10 +20 -1 jakarta-commons/httpclient/xdocs/news.xml
Index: news.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/httpclient/xdocs/news.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- news.xml 3 Dec 2002 15:16:42 -0000 1.9
+++ news.xml 25 Jan 2003 05:07:58 -0000 1.10
@@ -10,6 +10,25 @@
<body>
+ <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 HttpClient is finally here. The new group of developers has done
+ extensive refactoring to move the project along the new vision.
+ The code base has reached a significant level of maturity and we
+ expect that the coming beta builds will come quickly and that the
+ final release of 2.0 is not far away!</p>
+
+ <p>The <em>HttpClient</em> revision 2.0 Alpha 2 is available for
+ <a href="downloads.html">download</a>.
+ </p>
+ </section>
+
+ <section name="21 December, 2002 - Welcome new committer Oleg (Olegolas)
Kalnichevski">
+ <p>Oleg is the first committer to be voted in on the dedicated
httpclient
+ mailing list. Welcome to the fellowship Oleg!
+ </p>
+ </section>
+
<section name="3 December, 2002 - HttpClient/HttpMultiClient merger">
<p>The initial merger of the top level classes HttpClient and
HttpMultiClient
is complete. Thanks for the patches and hard work from everyone
1.15 +13 -94 jakarta-commons/httpclient/xdocs/status.xml
Index: status.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/httpclient/xdocs/status.xml,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- status.xml 13 Oct 2002 18:51:05 -0000 1.14
+++ status.xml 25 Jan 2003 05:07:58 -0000 1.15
@@ -67,109 +67,28 @@
<dd>(Version 1.5 or later)<br/>To run the provided build scripts.</dd>
<dt><a href="http://www.junit.org/">JUnit Unit Testing
Framework</a></dt>
<dd>(Version 3.8.1 or later)<br/>To run the provided unit tests.</dd>
+ <dt><a href="http://jakarta.apache.org/maven/">Maven Project
Management</a></dt>
+ <dd>(Version 1.0 beta 7 or later)<br/>To automate some project
tasks.</dd>
</dl>
</section>
<section name="Release Info">
- <p>Current Release: <a
href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-httpclient/v2.0/">Release
2.0 Alpha 1</a></p>
+ <p>Current Release: <a
href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-httpclient/v2.0/">Release
2.0 Alpha 2</a></p>
<p>Planned Next Release:</p>
</section>
- <section name="Committers">
- <p>
- The following individuals are the primary developers
- and maintainers of this component. Developers who plan
- to use <em>HttpClient</em> in their own projects are
- encouraged to collaborate on the future development of this
- component to ensure that it continues to meet a variety
- of needs.
- </p>
- <!-- alphabetical by last name -->
- <ul>
- <li>Jeff Dever</li>
- <li>dIon Gillard</li>
- <li>Ortwin Gl�ck</li>
- <li>Sung-Gu Park</li>
- <li>Marc A. Saegesser</li>
- <li>Sean C. Sullivan</li>
- <li>Rodney Waldhoff</li>
- <!-- Past committers
- <li>Morgan Delagrange</li>
- <li>B.C. Holmes</li>
- <li>Costin Manolache</li>
- <li>Vincent Massol</li>
- <li>Remy Maucherat</li>
- <li>Juergen Pill</li>
- <li>Doug Sale</li>
- -->
- </ul>
- </section>
-
<section name="Action Items">
- <p>
- Like to help? The team has identified the following action items.
- To volunteer for a task, add your name to the list below, or
- send an email to
- <a href="mailto:[EMAIL PROTECTED]">
- [EMAIL PROTECTED]</a>.
+ <p>Like to help? There are a number of action items to work on.
+ We make extensive use of <a href="http://issues.apache.org/bugzilla/">
+ Bugzilla</a> where <em>HttpClient</em> can be found as a *component*
+ of the <b>Commons</b> *program*. We also mark <tt>//TODO</tt>
+ and <tt>//FIXME</tt> comments in the source files, so they can be
+ easily found by grep or by the <a
href="checkstyle-report.html">Checkstyle report</a></p>
+ <p>To volunteer for a task, send an email to
+ <a href="mailto:[EMAIL PROTECTED]">
+ [EMAIL PROTECTED]</a>.
</p>
- <table border="1">
-
- <tr>
- <th width="80%">Action Item</th>
- <th width="20%"><nobr>Volunteer(s)</nobr></th>
- </tr>
-
- <tr>
- <td>
- <strong>Documentation</strong>
- Additional documentation is always welcome.
- </td>
- <td align="center"> </td>
- </tr>
-
- <tr>
- <td>
- <strong>RFC 2965 Support (Port sensitive cookies)</strong>
- RFC 2109 doesn't consider port numbers when matching and filtering
- cookies. RFC 2965 does. Modify the Cookie class so that it
- (optionally?) supports RFC 2965, while maintaining support for
- RFC 2109-style (portless) cookies.
- </td>
- <td align="center"> </td>
- </tr>
-
- <tr>
- <td>
- <strong>Cookie Ordering</strong>
- Per RFC 2109, the cookies returned in a Cookie header
- should be ordered so that the "better matches" (i.e., more
- specific path/domain) come first. Currently no
- effort is made to do that.
- </td>
- <td align="center"> </td>
- </tr>
-
- <tr>
- <td>
- <strong>Proxy Support Testing</strong>
- <em>HttpClient</em>'s proxy support has not been extensively tested.
- (There are no known issues either, but...). Test various
- <em>HttpClient</em> features via a proxy, or even better, add
- a suite of unit/functional tests demonstrating the proxy
- functionality.
- </td>
- <td align="center"> </td>
- </tr>
-
- </table>
-
- <p>
- Additional action items may be listed within source
- comments flagged by the strings <tt>FIXME</tt> or
- <tt>TODO</tt>.
- </p>
</section>
</body>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>