Skip to content

Commit

Permalink
Remove all unused Apache HttpClient contrib classes
Browse files Browse the repository at this point in the history
Based on https://ci.jenkins.io/job/Infra/job/deprecated-usage-in-plugins/job/master/lastSuccessfulBuild/artifact/output/usage-by-plugin.html

The classes got obsolete with commit f0e20a4,
when switching to the modern Apache HttpComponents API.
  • Loading branch information
darxriggs committed Oct 21, 2018
1 parent 5521e7d commit c159c0b
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 336 deletions.
1 change: 0 additions & 1 deletion pom.xml
Expand Up @@ -266,7 +266,6 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<configuration>
<excludePackageNames>org.apache.commons.httpclient.contrib.ssl</excludePackageNames>
<fixTags>param,return,throws,link</fixTags>
<author>false</author>
<!-- <detectLinks>true</detectLinks> -->
Expand Down

This file was deleted.

This file was deleted.

0 comments on commit c159c0b

Please sign in to comment.