diff --git a/releng/org.eclipse.rse.build/template/buildNotes.php b/releng/org.eclipse.rse.build/template/buildNotes.php index 7bad5a3dab2..bf8ed7e24d6 100755 --- a/releng/org.eclipse.rse.build/template/buildNotes.php +++ b/releng/org.eclipse.rse.build/template/buildNotes.php @@ -23,36 +23,25 @@
    -
  • TM @buildId@ requires Eclipse 3.3M6 or later. Platform Runtime is the minimum - requirement for core RSE and Terminal. Discovery needs EMF, and the Remotecdt - integration needs CDT.
  • +
  • TM @buildId@ requires Eclipse 3.3RC3 or later for the SSH component. + Other components should work with Eclipse 3.3M6 or later. + Platform Runtime is the minimum requirement for core RSE and Terminal. + Discovery needs EMF, and the Remotecdt integration needs CDT.
  • + -
  • At least 13 API changes and 66 bugs were fixed: use - - +
  • At least ? API changes and ? bugs were fixed: use + + this query to show the list of bugs fixed since the last milestone, - - TM 2.0RC1 - [build notes].
  • + + TM 2.0RC2 + [build notes].
  • For details on checkins, see the RSE CVS changelog, and the @@ -131,6 +120,9 @@ More information can be found in the associated bugzilla items.
    • TM @buildId@ Breaking API Changes
        +
    • +
    • TM 2.0RC2 Breaking API Changes +
      • Cleaned up ISystemRegistry and ISystemProfileManager - removed several convenience methods that are easily accessible through more common methods. If your code does not compile any more because it is missing methods in ISystemRegistry, diff --git a/releng/org.eclipse.rse.build/template/index.php b/releng/org.eclipse.rse.build/template/index.php index 12b37560b21..1d7de24f04b 100755 --- a/releng/org.eclipse.rse.build/template/index.php +++ b/releng/org.eclipse.rse.build/template/index.php @@ -48,14 +48,15 @@
        TM @buildId@ requires - - Eclipse 3.3M6 or later. + + Eclipse 3.3RC3 or later for the SSH component.
        + Other components should be able to do with Eclipse 3.3M6 or later. For core RSE and TM-Terminal, the - + Eclipse Platform Runtime Binary is sufficient. Of course you can also use the popular - SDK. + SDK.
        Prerequisites for the remotecdt and discovery add-ons (CDT, EMF) can be retrieved from the @@ -234,9 +235,9 @@
        The RSE test suite requires the JUnit plug-in, which is included in the - + Eclipse SDK or available as
        - + eclipse-test-framework download for users of the Eclipse Platform Runtime Binary.