[
https://issues.apache.org/jira/browse/NIFI-12102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17767681#comment-17767681
]
ASF subversion and git services commented on NIFI-12102:
--------------------------------------------------------
Commit 96bbdfe97f7d49bfc709749fc6e2f1f145662b55 in nifi's branch
refs/heads/support/nifi-1.x from Pierre Villard
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=96bbdfe97f ]
NIFI-12102 Fixed deprecation warnings when instantiating primitive types
This closes #7769
Signed-off-by: David Handermann <[email protected]>
(cherry picked from commit 5405a3b08b8a20c5f65102b684b525a9a4f7c01c)
> Deprecation warnings when instantiating primitive types
> -------------------------------------------------------
>
> Key: NIFI-12102
> URL: https://issues.apache.org/jira/browse/NIFI-12102
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Pierre Villard
> Assignee: Pierre Villard
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> There are deprecation warnings such as
> [WARNING]
> /Users/pierre/dev/github/nifi/nifi-commons/nifi-record/src/test/java/org/apache/nifi/serialization/record/TestDataTypeUtils.java:[522,54]
> [removal] Integer(String) in Integer has been deprecated and marked for
> removal
> When instantiating some primitive types.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)