[ https://issues.apache.org/jira/browse/SOLR-16903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17901279#comment-17901279 ]
ASF subversion and git services commented on SOLR-16903: -------------------------------------------------------- Commit 6d167b1b2fcff15800b6f9ffc39172f67d8bc87c in solr's branch refs/heads/main from Andrey Bozhko [ https://gitbox.apache.org/repos/asf?p=solr.git;h=6d167b1b2fc ] SOLR-16903: Update CLI tools to use java.nio.file.Path instead of java.io.File (#2883) > 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 > Time Spent: 1h 20m > 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