Folks, I tool the liberty of updating the status page of the HttpComponents web site with the latest development news on each actively developed module / branch. Could you please review the changes and let me know if they are okay with you? Feel free to add more stuff, I you think something is missing.
If I hear no complaints by Wednesday (May 17th), 12:00 GMT I'll go ahead and redeploy the site. Cheers, Oleg On Mon, 2006-05-15 at 21:30 +0000, [EMAIL PROTECTED] wrote: > Author: olegk > Date: Mon May 15 14:30:54 2006 > New Revision: 406747 > > URL: http://svn.apache.org/viewcvs?rev=406747&view=rev > Log: > Updated status page > > Modified: > jakarta/httpcomponents/project/pom.xml > jakarta/httpcomponents/project/src/site/apt/news.apt > jakarta/httpcomponents/project/src/site/apt/status.apt > > Modified: jakarta/httpcomponents/project/pom.xml > URL: > http://svn.apache.org/viewcvs/jakarta/httpcomponents/project/pom.xml?rev=406747&r1=406746&r2=406747&view=diff > ============================================================================== > --- jakarta/httpcomponents/project/pom.xml (original) > +++ jakarta/httpcomponents/project/pom.xml Mon May 15 14:30:54 2006 > @@ -34,8 +34,8 @@ > </organization> > > <issueManagement> > - <system>Bugzilla</system> > - > <url><![CDATA[http://issues.apache.org/bugzilla/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&product=HttpClient&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&keywords_type=anywords&keywords=&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=NEEDINFO&emailassigned_to1=1&emailtype1=substring&email1=&emailreporter2=1&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=]]></url> > + <system>Jira</system> > + <url>http://issues.apache.org/jira/</url> > </issueManagement> > > <scm> > > Modified: jakarta/httpcomponents/project/src/site/apt/news.apt > URL: > http://svn.apache.org/viewcvs/jakarta/httpcomponents/project/src/site/apt/news.apt?rev=406747&r1=406746&r2=406747&view=diff > ============================================================================== > --- jakarta/httpcomponents/project/src/site/apt/news.apt (original) > +++ jakarta/httpcomponents/project/src/site/apt/news.apt Mon May 15 14:30:54 > 2006 > @@ -6,6 +6,13 @@ > > HttpComponents Project News > > +* 12 May 2006 - HttpClient issue tracking migrated to Jira > + > + HttpClient issue tracking has migrated from Bugzilla to Jira. Please use > + {{{http://issues.apache.org/jira/browse/HTTPCLIENT}this project}} in > Jira > + to report new issues against HttpClient and search for reported ones. > All existing > + issue reports can be accessed in Jira by their original Bugzilla bug id. > + > * 29 April 2006 - New Project Logo > > HttpComponents project now has a brand new logo kindly contributed by > Regula Wernli. > > Modified: jakarta/httpcomponents/project/src/site/apt/status.apt > URL: > http://svn.apache.org/viewcvs/jakarta/httpcomponents/project/src/site/apt/status.apt?rev=406747&r1=406746&r2=406747&view=diff > ============================================================================== > --- jakarta/httpcomponents/project/src/site/apt/status.apt (original) > +++ jakarta/httpcomponents/project/src/site/apt/status.apt Mon May 15 > 14:30:54 2006 > @@ -6,21 +6,20 @@ > > HttpComponents Project Status > > -* Commons HttpClient 3.0 > +* Commons HttpClient 3.0.x > > - The 3.0 release of Commons HttpClient proved quite stable. Only a few > non-critical bugs have been fixed > - since the release, the most significant probably being the bug > - {{{http://issues.apache.org/bugzilla/show_bug.cgi?id=38818}38818}}. The > 3.0.1 release is due to be released > - by Summer 2006. > + The 3.0 branch of Commons HttpClient proved quite stable. Only a few > non-critical bugs have been fixed > + in the 3.0.1 release. > > * Commons HttpClient 3.1 > > - The work toward the 3.1 release has begun. The most important feature > scheduled for inclusion into HttpClient > - is the support for port sensitive cookies > ({{{http://www.w3.org/Protocols/rfc2965/rfc2965.txt}RFC2965}}) > + The work toward the 3.1 release has begun. The most important feature > targeted for inclusion into > + HttpClient 3.1 - the support for port sensitive cookies > + ({{{http://www.w3.org/Protocols/rfc2965/rfc2965.txt}RFC2965}}) - has > been merged to the SVN trunk. > The work on the RFC2965 cookie policy was kindly sponsored by Google. > > The complete list of bugs and new improvements targeted for the 3.1 > release can be found > - > {{{http://issues.apache.org/bugzilla/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&product=HttpClient&target_milestone=3.1+Alpha+1&target_milestone=3.1+Beta+1&target_milestone=3.1+Beta+2&target_milestone=3.1+Final&target_milestone=3.1+RC+1&long_desc_type=substring&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&keywords_type=allwords&keywords=&emailassigned_to1=1&emailtype1=substring&email1=&emailassigned_to2=1&emailreporter2=1&emailcc2=1&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=}here}} > + > {{{http://issues.apache.org/jira/secure/IssueNavigator.jspa?mode=hide&requestId=12311032}here}} > > * HttpComponents HttpCore 4.0 > > @@ -30,5 +29,17 @@ > know what you think about it. > > The HttpCore components will form the foundation of the future releases > of Jakarta HttpClient and can also > - be used separately to build custom client- and server-side HTTP services. > + be used separately to build custom client and server side HTTP services. > + > +* HttpComponents HttpClient 4.0 > + > + The cookie management API is currently being redesigned in the SVN > trunk. The decision whether cookie > + management, authentication and connection management components should > be released and versioned > + independently from HttpClient is still pending. Please let us know what > you think about it. > + > + The complete list of bugs and new improvements targeted for the 4.0 > release can be found > + > {{{http://issues.apache.org/jira/secure/IssueNavigator.jspa?mode=hide&requestId=12311033}here}} > + > + > + > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]