Branch: refs/heads/master
Home: https://github.com/jenkinsci/stash-pullrequest-builder-plugin
Commit: 2620765f074f72f42864c20f3b9ad6fdec28becd
https://github.com/jenkinsci/stash-pullrequest-builder-plugin/commit/2620765f074f72f42864c20f3b9ad6fdec28becd
Author: Pavel Roskin <[email protected]>
Date: 2019-08-05 (Mon, 05 Aug 2019)
Changed paths:
M README.md
M pom.xml
Log Message:
-----------
pom.xml: Require Jenkins 2.60.3 instead of 2.60.1
All recent versions of HttpClient API and Jackson2 API plugins require
2.60.3. It's not a significant requirement change.
Commit: 7271542954c99b9900ac33874ea44cd869b9a051
https://github.com/jenkinsci/stash-pullrequest-builder-plugin/commit/7271542954c99b9900ac33874ea44cd869b9a051
Author: Pavel Roskin <[email protected]>
Date: 2019-08-05 (Mon, 05 Aug 2019)
Changed paths:
M pom.xml
Log Message:
-----------
pom.xml: Use Apache HttpComponents Client 4.x API Plugin
This removes httpclient-4.5.2.jar and httpcore-4.4.4.jar from the plugin
package, cutting its size by almost a megabyte.
Users can update the Apache HttpComponents plugin on their own without
waiting for other plugins to update their dependencies.
Apache HttpComponents plugin is likely to be installed already because
it's used by the git plugin.
Compare:
https://github.com/jenkinsci/stash-pullrequest-builder-plugin/compare/6ce9fc3aa373...7271542954c9
--
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/6ce9fc-727154%40github.com.