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

Implement dynamic linking of Joda Time #579

Merged
merged 1 commit into from
Dec 12, 2023
Merged

Conversation

basil
Copy link
Member

@basil basil commented Dec 11, 2023

Stop bundling an unnecessary copy of Joda Time; instead, implement dynamic linking by depending on @jonesbusy's new Joda Time library plugin. This, in turn, results in updating the baseline (to use the newest BOM release where the Joda Time library plugin is present), but this bump is in accordance with the official recommendations.

@basil basil added dependencies Release Drafter label java Pull requests that update Java code labels Dec 11, 2023
@basil basil requested a review from a team as a code owner December 11, 2023 18:22
@basil basil changed the title Implement dynamic link of Joda Time Implement dynamic linking of Joda Time Dec 11, 2023
@rantoniuk rantoniuk merged commit 4e5b736 into jenkinsci:master Dec 12, 2023
16 checks passed
@basil basil deleted the linkage branch December 23, 2023 18:45
@basil
Copy link
Member Author

basil commented Mar 14, 2024

Thanks! Looking forward to the release of this PR so that we can complete the migration to the Joda Time library plugin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Release Drafter label java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants