This is an automated email from the ASF dual-hosted git repository.

arnold pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git


    from 6a0928eb9 Rework custom auditing handler
     new a73c593eb Fix transaction cannot be in future check
     new 7fb61d028 Fix transaction cannot be in future check

The 2 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:
 ...ProvisioningEntriesReadPlatformServiceImpl.java |  2 +-
 .../service/EmailReadPlatformServiceImpl.java      |  4 +-
 .../infrastructure/core/service/DateUtils.java     | 46 +----------
 .../database/DatabaseSpecificSQLGenerator.java     | 12 +--
 .../service/GenericDataServiceImpl.java            |  2 +-
 .../util/ReportMailingJobDateUtil.java             |  6 +-
 .../sms/service/SmsReadPlatformServiceImpl.java    |  4 +-
 .../service/HolidayReadPlatformServiceImpl.java    |  2 +-
 .../organisation/teller/util/DateRange.java        |  6 +-
 ...gInstructionHistoryReadPlatformServiceImpl.java |  4 +-
 .../portfolio/calendar/service/CalendarUtils.java  |  2 +-
 .../CollectionSheetReadPlatformServiceImpl.java    |  6 +-
 .../GenerateRdScheduleTasklet.java                 |  2 +-
 .../infrastructure/core/service/DateUtilsTest.java | 88 ++++++++++++++++++++++
 14 files changed, 117 insertions(+), 69 deletions(-)
 create mode 100644 
fineract-provider/src/test/java/org/apache/fineract/infrastructure/core/service/DateUtilsTest.java

Reply via email to