[ https://issues.apache.org/jira/browse/SOLR-16903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17922892#comment-17922892 ]
ASF subversion and git services commented on SOLR-16903: -------------------------------------------------------- Commit b32b6758c704a7b7e538a965af23e1406abe371d in solr's branch refs/heads/main from Matthew Biscocho [ https://gitbox.apache.org/repos/asf?p=solr.git;h=b32b6758c70 ] SOLR-16903: Migrate from java.io.File to java.nio.file.Path in solr-core (#2924) Co-authored-by: Matthew Biscocho <mbisco...@bloomberg.net> > 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: 4h 50m > 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