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

4.5 Component Reorganization

Revision as of 10:37, 3 January 2008 by Paulslau.ca.ibm.com (Talk | contribs) (Proposed Component Organization)

Introduction

As discussed at the TPTP F-2-F, we are reorganizing several components to accommodate the change in resources for 4.5.

The reorganization will be completed in 4.5 I4 (see 4.5 Schedule).

Component Classifications

  • General Availability (GA): Core components for use by the user community and/or adoption by consuming products.
    • Compatibility: See the TPTP API Contract.
    • Testing: Full test coverage per iteration and maintenance release. See the TPTP Test Pass Criteria.
    • Support: Enhancements, defects and community support (e.g. news group and mailing list posts).
  • Technology Preview: Incubator components for evaluation and experimentation by the user community and consuming products.
  • As-is: Previously GA or Technology Preview components no longer supported.
    • Compatibility: None.
    • Testing: None.
    • Support: None.

Proposed Component Organization

  • The following Technology Preview components will move to As-is:
  • The following deprecated Technology Preview components will be retired (see bug 210579):
    • Code Coverage
    • Memory Manager
    • X-Ray Profiler
  • The following Technology Preview components will not change:
    • API Recorder Framework
    • Build-to-Manage Toolkit for .NET
    • C/C++ Code Review Provider
  • All other components are GA components.

Notes

  • As-is components will be occasionally built and packaged.
  • New and existing defects for as-is components will be returned as WONTFIX with the following comment:


  In TPTP 4.5, the <component name> was moved from a <General Availability (GA) or Technology Preview> component to an As-Is component.  As-Is components are primarily provided for prior users but imply no support (for example, defects, news group, and mailing lists) or commitment to triage or resolve opened defects.   For this defect to be considered, please re-open with an attached patch including code to resolve the symptom and test cases to test the fix.


  • New news group and mailing list posts on as-is components that cannot be easily answered (for example, configuration problems, installation issues, etc.) will be answered with the following reply:


  In TPTP 4.5, the <component name> was moved from a <General Availability (GA) or Technology Preview> component to an As-Is component.  As-Is components are primarily provided for prior users but imply no support (for example, defects, news group, and mailing lists).


  • Re-activation and contribution will be considered if there is community support.
  • Preferably only GA and Technology Preview components should be promoted and presented at conferences, during webinars, and on the TPTP web site.
  • The as-is section on the TPTP download site will contain the following disclaimer:


  Previously General Availability (GA) or Technology Preview components are primarily provided for prior users but imply no support (for example, defects, news group, and mailing lists). There is no commitment to triage or resolve opened defects. In order to be considered, submitted patches should include code and test cases to support the fix.

Back to the top