mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-04 15:45:25 +02:00
Rename Jakarta Commons Net --> Apache Commons Net
This commit is contained in:
parent
9c37d1d9de
commit
e093238cd6
3 changed files with 3 additions and 3 deletions
|
@ -13,7 +13,7 @@
|
|||
*
|
||||
* Contributors:
|
||||
* Michael Berger (IBM) - Fixing 140408 - FTP upload does not work
|
||||
* Javier Montalvo Orús (Symbian) - Migrate to jakarta commons net FTP client
|
||||
* Javier Montalvo Orús (Symbian) - Migrate to apache commons net FTP client
|
||||
* Javier Montalvo Orus (Symbian) - Fixing 161211 - Cannot expand /pub folder as anonymous on ftp.wacom.com
|
||||
* Javier Montalvo Orus (Symbian) - Fixing 161238 - [ftp] connections to VMS servers are not usable
|
||||
* Javier Montalvo Orus (Symbian) - Fixing 176216 - [api] FTP sould provide API to allow clients register their own FTPListingParser
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
* Javier Montalvo Orus (Symbian) - Fixing 140323 - provided implementation for delete, move and rename.
|
||||
* Javier Montalvo Orus (Symbian) - Bug 140348 - FTP did not use port number
|
||||
* Michael Berger (IBM) - Fixing 140404 - FTP new file creation does not work
|
||||
* Javier Montalvo Orus (Symbian) - Migrate to jakarta commons net FTP client
|
||||
* Javier Montalvo Orus (Symbian) - Migrate to apache commons net FTP client
|
||||
* Javier Montalvo Orus (Symbian) - Fixing 161211 - Cannot expand /pub folder as anonymous on ftp.wacom.com
|
||||
* Javier Montalvo Orus (Symbian) - Fixing 161238 - [ftp] expand "My Home" node on ftp.ibiblio.org as anonymous fails
|
||||
* Javier Montalvo Orus (Symbian) - Fixing 160922 - create folder/file fails for FTP service
|
||||
|
|
|
@ -111,7 +111,7 @@ languages which do not meet this requirement are included if a
|
|||
common alternative set of short month names is known to be used.
|
||||
This means that users who can tell us of additional such encodings
|
||||
may get them added to the list of supported languages by contacting
|
||||
the jakarta-commons-net team.
|
||||
the Apache Commons Net team.
|
||||
<strong> Please note that this attribute will NOT be used to determine a locale-based date format for the language. </strong>
|
||||
Experience has shown that many if not most FTP servers outside the
|
||||
United States employ the standard <code>en_US</code> date format
|
||||
|
|
Loading…
Add table
Reference in a new issue