You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@fineract.apache.org by "Michael Vorburger (Jira)" <ji...@apache.org> on 2021/01/17 12:20:00 UTC

[jira] [Updated] (FINERACT-1298) Replace all 276 java.util.Date usages with java.time

     [ https://issues.apache.org/jira/browse/FINERACT-1298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Vorburger updated FINERACT-1298:
----------------------------------------
    Component/s: System

> Replace all 276 java.util.Date 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
>
> 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)