+1 There is one issue i found - a src distro build with Maven v3 fails because the top pom.xml parent uses a relative path of ../project/pom.xml but that doesn't exist there when i just unzip the distro somewhere and that cause a build fail with Maven v3 (Maven v2 doesn't mind if the relative path location doesn't exist so building with v2 works fine).
...ant On Sun, Jul 10, 2011 at 1:27 PM, Oleg Kalnichevski <[email protected]> wrote: > Please vote on releasing these packages as HttpComponents Core 4.1.2. > 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. > > Packages: > http://people.apache.org/~olegk/httpcore-4.1.2-RC1/ > > Release notes: > http://people.apache.org/~olegk/httpcore-4.1.2-RC1/RELEASE_NOTES-4.1.x.txt > > Maven artefacts: > https://repository.apache.org/content/repositories/orgapachehttpcomponents-010/ > > SVN tag: > http://svn.apache.org/repos/asf/httpcomponents/httpcore/tags/4.1.2-RC1/ > > -------------------------------------------------------------------------- > Vote: HttpComponents Core 4.1.2 release > [ ] +1 Release the packages as HttpComponents Core 4.1.2. > [ ] -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]
