[
https://issues.apache.org/jira/browse/NIFI-14334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17933146#comment-17933146
]
Joe Witt commented on NIFI-14334:
---------------------------------
[~dstieg1] Hey dan - just wanted to say thank you for continuing to do these
types of things. They can be unnoticed as they're not new features or whatnot
but they're very helpful! We have a pretty large project and it isn't easy to
get people to dig into and care about doing the parts you're doing. But I know
I speak for a lot of us - thank you!
> Replace various deprecated methods with their API suggested equivalents
> -----------------------------------------------------------------------
>
> Key: NIFI-14334
> URL: https://issues.apache.org/jira/browse/NIFI-14334
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Daniel Stieglitz
> Assignee: Daniel Stieglitz
> Priority: Minor
>
> This ticket entails replacing the method calls causing warnings as seen below
> with their API suggested equivalents.
> {code:java}
> [WARNING] nifi/nifi-extension-bundles/nifi-gitlab-bundle/nifi
> -gitlab-extensions/src/main/java/org/apache/nifi/gitlab/GitLabRepositoryClient.java:[100,14]
> [deprecation] Constants in org.gitlab4j.api has been deprecated
> [WARNING] nifi/nifi-extension-bundles/nifi-gitlab-bundle/nifi
> -gitlab-extensions/src/main/java/org/apache/nifi/gitlab/GitLabRepositoryClient.java:[101,33]
> [deprecation] Constants in org.gitlab4j.api has been deprecated
> [WARNING] nifi/c2/c2-protocol/c2-protocol-api/src/main/java/or
> g/apache/nifi/c2/protocol/api/ResourceInfo.java:[30,100] [deprecation]
> required() in Schema has been deprecated
> [WARNING] nifi/minifi/minifi-commons/minifi-commons-framework/
> src/test/java/org/apache/nifi/minifi/commons/service/StandardFlowPropertyEncryptorTest.java:[115,68]
> [deprecation] randomAlphabetic(int) in RandomStringUtils has been
> deprecated{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)