Skip to content

Remove commons-httpclient#8407

Merged
clintropolis merged 2 commits intoapache:masterfrom
Fokko:remove-commons-httpclient
Sep 27, 2019
Merged

Remove commons-httpclient#8407
clintropolis merged 2 commits intoapache:masterfrom
Fokko:remove-commons-httpclient

Conversation

@Fokko
Copy link
Copy Markdown
Contributor

@Fokko Fokko commented Aug 26, 2019

Description

Remove the commons-httpclient, this client has been superseded by the Apache httpclient. Not sure where this is being used, even the dependency tree does not show a trace:

$ mvn dependency:tree | grep -i commons-httpclient
∅

Looking at Apache Hadoop, the 2.7 branch is the latest one where the commons-httpclient » commons-httpclient is being used, after switching to Hadoop 2.8, the org.apache.httpcomponents » httpclient is used.

Fixed the bug ...

Renamed the class ...

Added a forbidden-apis entry ...


This PR has:

  • [x been self-reviewed.

@Fokko
Copy link
Copy Markdown
Contributor Author

Fokko commented Sep 13, 2019

Rebased onto master

@clintropolis clintropolis merged commit a2363b6 into apache:master Sep 27, 2019
Fokko added a commit to Fokko/druid that referenced this pull request Sep 30, 2019
@jon-wei jon-wei added this to the 0.17.0 milestone Dec 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants