Branch: refs/heads/master
Home: https://github.com/jenkinsci/stash-pullrequest-builder-plugin
Commit: bde3d51191b66122379834b1e0a94029c399d9c7
https://github.com/jenkinsci/stash-pullrequest-builder-plugin/commit/bde3d51191b66122379834b1e0a94029c399d9c7
Author: Pavel Roskin <[email protected]>
Date: 2019-11-26 (Tue, 26 Nov 2019)
Changed paths:
M
src/main/java/stashpullrequestbuilder/stashpullrequestbuilder/stash/StashApiClient.java
Log Message:
-----------
StashApiClient: Refactor and simplify HTTP response processing
Use EntityUtils to convert HTTP response to a string. Rethrow IOException
as StashApiException.
The whole response was logged twice in postRequest() at the FINEST level.
Log it only once.
--
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/fa1544-bde3d5%40github.com.