[ 
https://issues.apache.org/jira/browse/NIFI-14812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18011500#comment-18011500
 ] 

ASF subversion and git services commented on NIFI-14812:
--------------------------------------------------------

Commit d3123e3db539317099894df881dd14c73d96c6a7 in nifi's branch 
refs/heads/main from dan-s1
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=d3123e3db5 ]

NIFI-14812 Replaced deprecated replaceFirst method in RegExUtils (#10162)

Signed-off-by: David Handermann <[email protected]>

> Replace use of deprecated method replaceFirst in Apache Commons RegExUtils 
> class with API suggestion
> ----------------------------------------------------------------------------------------------------
>
>                 Key: NIFI-14812
>                 URL: https://issues.apache.org/jira/browse/NIFI-14812
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Daniel Stieglitz
>            Assignee: Daniel Stieglitz
>            Priority: Minor
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Apache Commons Lang version 3.18 has deprecated the removeFirst method in 
> RegexUtils. This ticket is meant to use the suggested replacement.
> The associated warning is below.
> {code:java}
> [WARNING] 
> /home/runner/work/nifi/nifi/nifi-extension-bundles/nifi-azure-bundle/nifi-azure-processors/src/main/java/org/apache/nifi/processors/azure/storage/ListAzureDataLakeStorage.java:[303,93]
>  [deprecation] removeFirst(String,Pattern) in RegExUtils has been 
> deprecated{code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to