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 <[EMAIL PROTECTED]>
>
>         * 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



_______________________________________________
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath

Reply via email to