Skip to content

chore: remove SpotBugs#325

Merged
honnix merged 1 commit intomasterfrom
remove-spotbugs
Mar 24, 2026
Merged

chore: remove SpotBugs#325
honnix merged 1 commit intomasterfrom
remove-spotbugs

Conversation

@honnix
Copy link
Member

@honnix honnix commented Mar 24, 2026

Summary

  • Remove SpotBugs Maven plugin, configuration property, and exclusion file
  • Remove spotbugs.skip properties from Scala module POMs
  • Convert workaround in SerializeWorkflows.fileWriter() to use try-with-resources now that SpotBugs is gone

Test plan

  • Verify mvn verify passes without SpotBugs plugin
  • Verify serialization still works correctly

🤖 Generated with Claude Code

@honnix
Copy link
Member Author

honnix commented Mar 24, 2026

This depends in #324

SpotBugs is not providing value. Remove the plugin, config, and
exclusion file. Convert the workaround in SerializeWorkflows to
use try-with-resources.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Hongxin Liang <honnix@users.noreply.github.com>
@honnix honnix merged commit a8c6416 into master Mar 24, 2026
4 checks passed
@honnix honnix deleted the remove-spotbugs branch March 24, 2026 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants