bug-classpath
[Top][All Lists]
Advanced

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

[Bug classpath/25752] ftpurlconnection well broke


From: cvs-commit at developer dot classpath dot org
Subject: [Bug classpath/25752] ftpurlconnection well broke
Date: 17 Feb 2006 22:02:50 -0000


------- Comment #11 from cvs-commit at developer dot classpath dot org  
2006-02-17 22:02 -------
Subject: Bug 25752

CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         
Changes by:     Jeroen Frijters <address@hidden>    06/02/17
09:13:45

Modified files:
        .              : ChangeLog 
        gnu/java/net/protocol/ftp: FTPURLConnection.java 

Log message:
        2006-02-17  Jeroen Frijters  <address@hidden>

        Fixes PR 25752
        * gnu/java/net/protocol/ftp/FTPURLConnection.java
        (connect): Changed to use SystemProperties.
        (getInputStream): Try changeWorkingDirectory to figure out if
        url is a directory, if not use retrieve.
        (getOutputStream): Don't worry about directories, simply always
        try to do a store.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.6432&tr2=1.6433&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/gnu/java/net/protocol/ftp/FTPURLConnection.java.diff?tr1=1.4&tr2=1.5&r1=text&r2=text


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25752





reply via email to

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