[
https://issues.apache.org/jira/browse/FINERACT-1298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Vorburger updated FINERACT-1298:
----------------------------------------
Summary: Replace java.util.Date API usages with java.time (was: Replace
all 276 java.util.Date usages with java.time)
> Replace java.util.Date API usages with java.time
> ------------------------------------------------
>
> Key: FINERACT-1298
> URL: https://issues.apache.org/jira/browse/FINERACT-1298
> Project: Apache Fineract
> Issue Type: Improvement
> Components: System
> Reporter: Michael Vorburger
> Priority: Major
> Labels: tech-debt
>
> https://github.com/apache/fineract/pull/1574 led us to run into
> https://errorprone.info/bugpattern/JavaUtilDate.
> I'll see if we can FINERACT-1297 by inhibiting that check, for now - but
> replacing all of our currently 276 {{java.util.Date}} usages with
> {{java.time}} does seem a good idea, that I'm personally in support of. (The
> 276 are what a quick "grep" filtered by anything in ".java" shows.)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)