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

Jan Høydahl commented on SOLR-16903:
------------------------------------

[~epugh] , [~andreybozhko] , [~mlbiscoc] 

Hi. Preparing for the migration to logchange next week.

I see that this Jira adds two distinct lines to the "Other" part of CHANGES.txt 
in v10.0.0:

 
{code:java}
* SOLR-16903: Switch CoreContainer#getSolrHome to return Path instead of String 
(Andrey Bozhko) 
* SOLR-16903: Replace all java.io.File usages to java.nio.file.Path (NIO) 
(Andrey Bozhko, Matthew Biscocho) {code}
Commits 53fe9cddc7b309f03ba92926bc02e6af100cdf1a and 
b91905a653ead168cea9de2a1f1791c76fb17882

Please consolidate so this Jira number is only mentioned in one CHANGES entry.

 

> Use Path instead of File in Java Code
> -------------------------------------
>
>                 Key: SOLR-16903
>                 URL: https://issues.apache.org/jira/browse/SOLR-16903
>             Project: Solr
>          Issue Type: Improvement
>    Affects Versions: 9.3
>            Reporter: Eric Pugh
>            Priority: Minor
>              Labels: newdev, pull-request-available
>             Fix For: 10.0
>
>          Time Spent: 14h 40m
>  Remaining Estimate: 0h
>
> As a community, we have decided to migrate to using java.nio.file.Path in 
> place of java.io.File in our codebase.
> This ticket is to go through the codebase and make that change.  We'd also 
> like to add the java.io.File pattern to our forbidden-apis setup.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to