On Sat, 2015-01-24 at 14:33 -0500, Gary Gregory wrote: > Running 'mvn test' I get: > > Failed tests: > TestHttpRoute.testTargetHostNormalizationAddress:619 > expected:<[localhost]> but was:<[127.0.0.1]> > > Using: >
Gary This is clearly not a defect, but what appears to be Windows specific behavior. I removed the assert in SVN trunk: http://svn.apache.org/r1654745 Is this issue a release blocker for you? Oleg > > On Sat, Jan 24, 2015 at 7:16 AM, Oleg Kalnichevski <[email protected]> wrote: > > > Please vote on releasing these packages as HttpComponents Client 4.4. > > The vote is open for the at least 72 hours, and only votes from > > HttpComponents PMC members are binding. The vote passes if at least > > three binding +1 votes are cast and there are more +1 than -1 votes. > > > > Release notes: > > > > https://dist.apache.org/repos/dist/dev/httpcomponents/httpclient-4.4-RC1/RELEASE_NOTES-4.4.x.txt > > > > Maven artefacts: > > > > https://repository.apache.org/content/repositories/orgapachehttpcomponents-1025/org/apache/httpcomponents/ > > > > SVN tag: > > https://svn.apache.org/repos/asf/httpcomponents/httpclient/tags/4.4-RC1 > > revision 1654497 > > > > Packages: > > https://dist.apache.org/repos/dist/dev/httpcomponents/httpclient-4.4-RC1 > > revision 7821 > > > > Hashes: > > 1b0ed708a8060ca810dbbec86a423fa1 httpcomponents-client-4.4-bin.tar.gz > > 7cf0df5a8d29b08185f909a4099a8030 httpcomponents-client-4.4-osgi-bin.tar.gz > > ecd1bef037b09fbea5099d7a1fb60b86 httpcomponents-client-4.4-src.tar.gz > > 72125e41d582cb29e3b95a73a0a2eb79 httpcomponents-client-4.4-bin.zip > > 1c801772176fbcc4385fd0ac8454c310 httpcomponents-client-4.4-osgi-bin.zip > > 1be9742adc7da4ae8fd1cf70eff0cea4 httpcomponents-client-4.4-src.zip > > > > Keys: > > http://www.apache.org/dist/httpcomponents/httpclient/KEYS > > > > -------------------------------------------------------------------------- > > Vote: HttpComponents Client 4.4 release > > [ ] +1 Release the packages as HttpComponents Client 4.4. > > [ ] -1 I am against releasing the packages (must include a reason). > > > > > > > > --------------------------------------------------------------------- > > 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]
