Stefan Bodewig wrote:
On 22 Aug 2005, <[EMAIL PROTECTED]> wrote:url = fileToConvert.toURI().toURL().toExternalForm();I think File.toURI is JDK 1.4+. What is wrong with FileUtils.toURL()? Shouldn't we improve FileUtils and use that from the task if anything is wrong?
will switch to it. The existing codebase probably didnt bother because it was 1.4+ only. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
