Branch: refs/heads/master
Home: https://github.com/jenkinsci/git-plugin
Commit: 731c4daf2ae96d94971f34f5e5de6c5543caa36c
https://github.com/jenkinsci/git-plugin/commit/731c4daf2ae96d94971f34f5e5de6c5543caa36c
Author: Mark Waite <[email protected]>
Date: 2020-04-13 (Mon, 13 Apr 2020)
Changed paths:
M pom.xml
Log Message:
-----------
Don't bundle validator dependencies
Already provided by Jenkins core 2.204.1
Commit: 312a83982d33ad8b11d5a88a83292f69a7e5dbea
https://github.com/jenkinsci/git-plugin/commit/312a83982d33ad8b11d5a88a83292f69a7e5dbea
Author: Mark Waite <[email protected]>
Date: 2020-04-13 (Mon, 13 Apr 2020)
Changed paths:
M pom.xml
Log Message:
-----------
Switch from hamcrest-core to hamcrest package
The hamcrest-core artifact is from the Hamcrest 1.x release. Hamcrest
2.x reworked the packaging. The contents of hamcrest-core were placed
inside the new artifact 'hamcrest'.
Exclude the hamcrest-core dependency from other artifacts so that they
will use the contents of the hamcrest artifact.
Commit: fa8c68473bca8c97f2d7ef0888b6b4a397867b6a
https://github.com/jenkinsci/git-plugin/commit/fa8c68473bca8c97f2d7ef0888b6b4a397867b6a
Author: Mark Waite <[email protected]>
Date: 2020-04-13 (Mon, 13 Apr 2020)
Changed paths:
M pom.xml
Log Message:
-----------
Use Jenkins plugin BOM 2.190.x
Commit: 40fd01687d9747036f0a37a6658dd0e0aaa098b6
https://github.com/jenkinsci/git-plugin/commit/40fd01687d9747036f0a37a6658dd0e0aaa098b6
Author: Mark Waite <[email protected]>
Date: 2020-04-13 (Mon, 13 Apr 2020)
Changed paths:
M pom.xml
Log Message:
-----------
Get git client plugin version from bom
Will use git client plugin 3.2.1 rather than the previous 3.0.0.
Commit: 718c4959804a541c68bcda9bd946deb38d446286
https://github.com/jenkinsci/git-plugin/commit/718c4959804a541c68bcda9bd946deb38d446286
Author: Mark Waite <[email protected]>
Date: 2020-04-13 (Mon, 13 Apr 2020)
Changed paths:
M src/test/java/hudson/plugins/git/GitStatusTest.java
Log Message:
-----------
Shutdown JenkinsRule to reduce exceptions on teardown
Includes a 0.5 to 0.9 second sleep after shutdown and before waiting
for all detected jobs to finish.
Commit: 54aa14a35502a02483c331142dfd6e6d9835d859
https://github.com/jenkinsci/git-plugin/commit/54aa14a35502a02483c331142dfd6e6d9835d859
Author: Mark Waite <[email protected]>
Date: 2020-04-14 (Tue, 14 Apr 2020)
Changed paths:
M pom.xml
M src/test/java/hudson/plugins/git/GitStatusTest.java
Log Message:
-----------
Merge pull request #874 from MarkEWaite/use-bom-2.190.x
Use BOM 2.190.x
Compare:
https://github.com/jenkinsci/git-plugin/compare/9fd84eaaafea...54aa14a35502
--
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/git-plugin/push/refs/heads/master/9fd84e-54aa14%40github.com.