Skip to content

enhancement/build-scripts: Improve build scripts and update gitignore#2712

Merged
simonredfern merged 2 commits intoOpenBankProject:developfrom
hongwei1:obp-develop
Feb 26, 2026
Merged

enhancement/build-scripts: Improve build scripts and update gitignore#2712
simonredfern merged 2 commits intoOpenBankProject:developfrom
hongwei1:obp-develop

Conversation

@hongwei1
Copy link
Contributor

Summary

Improve build scripts and update gitignore configuration

Changes

  • Update .gitignore: Exclude dependency-reduced-pom.xml globally (Maven Shade plugin artifact)
  • Enhance flushall_build_and_run.sh: Add comprehensive documentation and command-line options
  • Optimize flushall_fast_build_and_run.sh: Improve performance with better JVM flags and parallel builds
  • **Rem

Remove outdated documentation files that have been superseded by
comprehensive spec documentation in .kiro/specs/:

- A.md - Temporary analysis file
- FINAL_TEST_REPORT.md - Superseded by spec test reports
- HTTP4S_MIGRATION_COMPLETE.md - Consolidated into lift-to-http4s-migration spec
- SECURITY_FIXES_SUMMARY.md - Consolidated into pom-security-updates spec
- SECURITY_FIX_HARDCODED_IP.md - Consolidated into security specs
- TEST_VALIDATION_COMPLETE.md - Superseded by test-results/VALIDATION_SUMMARY_2026-02-26.md

All relevant information has been preserved in the structured spec
documentation under .kiro/specs/ for better organization and
maintainability.
- Update .gitignore to exclude dependency-reduced-pom.xml globally
- Enhance flushall_build_and_run.sh with better documentation and options
- Optimize flushall_fast_build_and_run.sh with performance improvements
- Remove obsolete flushall_http4s_build_and_run.sh script
@sonarqubecloud
Copy link

@simonredfern simonredfern merged commit a2b4f1a into OpenBankProject:develop Feb 26, 2026
1 of 2 checks passed
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