classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gnu.java.net.protocol.file.Handler again (and java.net.URL)


From: Michael Koch
Subject: Re: gnu.java.net.protocol.file.Handler again (and java.net.URL)
Date: Fri, 23 Apr 2004 12:50:58 +0200
User-agent: KMail/1.5.4

Am Freitag, 23. April 2004 12:17 schrieb Guilhem Lavaux:
> Hi,
>
> I was trying to support the platforms who are not supporting ftp
> protocol when I have found that setURL has a different behaviour in
> the JDK. If the given protocol does not exist it just ignores it and
> keep the previous one. This gives us the possibility to call setURL
> without any problems on all platforms now.
>
> ChangeLog entry:
> 2004-04-23  Guilhem Lavaux <address@hidden>
>
>         * gnu/java/net/protocol/file/Handler.java
>         (parseURL): Added a comment on ftp implementation in GNU
> Classpath.
>
>         * java/net/URL.java
>         (set): This method now matches the behaviour of the JDK.

Okay.

We agreed some time ago to not support "sun.net.www.protocol".
Can you remove this totally from the search path ?


Michael





reply via email to

[Prev in Thread] Current Thread [Next in Thread]