Stefan Spieker

Results 8 issues of Stefan Spieker

replaced deprecated `Jenkins.getInstance()` with replacements and minor cleanup

# Description Update node and npm to latest lts versions, the used ones are pretty old, let's see what the CI has to say about that. # Submitter checklist -...

Stale

Jenkins has Categories for a while now and I really like the order in the managment section. I thought it would best fit to "Tools and Actions". I updated the...

Added individual suppression to spotbugs false positives of type `UNSAFE_HASH_EQUALS` ### Proposed changelog entries - N/A ### Proposed upgrade guidelines N/A ### Submitter checklist - [ ] (If applicable) Jira...

skip-changelog
needs-security-review

reverted fixes for FILEUPLOAD-293 since this was fixed in [Commons-FileUpload 1.5](https://github.com/apache/commons-fileupload/blob/master/RELEASE-NOTES.txt#L102C3-L102C17) I'm not sure if it should be a changlog entry or not. ### Testing done I verified that after...

skip-changelog

Started at Contributor summit. Thanks a lot @basil and @nre-ableton. It was quite some fun doing this with you together. I think I finally managed to get it compatible with...

enhancement

Use `Jenkins.get()` instead of deprecated method and minor improvements: * Use `StandardCharsets.UTF_8` * removed unused imports ### Testing done All tests passed. Jenkins came up normally in debug environment. ```[tasklist]...

Use spotbugs annotations instead of jsr305 ### Testing done No spotbugs issues detected ```[tasklist] ### Submitter checklist - [x] Make sure you are opening from a **topic/feature/bugfix branch** (right side)...