Branch: refs/heads/master
Home: https://github.com/jenkinsci/stash-pullrequest-builder-plugin
Commit: 668a2863946545f5a8f9a1b1c67a9a99fb942c55
https://github.com/jenkinsci/stash-pullrequest-builder-plugin/commit/668a2863946545f5a8f9a1b1c67a9a99fb942c55
Author: Pavel Roskin <[email protected]>
Date: 2019-08-06 (Tue, 06 Aug 2019)
Changed paths:
M pom.xml
M
src/main/java/stashpullrequestbuilder/stashpullrequestbuilder/stash/StashApiClient.java
M
src/test/java/stashpullrequestbuilder/stashpullrequestbuilder/stash/StashApiClientTest.java
Log Message:
-----------
Update to Apache httpclient 4.5.x
Many properties of the connection between Jenkins and Bitbucket server
can now be set as Java parameters. The list of the supported parameters
is available at
https://hc.apache.org/httpcomponents-client-ga/httpclient/apidocs/org/apache/http/impl/client/HttpClientBuilder.html
Additionally, many compiler warnings are fixed by removing obsolete code.
Original patch by Albertin Loic <[email protected]>
Commit: 21c820668432f7d9ee0b9246c353c00030e676cf
https://github.com/jenkinsci/stash-pullrequest-builder-plugin/commit/21c820668432f7d9ee0b9246c353c00030e676cf
Author: Pavel Roskin <[email protected]>
Date: 2019-08-06 (Tue, 06 Aug 2019)
Changed paths:
M pom.xml
R src/findbugs-exclude.xml
R
src/main/java/stashpullrequestbuilder/stashpullrequestbuilder/repackage/org/apache/commons/httpclient/contrib/ssl/EasySSLProtocolSocketFactory.java
R
src/main/java/stashpullrequestbuilder/stashpullrequestbuilder/repackage/org/apache/commons/httpclient/contrib/ssl/EasyX509TrustManager.java
Log Message:
-----------
Remove repackaged EasySSLProtocolSocketFactory, it's not used anymore
Remove corresponding exclusions for Javadoc and FindBugs
Compare:
https://github.com/jenkinsci/stash-pullrequest-builder-plugin/compare/9df78f7df345...21c820668432
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/stash-pullrequest-builder-plugin/push/refs/heads/master/9df78f-21c820%40github.com.