[
https://issues.apache.org/jira/browse/SOLR-17548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated SOLR-17548:
----------------------------------
Labels: newdev pull-request-available (was: newdev)
> Switch all public Java APIs from File to Path
> ---------------------------------------------
>
> Key: SOLR-17548
> URL: https://issues.apache.org/jira/browse/SOLR-17548
> Project: Solr
> Issue Type: Task
> Security Level: Public(Default Security Level. Issues are Public)
> Reporter: David Smiley
> Priority: Major
> Labels: newdev, pull-request-available
> Fix For: main (10.0)
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Change all java.io.File parameters (and return types) of publicly visible
> methods/constructors to java.nio.file.Path.
> It's acceptable to simply do type conversion back/forth; the conversion could
> happen whenever. And it's also acceptable to only do non-tests. The scope
> is limited here so as to make this achievable for Solr 10 without much work.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]