Mark Waite

Results 44 issues of 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....

bug

### 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...

documentation