Stefan Bodewig wrote:

On Tue, 21 Mar 2006, <[EMAIL PROTECTED]> wrote:

URL: http://svn.apache.org/viewcvs?rev=387396&view=rev
Log:
remove deprecated code

-                    urls[0] = location.toURL();
+                    urls[0] = location.toURI().toURL();

Sorry, -1, this makes Ant require JDK 1.4 both at compile and
runtime.
Damn! Sorry, not depracted enough - I'll change it back this afternoon

Kev

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to