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

Require Jenkins 2.332.4 or newer #161

Merged
merged 4 commits into from
Nov 8, 2022
Merged

Require Jenkins 2.332.4 or newer #161

merged 4 commits into from
Nov 8, 2022

Conversation

MarkEWaite
Copy link
Contributor

Require Jenkins 2.332.4 or newer

  • Require Jenkins 2.332.4 or newer
  • Require httpcore 4.4.15
  • Use bom for several dependency version numbers
  • Use claim 495.v01a_c6fb_2b_a_7a for latest java mail migration

Also uses the plugin bill of materials to simplify dependency management.

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests - that demonstrates feature works or fixes the issue

90% of users of the most recent release of the configuration slicing
plugin are already using Jenkins 2.332.1 or newer per
https://stats.jenkins.io/pluginversions/configurationslicing.html

Updating to Jenkins 2.332.4 as minimum version brings more recent
Jenkins APIs and encourages users to upgrade to recent LTS versions.
Satisfy upper bounds dependencies

Prefer to remove this dependency and replace it with dependency on
httpclient plugin, but that is a later step.
@MarkEWaite MarkEWaite enabled auto-merge November 7, 2022 22:41
Copy link
Contributor

@gounthar gounthar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, thanks. 👍

@MarkEWaite MarkEWaite merged commit 9a05b37 into jenkinsci:master Nov 8, 2022
@MarkEWaite MarkEWaite deleted the require-newer-core branch November 8, 2022 13:26
@MarkEWaite MarkEWaite added the dependencies Pull requests that update a dependency file label Nov 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants