[
https://issues.apache.org/jira/browse/NIFI-12864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17823362#comment-17823362
]
ASF subversion and git services commented on NIFI-12864:
--------------------------------------------------------
Commit 4083fd3f75252235fb9ff82ac1d0f12c3f903bdf in nifi's branch
refs/heads/main from dan-s1
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=4083fd3f75 ]
NIFI-12864 Corrected NOTICE Reference to UriComponentsBuilder
This closes #8470
Signed-off-by: David Handermann <[email protected]>
> Update NOTICE file to indicate the new class which now uses Spring's
> UriComponentsBuilder
> -----------------------------------------------------------------------------------------
>
> Key: NIFI-12864
> URL: https://issues.apache.org/jira/browse/NIFI-12864
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Daniel Stieglitz
> Assignee: Daniel Stieglitz
> Priority: Minor
> Time Spent: 1h
> Remaining Estimate: 0h
>
> With the changes made with NIFI-12832, the logic implemented from Spring's
> UriComponentsBuilder was moved to a different class. The NOTICE file should
> reflect the new class
> {code:java}
> nifi-api/src/main/java/org/apache/nifi/processor/util/URLValidator.java
> {code}
> instead of the old class
> {code:java}
> nifi-commons/nifi-utils/src/main/java/org/apache/nifi/util/UriUtils.java
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)