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.479.1 or newer #396

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

MarkEWaite
Copy link
Contributor

@MarkEWaite MarkEWaite commented Oct 18, 2024

Require Jenkins 2.479.1 or newer

Updates to use StaplerRequest2 and StaplerResponse2 and to use Jakarta EE 9 instead of Java EE 8.

Updates to use more recent parent pom and matching plugin BOM.

Testing done

Automated tests pass.

Dependent plugins need to be confirmed they are not using any of the methods with updated signatures.

Submitter checklist

  • 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

@MarkEWaite MarkEWaite added the rfe Improvement or new feature label Oct 18, 2024
@github-actions github-actions bot added dependencies Dependency related change tests Automated test addition or improvement labels Oct 18, 2024
@MarkEWaite MarkEWaite force-pushed the require-jenkins-2.479 branch 2 times, most recently from d727a2e to 7e459e6 Compare October 28, 2024 01:11
@MarkEWaite MarkEWaite marked this pull request as ready for review October 30, 2024 20:38
@MarkEWaite MarkEWaite requested a review from a team as a code owner October 30, 2024 20:38
@MarkEWaite MarkEWaite removed dependencies Dependency related change tests Automated test addition or improvement labels Oct 30, 2024
@MarkEWaite MarkEWaite changed the title Require Jenkins 2.479 or newer Require Jenkins 2.479.1 or newer Oct 30, 2024
@github-actions github-actions bot added dependencies Dependency related change tests Automated test addition or improvement labels Nov 6, 2024
Use StaplerRequest2 and StaplerResponse2 and Jakarta EE 9 instead of
Java EE 8.

Updates to use more recent parent pom and matching plugin BOM.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency related change rfe Improvement or new feature tests Automated test addition or improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant