Re: [HttpClient] HttpClient 4.1-alpha2 preview packages
On Tue, 2010-05-11 at 21:39 +0100, sebb wrote: > Copyright 1999-2009 appears in some NOTICE files > > README.txt says: > HttpMime module is optional and requires Java 5.0 compatible runtime > and depends on the following external libraries: > > * Apache HttpComponents HttpCore > * Apache mime4j > ... > > Likewise a reference in pom.xml. > > I've fixed those, also fixed a few minor Eclipse complaints in the test code. > > Otherwise looks OK, and all tests are OK apart from the two which fail > because I use OpenDNS. > > [OpenDNS incorrectly resolves the .invalid TLD. I've raised a support > issue with them.] > Sebastian & Anthony. Thanks you for reviewing the packages. Oleg - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
Re: [HttpClient] HttpClient 4.1-alpha2 preview packages
Copyright 1999-2009 appears in some NOTICE files README.txt says: HttpMime module is optional and requires Java 5.0 compatible runtime and depends on the following external libraries: * Apache HttpComponents HttpCore * Apache mime4j ... Likewise a reference in pom.xml. I've fixed those, also fixed a few minor Eclipse complaints in the test code. Otherwise looks OK, and all tests are OK apart from the two which fail because I use OpenDNS. [OpenDNS incorrectly resolves the .invalid TLD. I've raised a support issue with them.] On 10/05/2010, Oleg Kalnichevski wrote: > Folks > > Please do try to find a few minutes to review the release notes and the > preview packages for the coming 4.1-alpha2 release > > Release notes: > http://people.apache.org/~olegk/httpclient-4.1-alpha2/RELEASE_NOTES.txt > > Packages: > http://people.apache.org/~olegk/httpclient-4.1-alpha2/ > > If I hear no complaints I will proceed with building the official > release packages in a day or two. > > Oleg > > > - > 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]
Re: [HttpClient] HttpClient 4.1-alpha2 preview packages
Looks good to me, I haven't actually run anything but all the rest looks ok. The NOTICE files have 2009 not 2010 in the copyright date but thats not actually a blocking problem. ...ant On Mon, May 10, 2010 at 9:38 PM, Oleg Kalnichevski wrote: > Folks > > Please do try to find a few minutes to review the release notes and the > preview packages for the coming 4.1-alpha2 release > > Release notes: > http://people.apache.org/~olegk/httpclient-4.1-alpha2/RELEASE_NOTES.txt > > Packages: > http://people.apache.org/~olegk/httpclient-4.1-alpha2/ > > If I hear no complaints I will proceed with building the official > release packages in a day or two. > > Oleg > > > - > 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]
