From 6a34a132cc7edf4f2933a2a7fbe268f4803e4538 Mon Sep 17 00:00:00 2001 From: Martin Oberhuber < martin.oberhuber@windriver.com> Date: Wed, 14 Nov 2007 14:42:51 +0000 Subject: [PATCH] Prepare build notes for 3.0M3 --- .../template/buildNotes.php | 105 +++++++++++++----- 1 file changed, 75 insertions(+), 30 deletions(-) diff --git a/releng/org.eclipse.rse.build/template/buildNotes.php b/releng/org.eclipse.rse.build/template/buildNotes.php index 8eee7fca152..94f49f59f69 100755 --- a/releng/org.eclipse.rse.build/template/buildNotes.php +++ b/releng/org.eclipse.rse.build/template/buildNotes.php @@ -27,21 +27,42 @@ 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. -
- No API changes are allowed in the TM 2.0.1 stream. -Therefore, TM 2.0.1 will be fully upward and backward compatible with TM 2.0, -and can be fully exchanged for TM 2.0 in any product based on it. - -For the upcoming TM 3.0 release, some API changes will be inevitable. + For the upcoming TM 3.0 release, some API changes will be inevitable, +especially in order to support improved componentization and UI/Non-UI splitting. Although we completed a great deal of API cleanup for TM 2.0, we decided to still mark all API as provisional since we expect more work to do. If anyhow possible, we will avoid breaking API changes after TM 2.0, but please @@ -102,7 +120,6 @@ for future releases. Early migration information can also be found right in the bug reports. Look for those that are tagged [api][breaking]. |