Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

TM/3.2 Release Summary

< TM

Target Management 3.2 (Helios) Information

Executive Summary

While the Remote System Explorer (RSE) continues bringing its steady value to the Community with only small incremental improvements, the TCF component has seen a strong Community uptake and important innovations in the 3.2 Release.

  • RSE 3.2 is mostly a maintenance release (stability, performance, usability)
  • RSE FTP connection has been made robust and slightly faster
  • Terminal now also for Local connections on Linux, Solaris, Mac (incubating); Scroll Lock has been added.
  • TCF new features:
    • Streams service
    • Zero Copy binary transfer
    • Debug Server as Value-add
    • new targets (Symbian, Mac, x86_64)
    • dynamic agent plugin system
    • Eclipse Debugger (EDC) as part of CDT.

The Helios Tracker for TM has more information about individual items.

Progressive Disclosure of Features

A sample plugin showing how to hide RSE contributions to the UI is available from Eclipse CVS.

Essentially, RSE functionality is expected to be driven from the "Remote Systems" Perspective. Opening the RSE Perspective should trigger enablement of RSE UI Contributions - although pretty much all of them are in the RSE Perspective only.

Builds

TM and RSE is using PDE Build with Mapfiles, fully repeatable and documented on RSE CVS.

In addition to that, we are using using Athena CBI on Eclipse Hudson. The CBI Build is not quite as tested yet as the Legacy build, but we use it for automated unit tests.

Unit Tests

As of the Helios release, TM and RSE run a set of 115 unit tests automatically on each Athena Build: Just by clicking the "build" button on the Hudson / Athena CBI TM Job, one will get immediate unit test results.

In addition to that, the TM Unittests are available from the TM Project Repository and CVS. Download tm.rse.tests and "Run as" JUnit plugin test. From source code, a lot of tests can be modified to run against different connection types; increasing unit test coverage is among the plan items for next year's TM 3.3 (Indigo) release.

Finally, even end users can install the TM Tests plugin from the TM Project Repository, without having JUnit or even JDT installed. Just open the RSE Tests view and run the suite.

Retention Policy

Project Metrics

Some metrics are available from TM at Ohloh.

Bugzilla metrics are in the TM Helios Release Review Docuware.

Back to the top