[
https://issues.apache.org/jira/browse/NIFI-8367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17342804#comment-17342804
]
David Handermann commented on NIFI-8367:
----------------------------------------
References to joda-time can also be removed for nifi-standard-content-viewer
after Avro is upgraded to a more recent version that no longer relies on Joda
Time.
> Remove unnecessary use of Joda-Time
> -----------------------------------
>
> Key: NIFI-8367
> URL: https://issues.apache.org/jira/browse/NIFI-8367
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Affects Versions: 1.13.2
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Minor
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> A small number of classes use the [Joda-Time|https://www.joda.org/joda-time/]
> library for date and time operations. These references should be replaced
> with JSR-310 java.time classes so that the joda-time dependency can be
> removed.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)