From 5a658c7473b94b61cbf9903d08c7a3d622899ed4 Mon Sep 17 00:00:00 2001 From: Martin Oberhuber < martin.oberhuber@windriver.com> Date: Wed, 27 Jun 2007 11:10:08 +0000 Subject: [PATCH] Update build notes and download page for TM 2.0 --- .../template/buildNotes.php | 54 +++++++++---------- .../org.eclipse.rse.build/template/index.php | 13 +++-- 2 files changed, 37 insertions(+), 30 deletions(-) diff --git a/releng/org.eclipse.rse.build/template/buildNotes.php b/releng/org.eclipse.rse.build/template/buildNotes.php index dec84c06db2..046cac027ca 100755 --- a/releng/org.eclipse.rse.build/template/buildNotes.php +++ b/releng/org.eclipse.rse.build/template/buildNotes.php @@ -23,26 +23,28 @@
    -
  • TM @buildId@ requires Eclipse 3.3RC3 or later for the SSH component. - Other components should work with Eclipse 3.3M6 or later. +
  • TM @buildId@ requires Eclipse 3.3 later for the SSH component. + 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.
  • -
  • If you use the dstore server, the version number was updated in RC3. You should use an RC3 or later server with this build.
  • +
  • If you use the dstore server, the protocol version number as well as the + default daemon port were updated. You should use an RSE 2.0 dstore server + with this build.
  • +
  • See also the Official TM 2.0 New and Noteworthy + for a summary of interesting changes since RSE 1.0. -
  • No API changes were made. 17 bugs were resolved (1 was critical, the rest were documentation). Use - - +
  • No API changes were made in this build. 8 bugs were resolved (P1 bug 194442 to + improve migration of dstore daemons to the 2.0 version, and P1 bug 187301 + to support multiple RSE shells with Telnet; the rest were documentation). Use + + this query to show the list of bugs fixed since the last milestone, - - TM 2.0RC3 - [build notes].
  • + + TM 2.0RC4 + [build notes].
  • For details on checkins, see the RSE CVS changelog, and the @@ -89,18 +91,16 @@ are the best places for you to get started. is to harden the APIs which were provisional by RSE 1.0. Naturally, this requires API changes, and especially moving lots of classes which we cannot guarantee to support in the future into internal packages.

    -

    As of TM 2.0 M6, most of this work has been completed, and the list of breaking -API changes is found below with migration info. But although we had planned for -API freeze with M6, there are still few more cleanup changes that we would like -to take the opportunity and bring into TM 2.0. Most of these will be made shortly -after M6, or they will be introduced in a backward compatible manner. -At any rate, we will avoid breaking API changes after M7, or the earliest -possible integration build up to M7. But please be prepared for future changes, -and especially take care of API marked as @deprecated in the Javadoc. -Such API is prime candidate to be removed for TM 2.0.

    -

    Use -this query to show the list of API changes planned or done after M6. All -such API changes are voted by committers on the +

    The list of breaking API changes is found below with migration info. +See also the release notes as well as migration docs on the Wiki for +more information.

    +

    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 +be prepared for future changes, and especially take care of API marked as +@deprecated in the Javadoc. +Such API is prime candidate to be removed in the future. All +API changes will be voted by committers on the dsdp-tm-dev developer mailing list, and documented in a migration guide for future releases. Early migration information can also be found right @@ -332,14 +332,14 @@ Use

+ +

No major or critical bugs are known at the time of release. Use this query for an up-to-date list of major or critical bugs.

diff --git a/releng/org.eclipse.rse.build/template/index.php b/releng/org.eclipse.rse.build/template/index.php index 1d7de24f04b..dcda3645ae7 100755 --- a/releng/org.eclipse.rse.build/template/index.php +++ b/releng/org.eclipse.rse.build/template/index.php @@ -18,7 +18,12 @@ User Agreement.

+ +

New and Noteworthy

+

TM 2.0 Readme / Release Notes

+

Build Notes