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

Fix icon on dropdown and address EOL JSR 305 from core #48

Merged
merged 3 commits into from
May 9, 2022

Conversation

NotMyFault
Copy link
Member

The change proposed fixes a broken icon on the dropdown and exchanges JSR 305 with findbugs, because it's been removed from core in newer versions.

to

cc @mtughan

  • 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
  • Ensure you have provided tests - that demonstrates feature works or fixes the issue

@NotMyFault NotMyFault changed the title Switch to bom and fix icon on dropdown Fix icon on dropdown and address EOL JSR 305 from core Mar 8, 2022
@mtughan
Copy link
Contributor

mtughan commented Mar 12, 2022

Thanks @NotMyFault. Things have been a bit busy for me personally so I haven't gotten a chance to review this yet. I took a preliminary look and it looks good, so I'm hoping to get to it soon. Thanks for your contributions to the plugin!

@mtughan
Copy link
Contributor

mtughan commented May 9, 2022

@NotMyFault, is there a specific reason why we need to push the plugin to 2.332.x instead of 2.319.x? Best I can tell, the specific fix you're targeting to fix occurred in 2.319, so specifying a minimum version of that should be sufficient.

@NotMyFault
Copy link
Member Author

There've been a few test failures on 2.319.x iirc, hence I went ahead to a supported LTS line, because I have no time addressing these.

@mtughan
Copy link
Contributor

mtughan commented May 9, 2022

Gotcha, that makes sense. Thanks for the info.

@mtughan mtughan merged commit 8277616 into jenkinsci:master May 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants