On Wed, 2008-08-20 at 08:07 +0100, ant elder wrote: > The bin-with-dependencies distro on windows includes duplicate jars for > httpcore-4.0-beta2.jar and commons-logging-1.1.1.jar. I think thats caused > by a funny with the way the maven assembly plugin works, what is the maven > command used to build the distributions (could add how to do that to the > BUILDING.txt file)? >
Hi Anthony Many thanks for reviewing the packages. This seems to be a known regression in the assembly plugin http://jira.codehaus.org/browse/MASSEMBLY-285 While annoying this issue does not look like a release blocker to me. The problem results in a overwrite warning on some platforms but otherwise the extracted content of the package looks sane. What do you think? Oleg > ...ant > > On Tue, Aug 19, 2008 at 10:58 PM, Oleg Kalnichevski <[EMAIL PROTECTED]>wrote: > > > Folks > > > > Please do try to find a few minutes to review the packages and the > > release notes for HttpClient 4.0-beta1 (these are preview packages, > > still tagged as 4.0-alpha5-SNAPSHOT) > > > > Release notes: > > > > http://people.apache.org/~olegk/httpclient-4.0-beta1-preview/RELEASE_NOTES.txt<http://people.apache.org/%7Eolegk/httpclient-4.0-beta1-preview/RELEASE_NOTES.txt> > > > > Packages: > > http://people.apache.org/~olegk/httpclient-4.0-beta1-preview/packages/<http://people.apache.org/%7Eolegk/httpclient-4.0-beta1-preview/packages/> > > > > If I hear no complaints I'll proceed with building the official release > > artifacts and calling a formal release vote > > > > 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]
