ITS#4501 Replace call to deprecated File.toURL() method.
JDK 6 deprecated File.toURL() in favour of File.toURI().toURL() because it does not automatically escape characters that are illegal in URLs.
parent
f494f56d
No related branches found
No related tags found
Please register or sign in to comment