[ https://issues.apache.org/jira/browse/SOLR-16903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17933683#comment-17933683 ]
ASF subversion and git services commented on SOLR-16903: -------------------------------------------------------- Commit 53fe9cddc7b309f03ba92926bc02e6af100cdf1a in solr's branch refs/heads/deprecations from Andrey Bozhko [ https://gitbox.apache.org/repos/asf?p=solr.git;h=53fe9cddc7b ] SOLR-16903: Switch CoreContainer.getSolrHome to return Path instead of String (#3204) > 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: main (10.0) > > Time Spent: 6h 10m > 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: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org