From 088ce331d23c668743423684fac1d352009c5927 Mon Sep 17 00:00:00 2001
From: Martin Oberhuber < martin.oberhuber@windriver.com>
Date: Tue, 13 Mar 2007 13:12:41 +0000
Subject: [PATCH] Update build notes for I-builds after 20070313
---
.../template/buildNotes.php | 21 +++++++++++++------
1 file changed, 15 insertions(+), 6 deletions(-)
diff --git a/releng/org.eclipse.rse.build/template/buildNotes.php b/releng/org.eclipse.rse.build/template/buildNotes.php
index f11b8deb2e7..7cdba5b233d 100755
--- a/releng/org.eclipse.rse.build/template/buildNotes.php
+++ b/releng/org.eclipse.rse.build/template/buildNotes.php
@@ -55,12 +55,12 @@
Using this new functionality, it is also possible to hook up new system types with existing
subsystemConfigurations [173265].
Use
-
-
- this query to show the list of bugs fixed since the last release,
-
- RSE 2.0M4
- [build notes].
+
+
+ this query to show the list of bugs fixed since the last milestone,
+
+ TM 2.0M5
+ [build notes].
For details on checkins, see the
RSE CVS changelog, and the
@@ -133,6 +133,14 @@ for future releases.
The following lists those API changes that are not backward compatible and require
user attention. A short hint on what needs to change is given directly in the list.
More information can be found in the associated bugzilla items.
+- TM 2.0M6 API Changes
+
+- Cleaned up ISystemRegistry - removed or changed signature of several methods [175680].
+- Renamed getAdapter(Object) -> getViewAdapter(Object) on several classes [175150].
+- Refactored IConnectorService and moved to Core [168977].
+- [Just additions?] Support Menu Configuration in RSESystemTypeAdapter [161195].
+
+- TM 2.0M5 API Changes
- Modified Extension Point subsystemConfigurations to reference system types by ID rather than
by name. Client code needs to use the systemTypeIds tag now rather than systemTypes
@@ -157,6 +165,7 @@ to the new extension points. [170922].
+
Use