diff --git a/releng/org.eclipse.rse.build/template/buildNotes.php b/releng/org.eclipse.rse.build/template/buildNotes.php
index 5e4f053ac59..11b6ceeadd7 100755
--- a/releng/org.eclipse.rse.build/template/buildNotes.php
+++ b/releng/org.eclipse.rse.build/template/buildNotes.php
@@ -27,9 +27,9 @@
Other components may work with earlier Eclipse versions, but these have not been tested.
Platform Runtime is the minimum requirement for core RSE and Terminal.
Discovery needs EMF, and the RemoteCDT integration needs CDT.
- Building the RSE SSH service requires Eclipse 3.4M6 or later for the fix
+ Building the RSE SSH service requires Eclipse 3.4 or later for the fix
of bug 224799;
- the fix also requires 3.4M6 at runtime, but the code contains a backward
+ the fix also requires 3.4 at runtime, but the code contains a backward
compatibility fallback to also run on Eclipse 3.3 if that particular fix
is not required.
Important Bug Fixes, Enhancements and API changes:
At least 100 bugs were fixed: Use
-
-
- this query to show the list of bugs fixed since the last milestone,
-
- TM 3.0M5
- [build notes].
+
+
+ this query to show the list of bugs fixed since
+
+ TM 3.0M6
+ [build notes].
For details on checkins, see
TM SearchCVS, the
@@ -172,7 +172,10 @@ user attention. A short hint on what needs to change is given directly in the li
More information can be found in the associated bugzilla items.
-- TM @buildId@ Breaking API Changes [query]
+
- TM @buildId@ Breaking API Changes [query]
+
+
- TM 3.0M6 Breaking API Changes [query]
- RSE UI Adapter Loading has been made more lazy. This means, that contributors
of RSE subsystems, which provide core services and UI adapters in separate plugins, may
@@ -300,11 +303,17 @@ More information can be found in the associated bugzilla items.
Use
-
+
+
+ this query to show the full list of API changes since TM 2.0
+
+ .
@@ -317,14 +326,16 @@ Use
The following critical or major bugs are currently known.
We'll strive to fix these as soon as possible.
+
+ - bug 235221 - cri - Files truncated on exit of Eclipse
+ - bug 225360 - cri - [files] Deadlock on Startup with a remote file in the Editor
+ - bug 238156 - maj - Export/Import Connection doesn't create default filters for the specified connection
+ - bug 222380 - maj - [persistence][migration][team] Subsystem association is lost when creating connection with an installation that does not have subsystem impl
+ - bug 198395 - maj - [dstore] Can connect to DStore with expired password
+ - bug 236443 - maj - [releng] Using P2 to install "remotecdt" only from update site creates an unusable installation
+ - bug 227944 - maj - [efs][regression] IllegalArgumentException for RemoteSystemsTempFiles project.
- bug 218387 - maj - [efs] Eclipse hangs on startup of a Workspace with a large efs-shared file system on a slow connection
- bug 208185 - maj - [terminal][serial] terminal can hang the UI when text is entered while the backend side is not reading characters
- - bug 198395 - maj - [dstore] Can connect to DStore with expired password
- - bug 197027 - maj - [persistence] Can lose data if close Eclipse before saving profile completes
- - bug 219934 - maj - [regression][dnd] Cannot Copy & Paste / Drag&Drop remote to Resource Navigator
- - bug 222380 - maj - [persistence][migration][team] Subsystem association is lost when creating connection with an installation that does not have subsystem impl
- - bug 226727 - maj - Remote search results in ConcurrentModificationException
- - bug 225573 - maj - [dstore] client not falling back to single operation when missing batch descriptors (due to old server)