Description
Scratch that ... this entire class appears to be dead code that can be ripped out.
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?