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.401.3 or newer #1078

Merged

Conversation

MarkEWaite
Copy link
Contributor

Require Jenkins 2.401.3 or newer

The gson-api plugin has been added to the bom-2.401.x line. That will allow the plugin to stop bundling the transitive dependency on the gson-api jar file. That reduces the size of the hpi file and avoids duplicating the gson-api file in multiple locations inside Jenkins.

@jonesbusy inspired this pull request with:

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

Types of changes

  • Infrastructure change (non-breaking change which updates dependencies or improves infrastructure)

The gson-api plugin has been added to the bom-2.401.x line. That will
allow the plugin to stop bundling the transitive dependency on the
gson-api jar file.  That reduces the size of the hpi file and avoids
duplicating the gson-api file in multiple locations inside Jenkins.

jenkinsci#1077 from
@jonesbusy inspired this pull request.
@MarkEWaite MarkEWaite requested a review from a team as a code owner December 6, 2023 19:36
@MarkEWaite MarkEWaite added the chore Reduces maintenance effort by changes not directly visible to users label Dec 6, 2023
@MarkEWaite MarkEWaite merged commit e79346d into jenkinsci:master Dec 7, 2023
15 checks passed
@MarkEWaite MarkEWaite deleted the require-jenkins-2.401.3-or-newer branch December 7, 2023 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Reduces maintenance effort by changes not directly visible to users
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant