justinrsweeney commented on PR #2301: URL: https://github.com/apache/solr/pull/2301#issuecomment-1964509548
> We just got rid of commons-io, https://issues.apache.org/jira/browse/SOLR-15784 > > Can you find an alternative that is already a dependency, or copy just the code we need into one of Solr's util classes? Updated this to just reuse the applicable code from commons-io without the dependency. I'd like to use that code since we know it will perform the same as previous Solr versions. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
