Hi Sebastian, >> URL: http://svn.apache.org/viewvc?rev=604604&view=rev >> Log: >> ... reference JavaDocs for 5.0 instead of 1.4.2 > > I thought HttpClient 3.1 was supposed to support 1.4 or even earlier?
Yes, it requires only Java 1.2.2. But Sun pulled the JavaDocs for that version at some time. JavaDocs for 1.3.1 are still up, but we were already linking to the 1.4.2 version. Since our recent poll indicated little interest in that, I upgraded the link to the version that is in widespread use nowadays. Note that this is only used as the backdrop for our own generated JavaDocs. So if you click on the link to "java.lang.Object" in [1], you'll be taken to the 5.0 JavaDocs instead of the 1.4.2. I don't think that is going to confuse any users. cheers, Roland [1] http://hc.apache.org/httpclient-3.x/apidocs/org/apache/commons/httpclient/HttpClient.html --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
