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

Difference between revisions of "WTP 3.0 Ramp down Plan for Ganymede"

(JPT)
(WST Common)
 
(3 intermediate revisions by 3 users not shown)
Line 80: Line 80:
 
*[https://bugs.eclipse.org/bugs/show_bug.cgi?id=216450 216450] New Entity Wizard (adopter request)
 
*[https://bugs.eclipse.org/bugs/show_bug.cgi?id=216450 216450] New Entity Wizard (adopter request)
 
*[https://bugs.eclipse.org/bugs/show_bug.cgi?id=220226 220226] EclipseLink Platform support (adopter request)
 
*[https://bugs.eclipse.org/bugs/show_bug.cgi?id=220226 220226] EclipseLink Platform support (adopter request)
 +
*[https://bugs.eclipse.org/bugs/show_bug.cgi?id=223842 223842] Context model support for unique constraints
 +
*[https://bugs.eclipse.org/bugs/show_bug.cgi?id=224652 224652] unable to multi-select in JPA structure view
 +
*[https://bugs.eclipse.org/bugs/show_bug.cgi?id=224920 224920] Metadata complete in orm.xml and attribute mapping annotations are not being ignored
 +
*[https://bugs.eclipse.org/bugs/show_bug.cgi?id=225628 225628] Multiple types displayed in Structure view - Changing annotations in source not reflected in UI
  
===WST===
+
===Common===
 
*[https://bugs.eclipse.org/bugs/show_bug.cgi?id=227452 227452 ] API Request -- Allow for validator groupings
 
*[https://bugs.eclipse.org/bugs/show_bug.cgi?id=227452 227452 ] API Request -- Allow for validator groupings
 
*[https://bugs.eclipse.org/bugs/show_bug.cgi?id=227834  227834 ] API Request -- Need to have a way, to turn off validators for a certain kind of projects
 
*[https://bugs.eclipse.org/bugs/show_bug.cgi?id=227834  227834 ] API Request -- Need to have a way, to turn off validators for a certain kind of projects
 +
 +
===Server===
 +
*[https://bugs.eclipse.org/bugs/show_bug.cgi?id=213187  213187] API Request -- IWebModule API required for retrieving EAR context-root.
  
 
[[Web_Tools_Project | Back to Web Tools Wiki Home]]
 
[[Web_Tools_Project | Back to Web Tools Wiki Home]]
 
[[Category:Eclipse Web Tools Platform Project]]
 
[[Category:Eclipse Web Tools Platform Project]]

Latest revision as of 13:21, 24 April 2008

WTP Ramp down for Ganymede

For reference, see the Ganymede Simultaneous Release, in particular the Milestones and Release Candidates.

Early Milestones

Just to remind everyone, there is a bit of "ramp down" or control for every milestone. Typically the last week of a Milestone is for testing, and fixing only regressions and P1 or blocking defects. For milestones, the project lead (or delegate) is enough to review and approve a bug for inclusion in that milestone.

M5: The EclipseCon Milestone

We plan to ensure good enough quality that M5 can be used by the committers for demos and tutorials, etc.

M6: Feature Complete, API Freeze, UI Freeze

For M6, we plan to be functionally and API complete and the remaining Milestone and Release Candidates are for (only) fixing bugs, or fixing release required items (such as version numbers, licensing, etc.).

From M6 to M7, we expect each component lead (or delegate) to review and verify their teams' bugs (i.e. no PMC review ... though we will be watching :) ).

We expect committers to concentrate on performance and other "internal" improvements, after M6, leading up to M7. In addition, it's a good time to improve documentation (for end-users and adopters).

If there are exceptions to these conditions, then they will require PMC review. In that event, the Project Lead must open a bugzilla, detailing the feature to be added after M6 and mark for PMC review. And that must be done before M6 is declared. Exceptions (with bug numbers) will also be listed at the end of this document, to help facilitate communication.

  • Place NLS or API or Feature in the heading of the bug depending on which type it is
  • Notify PMC memebers PMC Defect Review, 1 vote is needed
  • Once approved, code can be released
  • Update this page to append the bug at the bottom of the page

M7: PMC Review starts after M7

After the M7, the process of building and testing Release Candidates begins (sometimes called "the end game"). At first, after M7 but before RC1, in addition to the normal component team review, at least 1 PMC member must also review and vote +1 after reviewing the bug for appropriateness (weighing benefits and risks).

Release Candidates

We expect Release Candidates to truly be candidates for release (i.e. well performing, high quality, product ready code). After the first RC is produced, other RCs will be produced, as needed, every week.

After M7 is produced, the time for general functional improvements is long past. The following describes the types of bugs that would be appropriate:

    • A regression
    • A P1 or P2 bug, one that is 'blocking' or 'critical', and some cases of 'major' severities.
    • Documentation and PII files are exceptions to the normal PMC required review, since there is little chance of that breaking anything, though it is still expected to be complete by M6, and remaining work to be only documentation fixes (that is, no refactoring of plugins, build changes, etc, without PMC review and approval).
    • In addition to a bug meeting the above priority/severity conditions, there should be a simple, safe, well understood fix that is well isolated from effecting other components, that doesn't affect API or adopters, that has been well reviewed and well tested.
    • As each Release Candidate passes, the criteria for weighing the benefit-to-risk ratio criteria gets higher and higher, and as such requires a larger number of PMC members to review.

RC1

After RC1, besides the normal component team review, at least 1 PMC members must also review and vote +1 after reviewing the bug for appropriateness and risk.

RC2

After RC2, besides the normal component team review, at least 2 PMC members must also review and vote +1 after reviewing the bug for appropriateness and risk.

RC3

After RC3, besides the normal component team review, at least 3 PMC members must also review and vote +1 after reviewing the bug for appropriateness and risk.

RC4

After RC4 is produced, we'll prepare and test the zip's, update site, web pages, etc.

Release

Celebrate!

Post-M6 Exceptions

JSF

  • 219160 Need tag library support for Apache MyFaces Trinidad
  • 224998 UI in new tag registry and component tree views needs finalizing.
  • 225000 Meta-data driven mapping of tags/attributes to components/properties
  • 225001 Performance caching of tag registry and component tree data
  • 225860 JSF page templates

JPT

  • 194562 Ability to set a default JPA Platform (adopter request)
  • 195095 Ability to assign a database schema as default schema
  • 200268 Mapping file (orm.xml) creation wizard
  • 216450 New Entity Wizard (adopter request)
  • 220226 EclipseLink Platform support (adopter request)
  • 223842 Context model support for unique constraints
  • 224652 unable to multi-select in JPA structure view
  • 224920 Metadata complete in orm.xml and attribute mapping annotations are not being ignored
  • 225628 Multiple types displayed in Structure view - Changing annotations in source not reflected in UI

Common

  • 227452 API Request -- Allow for validator groupings
  • 227834 API Request -- Need to have a way, to turn off validators for a certain kind of projects

Server

  • 213187 API Request -- IWebModule API required for retrieving EAR context-root.

Back to Web Tools Wiki Home

Copyright © Eclipse Foundation, Inc. All Rights Reserved.