diff --git a/releng/org.eclipse.rse.build/template/buildNotes.php b/releng/org.eclipse.rse.build/template/buildNotes.php index f49d940797c..6b91f08d396 100755 --- a/releng/org.eclipse.rse.build/template/buildNotes.php +++ b/releng/org.eclipse.rse.build/template/buildNotes.php @@ -23,56 +23,28 @@
    -
  • TM @buildId@ requires Eclipse 3.3 or later for the SSH component. - Other components may work with earlier Eclipse versions, but these have not been tested. - Import/Export requires Java 1.5, the rest of RSE runs on Java 1.4. +
  • TM @buildId@ requires Eclipse 3.4 or later, although parts of it will likely run + with earlier versions. Import/Export requires Java 1.5, the rest of RSE runs on Java 1.4. Platform Runtime is the minimum requirement for core RSE and Terminal. - Discovery needs EMF, and the RemoteCDT integration needs CDT.
    - Building the RSE SSH service requires Eclipse 3.4 or later for the fix - of bug 224799; - the fix also requires 3.4 at runtime, but the code contains a backward - compatibility fallback to also run on Eclipse 3.3 if that particular fix - is not required.
  • + Discovery needs EMF, and the RemoteCDT integration needs CDT.
  • Important Bug Fixes, Enhancements and API changes:
      -
    • The Remote CDT Launch now supports running arbitrary commands before actually invoking the debuggee. - This allows for fine-tuning the environment on the remote machine, in which the program is supposed to run - [181517]
    • -
    • Locating an item in the RSE Tree is now possible from the scratchpad, monitor, and remote details - table views, as well as the project explorer and resource navigator. This allows for easily finding related - items in case one item is already known; and doing RSE operations such as browsing into an archive based - on the context in a normal project explorer workspace. - [160105] - [218227]
    • -
    • A new Preference has been added: Remote Systems > Files > Share cached files between different connections to the same host. - By default, this setting is on, but it can be turned off to support different virtual - file systems being retrieved for different kinds of connections (such as different - users for FTP connections, or different ports for SSH-tunneled connections). For - supporting such cases, the setting should be turned off - [245260].
    • -
    • API: DStore Products can now register their own keystores - [259905].
    • -
    • API: A PropertyTester is now available for the properties served - by ISystemViewElementAdapter, in order to support declaratively registering - menus with the org.eclipse.ui.menus extension point. - [245039].
    • -
    • The RSE Platform/Team Synchronization Integration has been added (currently - still in alpha state). From the RSE Import/Export wizards, you can now select the - new "Review/Synchronize" checkbox to enable review in the Team Synchronization - perspective. For more details, see the - status and ideas Wiki - for the corresponding Summer of Code project. Note that this new contribution - adds a Java 1.5 dependency for the importexport plugin - [185925].
    • -
    • The Number of Downloadable items has been reduced by getting rid of the fine-grained - runtime packages and in favor of a popular all-in-one runtime download.
    • +
    • Encoding is now observed properly when transferring files in text mode + [267247]
    • +
    • New Subsystems are now created after-the-fact on existing connections, + when new plugins supporting that subsystem are installed or updated + [267052]
    • +
    • RSE FTP and Telnet are now able to run against Apache Commons Net version 2.0. + That library is not yet shipped as part of RSE, but can be installed separately from + Orbit for testing + [267473].
  • -
  • At least 26 bugs were fixed: Use - - +
  • At least 21 bugs were fixed: Use + + this query to show the list of bugs fixed since - - TM 3.1M4 - [build notes].
  • + + TM 3.1M5 + [build notes].
  • For details on checkins, see TM SearchCVS, the