Community
Participate
Working Groups
The commons httpclient binary bundle is missing the Apache NOTICE file (or NOTICE.txt). This is severe, because without that NOTICE file the redistribution violates clause 4d of the Apache 2.0 license. I checked the original HTTPClient sources and they do contain a NOTICE file: http://www.gtlib.gatech.edu/pub/apache//httpcomponents/commons-httpclient/source/commons-httpclient-3.1-src.zip The Eclipse / Orbit distro however does not, and the respective hyperlink in about.html is broken. Also, the copyright-to-year is incorrect (2005 according to Eclipse about.html but 2007 according to the Apache NOTICE file). org.apache.commons.httpclient_3.1.0.v201005080502.jar : about.html caution: filename not matched: about_files/NOTICE.txt
Created attachment 184685 [details] Patch fixing the issue Attached patch fixes the issue.
Created attachment 184691 [details] Updated patch, fixing XHTML validation in about.html
Released the Fix >= I20101207 (Indigo M5).