Hoss Man created SOLR-6339:
------------------------------

             Summary: why does SolrXMLSerializer.fileCopy exist? replace with 
FileUtils.copyFile?
                 Key: SOLR-6339
                 URL: https://issues.apache.org/jira/browse/SOLR-6339
             Project: Solr
          Issue Type: Improvement
            Reporter: Hoss Man


a question on the mailing list about SolrXMLSerializer.fileCopy drew my 
attention to this method, and has me wondering why it needs to exist at all?

couldn't we just rip this out and replace it with a call to FileUtils.copyField 
from commons-io?



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to