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 a86baeeef4 FINERACT-2181: removing the read_uncommited isolation
     add e44a60f327 FINERACT-2181: initial rounding-mode configuration

No new revisions were added by this update.

Summary of changes:
 .../domain/GlobalConfigurationProperty.java        | 53 -------------
 .../GlobalConfigurationPropertyUpdateService.java} | 92 ++++++++--------------
 ...ationWritePlatformServiceJpaRepositoryImpl.java |  3 +-
 .../src/main/resources/application.properties      |  2 +
 .../changelog/tenant/parts/0002_initial_data.xml   |  2 +-
 .../TrapDoorConfigurationTest.java                 | 84 ++++++++++++++++++++
 6 files changed, 120 insertions(+), 116 deletions(-)
 copy 
fineract-provider/src/main/java/org/apache/fineract/infrastructure/configuration/{domain/GlobalConfigurationProperty.java
 => service/GlobalConfigurationPropertyUpdateService.java} (53%)
 create mode 100644 
integration-tests/src/test/java/org/apache/fineract/integrationtests/TrapDoorConfigurationTest.java

Reply via email to