This is an automated email from the ASF dual-hosted git repository.
adamsaghy pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git
from ced3bb57f5 Merge pull request #6185
add fb12e87af8 FINERACT-2717: Check all currency usages before allowing
currency removal
add 54c6bdec51 FINERACT-2717: Apply spotless formatting
add 2f996ec603 FINERACT-2717: Revert unnecessary exception message change
new 02636cc5df Merge pull request #6191
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
...rencyWritePlatformServiceJpaRepositoryImpl.java | 27 +++--
.../starter/OrganisationMonetaryConfiguration.java | 8 +-
...yWritePlatformServiceJpaRepositoryImplTest.java | 113 +++++++++++++++++++++
3 files changed, 133 insertions(+), 15 deletions(-)
create mode 100644
fineract-provider/src/test/java/org/apache/fineract/organisation/monetary/service/CurrencyWritePlatformServiceJpaRepositoryImplTest.java