From f1c6b1f4372f3483a94a45058ab9afdae7181de1 Mon Sep 17 00:00:00 2001 From: Martin Oberhuber < martin.oberhuber@windriver.com> Date: Wed, 19 Sep 2012 14:22:32 +0000 Subject: [PATCH] [releng] TM 3.4.1 build notes --- .../template/buildNotes.php | 45 ++++++++----------- 1 file changed, 19 insertions(+), 26 deletions(-) diff --git a/releng/org.eclipse.rse.build/template/buildNotes.php b/releng/org.eclipse.rse.build/template/buildNotes.php index eb21d35e813..66f2557aba4 100755 --- a/releng/org.eclipse.rse.build/template/buildNotes.php +++ b/releng/org.eclipse.rse.build/template/buildNotes.php @@ -29,6 +29,7 @@ Platform Runtime is the minimum requirement for core RSE and Terminal. Local Terminal needs CDT Core 7.0 (Helios) or later. + - +--> +
  • At least 21 bugs were resolved: Use + + this query to show the list of bugs fixed since - - TM 3.3.1 - [build notes].
  • + + TM 3.4 + [build notes].
  • For details on checkins, see the RSE CVS changelog, and the @@ -89,7 +91,14 @@ are the best places for you to get started.
    -

    For the upcoming TM 3.4 release, only backward compatible API changes +

    No API changes are allowed in the TM 3.4.x maintenance stream. +Therefore, TM 3.4.x is fully upward and backward compatible with TM 3.4, +and can be fully exchanged for TM 3.4 in any product based on it. +Take care of API specification updates though, where the TM 3.4.x API Docs +have been updated to add clarifications or missing information compared +to 3.4.

    + +

    For the upcoming TM 3.5 release, only backward compatible API changes are planned, especially in order to support improved componentization and UI/Non-UI splitting. In the interest of improving the code base, though, please @@ -103,7 +112,7 @@ Also, observe the API Tooling tags such as @noextend and + API Specification Updates since TM 3.4
    - API Specification Updates since TM 3.3
    @@ -114,23 +123,7 @@ More information can be found in the associated bugzilla items.
    • TM @buildId@ API Specification Updates
        -
      • The RSE Telnet and FTP features have been upgraded from Commons Net 2.2 to Commons Net 3.3. - That release of Commons Net is binary compatible, but there are few minor changes - in source compatibility (some methods throw IOException now). - For details see the Commons Net Release Notes. - Adopters which directly call Commons Net may need to update their version ranges in MANIFEST.MF and - potentially make minor adaptions to their source code - [bug 346892].
      • -
    • -
    • TM 3.4M7 API Specification Updates -
        -
      • TM Terminal Preference Page has been moved from terminal.view into terminal. - Clients which adopt the TM Terminal widget in a view other than the TM Terminal View - can now choose whether they want to leverage the Terminal widget's Preferences for - "invert colors", "line buffer" and "font" or not. By default, Preferences are not - adopted; clients elect adoption by running makeTerminalView(...true). Clients - which don't want to see the Preference page need to hide it by means of a Capability - [bug 378691].
      • +
      • None.
    @@ -144,7 +137,7 @@ Use this query to show the full list of API related updates since TM 3.3 , and - this query to show the list of additional API changes proposed for TM 3.4. + this query to show the list of additional API changes proposed for TM 3.5. .