From 4c7e5a75b198be98745e97f7dbec5e609eb484af Mon Sep 17 00:00:00 2001 From: Martin Oberhuber < martin.oberhuber@windriver.com> Date: Thu, 15 Mar 2007 10:39:46 +0000 Subject: [PATCH] Add info on commons.net single-jar bundle --- .../template/buildNotes.php | 24 ++----------------- 1 file changed, 2 insertions(+), 22 deletions(-) diff --git a/releng/org.eclipse.rse.build/template/buildNotes.php b/releng/org.eclipse.rse.build/template/buildNotes.php index 7cdba5b233d..a3e2feb80f1 100755 --- a/releng/org.eclipse.rse.build/template/buildNotes.php +++ b/releng/org.eclipse.rse.build/template/buildNotes.php @@ -23,9 +23,6 @@
    -
  • Taking into account that TM is actually more than the core RSE framework, - and especially includes components like the Terminal that do not require RSE, - we changed all references to read TM 2.0 instead of RSE 2.0.
  • TM 2.0M5 requires Eclipse 3.3M5. Platform Runtime is the minimum requirement for dstore and ftp. Terminal-ssh and RSE-ssh also require the CVS Client Runtime (The dependency on CVS Client Runtime should go away @@ -34,26 +31,9 @@ http://download.eclipse.org/dsdp/tm/updates/milestones. "Check for updates" will automatically reference this milestone update site, so you can get milestone patches from there [175241].
  • -
  • Terminal: Use rxtx-2.1 (gnu.io) for serial line support instead of javax.comm. See the new - README for installing RXTX - [168893] - [170810].
  • -
  • A Shell Processes subsystem is now available for Linux, to show Processes through an SSH or other contributed Shell channel. - This is important enabling technology, since it shows how to add functionality in one subsystem, by re-using another subsystem. - Thanks to Montavista for this contribution [159522]. -
  • Encodings of remote files can now be specified. This is actually the first plan item that's completed -[163820]. -
  • FTP now supports passive mode [169680]. -
  • Read-only and Last-modified properties on remote file systems are now supported by API, - so copying files across systems can keep these attributes. A new Preference setting governs the transfer - of timestamps. Also, IRemoteFileService now has API to get streams for remote files, thus allowing to - download only parts of a huge remote file. See [170926] for details. +
  • Apache Commons.Net and ORO are now distributed as single-jar bundles. The separate commons.net and ORO features +have been removed. The bundles are now directly included in the RSE FTP feature only.
  • SystemRemoteResourceDialog.setPreSelection() now works correctly [174944]. -
  • SystemTypes can now be contributed dynamically through the new extension point -org.eclipse.rse.core.systemTypeProviders -[172662]. -Using this new functionality, it is also possible to hook up new system types with existing -subsystemConfigurations [173265].
  • Use