[GitHub] [nifi] exceptionfactory commented on a change in pull request #4773: NIFI-8161 NiFi EL: migration from SimpleDateFormat to DateTimeFormatter

2021-03-09 Thread GitBox
exceptionfactory commented on a change in pull request #4773: URL: https://github.com/apache/nifi/pull/4773#discussion_r590458077 ## File path: nifi-commons/nifi-utils/src/main/java/org/apache/nifi/util/FormatUtils.java ## @@ -425,4 +434,36 @@ public static String formatNanos(

[GitHub] [nifi] exceptionfactory commented on a change in pull request #4773: NIFI-8161 NiFi EL: migration from SimpleDateFormat to DateTimeFormatter

2021-02-25 Thread GitBox
exceptionfactory commented on a change in pull request #4773: URL: https://github.com/apache/nifi/pull/4773#discussion_r583004827 ## File path: pom.xml ## @@ -361,6 +362,17 @@ ${jetty.version} provided + +