Michael Vorburger created FINERACT-1298:
-------------------------------------------

             Summary: 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
            Reporter: Michael Vorburger


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)

Reply via email to