Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use BOM 2.190.x #874

Merged
merged 5 commits into from
Apr 14, 2020
Merged

Use BOM 2.190.x #874

merged 5 commits into from
Apr 14, 2020

Conversation

MarkEWaite
Copy link
Contributor

use BOM 2.190.x

Use plugin BOM 2.190.x 7 with version numbers preferred from it rather than being maintained inside the pom file.

Checklist

  • I have read the CONTRIBUTING doc
  • I have referenced the Jira issue related to my changes in one or more commit messages
  • I have added tests that verify my changes
  • Unit tests pass locally with my changes
  • I have added documentation as necessary
  • No Javadoc warnings were introduced with my changes
  • No spotbugs warnings were introduced with my changes
  • I have interactively tested my changes
  • Any dependent changes have been merged and published in upstream modules (like git-client-plugin)

Types of changes

  • Dependency or infrastructure update

Further comments

Aligns with git client plugin.

Already provided by Jenkins core 2.204.1
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.
Will use git client plugin 3.2.1 rather than the previous 3.0.0.
Includes a 0.5 to 0.9 second sleep after shutdown and before waiting
for all detected jobs to finish.
@MarkEWaite MarkEWaite merged commit 54aa14a into jenkinsci:master Apr 14, 2020
@MarkEWaite MarkEWaite deleted the use-bom-2.190.x branch April 14, 2020 13:49
@MarkEWaite MarkEWaite added the dependencies Dependency related change label May 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency related change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant