Difference between revisions of "PDE/Plan/3.7"
(→PDE UI) |
|||
Line 1: | Line 1: | ||
{{warning|Unofficial Planning Document|This is an unofficial document used by the PDE team to help with the planning process. Items on this list aren't guaranteed to be found in a release.}} | {{warning|Unofficial Planning Document|This is an unofficial document used by the PDE team to help with the planning process. Items on this list aren't guaranteed to be found in a release.}} | ||
− | == | + | == Planned Items == |
− | + | The following items are being considered for 3.7, but have not been scheduled into a specific milestone | |
=== API Tools === | === API Tools === | ||
Line 23: | Line 23: | ||
{{PlanItem|Support to edit properties for .products|147585|Investigate}} | {{PlanItem|Support to edit properties for .products|147585|Investigate}} | ||
{{PlanItem|Avoid resolution of p2 based targets when contents cached locally|147968|Investigate}} | {{PlanItem|Avoid resolution of p2 based targets when contents cached locally|147968|Investigate}} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== Schedule == | == Schedule == | ||
Line 34: | Line 28: | ||
Dates are listed in the Eclipse Platform Releng Calendar (view as [http://www.google.com/calendar/ical/kq3ed9c0latktst29lrl8nffu0%40group.calendar.google.com/public/basic.ics iCal]) | Dates are listed in the Eclipse Platform Releng Calendar (view as [http://www.google.com/calendar/ical/kq3ed9c0latktst29lrl8nffu0%40group.calendar.google.com/public/basic.ics iCal]) | ||
− | === M1 - August === | + | === M1 - August 6 === |
− | === M2 - September === | + | No Major Work Items |
+ | === M2 - September 17 === | ||
{{PlanItem|Prepare 3.6.1 Fixes||Investigate}} | {{PlanItem|Prepare 3.6.1 Fixes||Investigate}} | ||
{{PlanItem|Create 3.7 Plan||Investigate}} | {{PlanItem|Create 3.7 Plan||Investigate}} | ||
− | === M3 - October === | + | {{PlanItem|Improve state initialization|312495|InProgress}} |
− | === M4 - December === | + | === M3 - October 29 === |
− | === M5 - January === | + | === M4 - December 10 === |
+ | === M5 - January 28 === | ||
{{PlanItem|Prepare 3.6.2 Fixes||Investigate}} | {{PlanItem|Prepare 3.6.2 Fixes||Investigate}} | ||
− | === M6 - March (API Freeze) === | + | === M6 - March 11 (API Freeze) === |
− | === M7 - April (Feature Freeze) === | + | === M7 - April 29 (Feature Freeze) === |
=== RC Builds === | === RC Builds === | ||
− | |||
{{PlanItem|Update Copyrights||Investigate}} | {{PlanItem|Update Copyrights||Investigate}} | ||
{{PlanItem|Check for Broken NLS||Investigate}} | {{PlanItem|Check for Broken NLS||Investigate}} | ||
{{PlanItem|Doc Pass||Investigate}} | {{PlanItem|Doc Pass||Investigate}} | ||
{{PlanItem|Bug fixing||Investigate}} | {{PlanItem|Bug fixing||Investigate}} | ||
+ | |||
+ | == Overall Goals == | ||
+ | |||
+ | This section will list general goals for the 3.7 release using information from the [[PDE/Retrospective|Retrospective]]. | ||
+ | |||
+ | # Code Quality - Review patches more carefully, write tests for new code, review risky fixes | ||
+ | # Stability - Safe incremental improvements over one-off feature work | ||
+ | |||
+ | == Unplanned Items == | ||
+ | |||
+ | This section will list items that we are interested in completing during 3.7 but have not been scheduled. For general ideas, use the [[PDE/Ideas|Wishlist]]. | ||
+ | |||
+ | {{PlanItem|Redo all performance tests||Investigate}} | ||
[[Category:PDE]] | [[Category:PDE]] |
Revision as of 09:34, 13 August 2010
Contents
Planned Items
The following items are being considered for 3.7, but have not been scheduled into a specific milestone
API Tools
Support API compatibility checks against unresolved bundles (271045)
Support include lists for API tools ant tasks (270973)
Support installation resolution for API tools tasks (322572)
Support to filter references from an API use report (271044)
Integrate API use reports into the IDE and workspace build (310547)
Consumer based API use report (322571)
Report delta between two API use reports (266903)
PDE UI
Anonymous workspace for JUnit Plug-in Tests (127719)
API for bundle importers and bundle import wizard pages (320552)
Support bundle import from the package explorer (313392)
Properly import projects with a different name when project already exists in the workspace (310495)
Support to edit properties for .products (147585)
Avoid resolution of p2 based targets when contents cached locally (147968)
Schedule
Dates are listed in the Eclipse Platform Releng Calendar (view as iCal)
M1 - August 6
No Major Work Items
M2 - September 17
Improve state initialization (312495)
M3 - October 29
M4 - December 10
M5 - January 28
M6 - March 11 (API Freeze)
M7 - April 29 (Feature Freeze)
RC Builds
Overall Goals
This section will list general goals for the 3.7 release using information from the Retrospective.
- Code Quality - Review patches more carefully, write tests for new code, review risky fixes
- Stability - Safe incremental improvements over one-off feature work
Unplanned Items
This section will list items that we are interested in completing during 3.7 but have not been scheduled. For general ideas, use the Wishlist.