[jira] [Updated] (NIFI-12864) Update NOTICE file to indicate the new class which now uses Spring's UriComponentsBuilder

2024-03-04 Thread David Handermann (Jira)


 [ 
https://issues.apache.org/jira/browse/NIFI-12864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Handermann updated NIFI-12864:

Fix Version/s: 2.0.0
   Resolution: Fixed
   Status: Resolved  (was: Patch Available)

> 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
> Fix For: 2.0.0
>
>  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)


[jira] [Updated] (NIFI-12864) Update NOTICE file to indicate the new class which now uses Spring's UriComponentsBuilder

2024-03-04 Thread Daniel Stieglitz (Jira)


 [ 
https://issues.apache.org/jira/browse/NIFI-12864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Stieglitz updated NIFI-12864:

Status: Patch Available  (was: Open)

> 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: 10m
>  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)