On 10/30/07, Oleg Kalnichevski <[EMAIL PROTECTED]> wrote: > > Folks, > > Please do take a minute or two to review the pre-release packages and > update/correct the release notes. > > release notes: > > > http://people.apache.org/~olegk/httpclient-4.0-alpha2-prerelease/RELEASE_NOTES.txt<http://people.apache.org/%7Eolegk/httpclient-4.0-alpha2-prerelease/RELEASE_NOTES.txt> > > packages: > > http://people.apache.org/~olegk/httpclient-4.0-alpha2-prerelease/packages/ > > <http://people.apache.org/%7Eolegk/httpclient-4.0-alpha2-prerelease/packages/> > > web site: > > http://people.apache.org/~olegk/httpclient-4.0-alpha2-prerelease/site/<http://people.apache.org/%7Eolegk/httpclient-4.0-alpha2-prerelease/site/> > > If I hear no complaints in the next couple of days I'll proceed with > building official release packages. > > Oleg
Looks pretty good to me, the legal docs all seem in order and the src distro builds ok for me. RAT is showing 5 classes with missing license headers so be good to fix these: httpcomponents-client-4.0-alpha2-SNAPSHOT /module-client/src/main/java/org/apache/http/impl/cookie/RFC2965CommentUrlAttributeHandler.java httpcomponents-client-4.0-alpha2-SNAPSHOT/module-client/src/main/java/org/apache/http/impl/cookie/RFC2965DiscardAttributeHandler.java httpcomponents-client-4.0-alpha2-SNAPSHOT /module-client/src/main/java/org/apache/http/impl/cookie/RFC2965DomainAttributeHandler.java httpcomponents-client-4.0-alpha2-SNAPSHOT/module-client/src/main/java/org/apache/http/impl/cookie/RFC2965PortAttributeHandler.java httpcomponents-client-4.0-alpha2-SNAPSHOT /module-client/src/main/java/org/apache/http/impl/cookie/RFC2965VersionAttributeHandler.java ...ant
