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 230deef1b8 Merge pull request #5698
add 4836c5558e FINERACT-2512: Fix DateTimeException for invalid day/month
combinations in savings product templates
new b57de4ec40 Merge pull request #5559
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:
.../infrastructure/core/service/DateUtils.java | 27 +++++++++
...StandingInstructionReadPlatformServiceImpl.java | 5 +-
.../service/ChargeReadPlatformServiceImpl.java | 2 +-
...avingsAccountChargeReadPlatformServiceImpl.java | 2 +-
.../infrastructure/core/service/DateUtilsTest.java | 66 ++++++++++++++++++++++
5 files changed, 97 insertions(+), 5 deletions(-)