Skip to content

Commit

Permalink
Remove repackaged EasySSLProtocolSocketFactory, it's not used anymore
Browse files Browse the repository at this point in the history
Remove corresponding exclusions for Javadoc and FindBugs
  • Loading branch information
proski committed Jul 11, 2019
1 parent 321b63b commit de57f26
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 297 deletions.
9 changes: 0 additions & 9 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -119,15 +119,6 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>findbugs-maven-plugin</artifactId>
<configuration>
<excludeFilterFile>${basedir}/src/findbugs-exclude.xml</excludeFilterFile>
</configuration>
</plugin>
<plugin>
<artifactId>maven-javadoc-plugin</artifactId>
<configuration>
<excludePackageNames>stashpullrequestbuilder.stashpullrequestbuilder.repackage.*</excludePackageNames>
</configuration>
</plugin>
<plugin>
<groupId>com.coveo</groupId>
Expand Down
6 changes: 0 additions & 6 deletions src/findbugs-exclude.xml

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit de57f26

Please sign in to comment.