Dear Wiki user, You have subscribed to a wiki page or wiki category on "Jakarta-httpclient Wiki" for change notification.
The following page has been changed by RolandWeber: http://wiki.apache.org/jakarta-httpclient/BoardReports/NextReport The comment on the change is: filled Dev section, added comments to Releases and Migration section ------------------------------------------------------------------------------ === Releases === + No releases since the December board report. - ''A list of the released versions/distributions since the last board report.'' - * yyyy-mm-dd component version === Community === @@ -49, +48 @@ * Move of Wiki, see https://issues.apache.org/jira/browse/INFRA-1442 * Creating the bylaws, we're still operating under Jakarta bylaws + The Wiki is a minor issue and outside of our control. Once we have + approved a Charter and Bylaws, we'll consider the migration complete. + === Development === - ''Extended status, component-specific.'' + We currently use Maven 2 for generating and deploying the main web site + and the component specific sites, and Maven 1 for generating and + deploying the HttpClient 3.1 site. There are some kinks to the Maven 2 + deployment process. We will consider to move to a Subversion based + deployment for the main web site. Component specific sites and the + 3.1 site are typically only redeployed after releases and include + extensive generated content like JavaDocs and cross-referenced sources, + these make little sense in Subversion. + The release of HttpCore 4.0 beta1 is imminent. This will be a major + milestone, as it marks the beginning of API stability in HttpCore. + We've made significant and incompatible improvements to the API after + each of the 6 alphas, and have finally reached a point where we are + reasonably comfortable with it. + + In HttpClient, we could resolve a long-standing deficiency in the + interrupt handling of the thread-safe connection manager by using + Java 5 features. The decision to upgrade the Java requirement proved + really useful here. + --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
