Mark Waite
Mark Waite
## Replace JSR-305 annotations with spotbugs annotations * **Please check if the PR fulfills these requirements** - [x] The commit message describes your change - [x] Tests for the changes...
# Replace JSR-305 annotations with spotbugs annotations Annotations for Nonnull, CheckForNull, and several others were proposed for Java as part of dormant Java specification request JSR-305. The proposal never became...
## [JENKINS-73305](https://issues.jenkins.io/browse/JENKINS-73305) Create .ssh directory with owner only permissions When the JGit implementation needs to create a `.ssh` directory, create it with permissions only allowing access to the directory owner....
### Describe your use-case which is not covered by existing documentation. The [Pipeline build step page](https://www.jenkins.io/doc/pipeline/steps/pipeline-build-step/) has previously included a description of the `build` step that a Pipeline can use...
## Replace JSR-305 annotations with spotbugs annotations Annotations for Nonnull, CheckForNull, and several others were proposed for Java as part of dormant Java specification request JSR-305. The proposal never became...
### Service(s) ci.jenkins.io ### Summary https://ci.jenkins.io/job/Infra/job/pipeline-steps-doc-generator/job/PR-468/1/console failed to build with a report ``` 13:20:22 Caused by: org.apache.maven.project.DependencyResolutionException: Could not resolve dependencies for project org.jenkins-ci:pipeline-steps-doc-generator:jar:1.0-SNAPSHOT 13:20:22 dependency: org.jenkins-ci.plugins.workflow:workflow-api:jar:1322.v857eeeea_9902 (compile) 13:20:22 Could...
### What feature do you want to see added? Upgrade the AWS SDK for Java from v1 to v2 in the Amazon ECR plugin. The AWS SDK for Java 1.x...
### Service(s) get.jenkins.io ### Summary The mirrorlist reported for older Debian packages incorrectly shows mirrors have the package when many do not have it. Originally reported on [community.jenkins.io](https://community.jenkins.io/t/cant-download-jenkins-2-426-all-deb-due-to-404/21350). For example,...
### Service(s) infra.ci.jenkins.io, release.ci.jenkins.io, trusted.ci.jenkins.io ### Summary Per the [2.462.3 LTS release checklist](https://github.com/jenkins-infra/release/issues/594), this requests an update the private CI servers to use the most recent release. Public CI servers...
## Require Jenkins 2.479 or newer Use Jakarta EE 9 and Spring Security 6.x instead of Java EE 8 and Spring Security 5.x. ### Testing done Confirmed that automated tests...