clintropolis commented on a change in pull request #8404: Bump HttpClient to 4.5.9 URL: https://github.com/apache/incubator-druid/pull/8404#discussion_r319874659
########## File path: licenses.yaml ########## @@ -2807,20 +2806,6 @@ notices: --- -name: Apache HttpClient Review comment: Hmm, it could be that the license checker doesn't pick it up because nothing directly references this which just gets packed into the hadoop client folder at distribution packaging time. I pulled your branch, and definitely still see version 4.5.2 in there though: ``` $ ls -1 | grep -C2 httpclient hadoop-yarn-server-common-2.8.3.jar htrace-core4-4.0.1-incubating.jar httpclient-4.5.2.jar httpcore-4.4.4.jar jackson-core-asl-1.9.13.jar ``` which is what this entry in the `licenses.yaml` file is for, so I still think this entry should be added back. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
