This is an automated email from the ASF dual-hosted git repository. adamsaghy pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/fineract.git
commit 5d4e393b22adadb3a19d2e052a19b41b4d80dc6a Merge: 96755799d0 8019630b44 Author: Adam Saghy <[email protected]> AuthorDate: Fri Jun 26 12:09:51 2026 +0200 Merge pull request #6040 FINERACT-2421: No more manual persistence.xml STATIC_WEAVING.md | 11 +- build.gradle | 2 +- .../module/fineract-accounting/persistence.xml | 102 ------- .../module/fineract-branch/persistence.xml | 108 ------- .../module/fineract-charge/persistence.xml | 93 ------ .../module/fineract-cob/persistence.xml | 86 ------ .../module/fineract-core/persistence.xml | 82 ----- .../module/fineract-investor/persistence.xml | 176 ----------- .../fineract-loan-origination/persistence.xml | 170 ----------- .../module/fineract-loan/persistence.xml | 167 ---------- .../fineract-progressive-loan/persistence.xml | 171 ----------- .../module/fineract-provider/persistence.xml | 340 --------------------- .../module/fineract-rates/persistence.xml | 86 ------ .../module/fineract-report/persistence.xml | 82 ----- .../module/fineract-savings/persistence.xml | 135 -------- .../module/fineract-tax/persistence.xml | 88 ------ .../fineract-working-capital-loan/persistence.xml | 194 ------------ static-weaving.gradle | 177 +++++++++-- 18 files changed, 158 insertions(+), 2112 deletions(-)
