Branch: refs/heads/master
Home: https://github.com/jenkinsci/workflow-job-plugin
Commit: 6a4c101504dabd52c29bf902e939cd2eec522f36
https://github.com/jenkinsci/workflow-job-plugin/commit/6a4c101504dabd52c29bf902e939cd2eec522f36
Author: Basil Crow <[email protected]>
Date: 2021-12-12 (Sun, 12 Dec 2021)
Changed paths:
M src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowRun.java
M
src/main/java/org/jenkinsci/plugins/workflow/job/console/NewNodeConsoleNote.java
M src/main/java/org/jenkinsci/plugins/workflow/job/views/GraphVizAction.java
M src/test/java/org/jenkinsci/plugins/workflow/job/BuildTriggerTest.java
M src/test/java/org/jenkinsci/plugins/workflow/job/CLITest.java
M src/test/java/org/jenkinsci/plugins/workflow/job/CpsPersistenceTest.java
M
src/test/java/org/jenkinsci/plugins/workflow/job/ReverseBuildTriggerTest.java
M src/test/java/org/jenkinsci/plugins/workflow/job/WorkflowJobTest.java
M
src/test/java/org/jenkinsci/plugins/workflow/job/WorkflowRunRestartTest.java
M src/test/java/org/jenkinsci/plugins/workflow/job/WorkflowRunTest.java
M
src/test/java/org/jenkinsci/plugins/workflow/job/console/DefaultLogStorageTest.java
M
src/test/java/org/jenkinsci/plugins/workflow/job/console/TaskListenerDecoratorTest.java
M
src/test/java/org/jenkinsci/plugins/workflow/job/properties/DisableConcurrentBuildsJobPropertyTest.java
M
src/test/java/org/jenkinsci/plugins/workflow/job/properties/PipelineTriggersJobPropertyTest.java
Log Message:
-----------
Miscellaneous code cleanup (#225)
* Use StandardCharsets where possible
* Remove unnnecessary throws in tests
* Use generics where possible
* Organize imports
* Remove unnecessary boxing
* Arrays of wisdom of the ancients
* Remove unnecessary cast
Co-authored-by: Carroll Chiou <[email protected]>
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/workflow-job-plugin/push/refs/heads/master/0f06dc-6a4c10%40github.com.