Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

EOL JSR 305 #232

Merged
merged 1 commit into from
Apr 24, 2023
Merged

EOL JSR 305 #232

merged 1 commit into from
Apr 24, 2023

Conversation

basil
Copy link
Member

@basil basil commented Apr 24, 2023

Several years ago, Jenkins core switched from the abandoned JSR 305 annotations to SpotBugs annotations, but this plugin never caught up. This PR adapts this plugin to the common convention used in Jenkins core and the vast majority of other Jenkins plugins.

@centic9 centic9 merged commit b81b2a9 into jenkinsci:master Apr 24, 2023
@centic9
Copy link
Member

centic9 commented Apr 24, 2023

Thanks for the suggestion, I am often confused about the strange state of these annotations in the Java ecosystem.

@basil
Copy link
Member Author

basil commented Apr 24, 2023

https://jspecify.dev/ is the future, but it is not here yet.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants