On Sun, 2007-12-16 at 12:37 +0100, Roland Weber wrote: > Hi folks, > > I moved the HttpClient 3.x code in SVN and made adjustments > for generating the site in the new location. I've deployed > a preview at: > > http://hc.apache.org/httpclient-3.x/ > > Please have a look and let me know what needs to be changed. > Notable differences to the official site at Jakarta: > > - replaced Jakarta logo with HttpComponents logo > (I copied that manually to the new site location) > - updated History section of welcome page > - updated news for mailing list and website changes > - user guide moved to separate section in navigation > - new section "ASF" in navigation > - dropped developer guide > (had only links to Jakarta and ASF) > - additional archive links for old mailing list names > - references to SVN updated > (SVN links, sample code, project definition) > - mailing lists names changed > (and removed links to old names from historic news) > - JavaDocs reference Java 5.0 instead of Java 1.4.2 >
Great job! > The download page still points to the Jakarta dist directory, > obviously. The MultiThreadedExample uses sample URIs pointing > to Jakarta, I'll update those shortly. Then I noticed that > a lot of the SVN tags in the source code like $Header$ > or $HeadURL$ seem to be broken. I'll look into that too, > but with lower priority. > You might not even bother. Those tags have been broken since migration from CVS to SVN. I would like to complete HTTPCORE-133 while I am at it, and then I will proceed with HttpCore SVN migration, sometime in the coming days. Cheers Oleg > cheers, > Roland > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
