Skip to content

Commit 21c8206

Browse files
proskijakub-bochenski
authored andcommitted
Remove repackaged EasySSLProtocolSocketFactory, it's not used anymore
Remove corresponding exclusions for Javadoc and FindBugs
1 parent 668a286 commit 21c8206

File tree

4 files changed

+0
-305
lines changed

4 files changed

+0
-305
lines changed

pom.xml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -121,23 +121,6 @@
121121
</pluginRepositories>
122122

123123
<build>
124-
<pluginManagement>
125-
<plugins>
126-
<plugin>
127-
<groupId>org.codehaus.mojo</groupId>
128-
<artifactId>findbugs-maven-plugin</artifactId>
129-
<configuration>
130-
<excludeFilterFile>${basedir}/src/findbugs-exclude.xml</excludeFilterFile>
131-
</configuration>
132-
</plugin>
133-
<plugin>
134-
<artifactId>maven-javadoc-plugin</artifactId>
135-
<configuration>
136-
<excludePackageNames>stashpullrequestbuilder.stashpullrequestbuilder.repackage.*</excludePackageNames>
137-
</configuration>
138-
</plugin>
139-
</plugins>
140-
</pluginManagement>
141124
<plugins>
142125
<plugin>
143126
<groupId>com.github.ekryd.sortpom</groupId>

src/findbugs-exclude.xml

Lines changed: 0 additions & 6 deletions
This file was deleted.

src/main/java/stashpullrequestbuilder/stashpullrequestbuilder/repackage/org/apache/commons/httpclient/contrib/ssl/EasySSLProtocolSocketFactory.java

Lines changed: 0 additions & 183 deletions
This file was deleted.

src/main/java/stashpullrequestbuilder/stashpullrequestbuilder/repackage/org/apache/commons/httpclient/contrib/ssl/EasyX509TrustManager.java

Lines changed: 0 additions & 99 deletions
This file was deleted.

0 commit comments

Comments
 (0)