diff --git a/releng/org.eclipse.rse.build/template/buildNotes.php b/releng/org.eclipse.rse.build/template/buildNotes.php
index d5ae9c3c2eb..0cc1e2f7166 100755
--- a/releng/org.eclipse.rse.build/template/buildNotes.php
+++ b/releng/org.eclipse.rse.build/template/buildNotes.php
@@ -28,7 +28,14 @@
An Experimental RSE EFS Provider is now available as a
download, or from the Update Site.
-->
-Fixed bug 164306 - FTP console shows plaintext passwords
+[152826] Added an ANSI / vt102 Terminal as separate download (currently a stand-alone view not integrated with RSE; supports serial, ssh and telnet connections).
+[158784] The Remotecdt Launcher now supports setting the gdbserver executable, port as well as gdb instance to use.
+[164306] FTP console no longer shows plaintext passwords.
+[161238] [164304] FTP now supports VMS and some older MSDOS FTP Servers.
+[164292] Editors selection for remote files is now persistent
+[165891] File permissions are now consistently retained when copying inside a system.
+[166154] [166156] Performance Improvements in the Remote Systems Treeview (selections, deleting).
+[142478] The Preference option to use deferred queries is now always enabled and cannot be disabled.
Use
@@ -119,10 +126,16 @@ APIs better.
-- [bug 161777]:
+
- [161777]:
Moved HostShellAdapter and HostShellOutputStream from remotecdt into
org.eclipse.rse.services.shells, thus making them API.
-
+- [160353]
+ Synchronous queries (in the dispatch thread) are now deprecated everywhere. We want
+ to get rid of all nested event loops and run all queries in background jobs instead.
+ Asynchronous callbacks will be added to API in the future
+ [166338].
+- [165891]
+ File permissions are now retained when copying files inside a system
.
|
@@ -137,7 +150,6 @@ APIs better.
The following critical or major bugs are currently known.
We'll strive to fix these as soon as possible.
- - bug 162883 - maj - [shell updating] No prompt on Solaris local shell
- bug 162993 - maj - ssh connection gets confused
-->
diff --git a/releng/org.eclipse.rse.build/template/index.php b/releng/org.eclipse.rse.build/template/index.php
index 2f7d1d7c045..a771614c65e 100755
--- a/releng/org.eclipse.rse.build/template/index.php
+++ b/releng/org.eclipse.rse.build/template/index.php
@@ -52,7 +52,6 @@
or later, e.g.
3.2.1.
- Earlier versions will not work! |
3.3M1,
3.3M2 and
@@ -85,13 +84,66 @@
|
|
All |
RSE-SDK-@buildId@.zip |
-
-
+
+
+
+
+
+ Experimental add-ons (includes source, but no documentation yet)
+ |
+
+
+
+
+
+ Status
+ |
+ Platform |
+ Download |
+ Notes |
+
+ |
+ All |
+ TM-terminal-SDK-@buildId@.zip |
+
+ An ANSI / vt102 terminal emulator widget and view (with minor
+
+ limitations).
+ It runs without RSE and includes pluggable connectors
+ for serial line (through Sun Javacomm, see the
+
+ installation notes), ssh and telnet.
+ |
+
+ |
+ All |
+ TM-discovery-@buildId@.zip |
+
+ An API and DNS-SD / Zeroconf based
+ implementation for remote network service discovery. TM-discovery
+ requires EMF 2.2.0 or later to run. It runs stand-alone or
+ integrated with RSE.
+ |
+
+ |
+ All |
+ RSE-efs-@buildId@.zip |
+
+ An experimental Eclipse Filesystem (EFS) provider, which
+ uses RSE contributed file services. It currently works for accessing
+ remote file systems, but cannot be used to hold Projects of an
+ Eclipse Workspace due to resource locking issues.
+ |
+
+
+
-
-
-
-
- Experimental add-ons (includes source)
- |
-
-
- Experimental add-ons are not yet fully supported.
- - RSE-efs is an experimental Eclipse Filesystem (EFS) provider, which
- uses RSE contributed file services.
- - TM-discovery is an experimental API and DNS-SD / Zeroconf based
- implementation of remote network service discovery. TM-discovery
- requires EMF 2.2.0 or later to run. It can run stand-alone or
- integrated with RSE.
-
- |
-
-
-
-