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 "GMF Project Plan"

(Initial draft for 2.2)
m (Typo in per project plan links is fixed)
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Graphical Modeling Framework 2.2 Plan (Draft)
+
The GMF project plan is now being maintained in XML format per [https://bugs.eclipse.org/bugs/show_bug.cgi?id=215301 215301].
  
Last revised 1600 EDT July 15, 2008
+
For the Helios release, the GMF has been restructured under the Graphical Modeling Project and contains GMF-Tooling, GMF-Runtime and GMF-Notation.
  
Please send comments about this draft plan to the [mailto:gmf-dev@eclipse.org gmf-dev@eclipse.org] developer mailing list or [news://news.eclipse.org/eclipse.modeling.gmf eclipse.modeling.gmf] newsgroup.
+
The three project plans for these components are:
  
=== Introduction ===
+
[http://www.eclipse.org/projects/project-plan.php?projectid=modeling.gmp.gmf-tooling GMF-Tooling]
This document lays out the feature and API set for the fourth release of the Eclipse Graphical Modeling Framework Project, version 2.2.0.
+
  
This project plan inherits from the [[Modeling Project Plan]], which should be referenced when consulting this individual project plan.
+
[http://www.eclipse.org/projects/project-plan.php?projectid=modeling.gmp.gmf-runtime GMF-Runtime]
  
=== Release deliverables ===
+
[http://www.eclipse.org/projects/project-plan.php?projectid=modeling.gmp.gmf-notation GMF-Notation]
The release deliverables have the same form as is found in most Eclipse projects, namely:
+
 
+
* Graphical Modeling Framework source code release, available as versions tagged "R2_2" in the project's CVS repository.
+
* Graphical Modeling Framework SDK (includes runtime and tooling components, with sources, examples, and documentation) (downloadable and update site).
+
* Graphical Modeling Framework runtime binary distribution (downloadable and update site).
+
* Graphical Modeling Framework tests (downloadable and update site).
+
 
+
=== Release milestones ===
+
Release milestone occurring at roughly 6 week intervals and follow the Platform milestone releases by approximately 2 weeks; that is, until the final 3.5 release of the Platform, upon which GMF and other projects will release simultaneously. As GMF is dependent upon the EMF, GEF, and other projects, which are scheduled to release milestones within 1 week of Platform milestones, GMF will deliver its milestones within the following week. It is anticipated that GMF will synchronize its release milestones with the [http://wiki.eclipse.org/index.php/Io_Simultaneous_Release Io] release schedule. The milestones are:
+
 
+
* Wednesday August 20, 2008 - Milestone 1 (2.2 M1) - stable build, tagged M1_22 in CVS
+
* Wednesday October 01, 2008 - Milestone 2 (2.2 M2) - stable build, tagged M2_22 in CVS
+
* Wednesday November 12, 2008 - Milestone 3 (2.2 M3) - stable build, tagged M3_22 in CVS
+
* Monday December 22, 2008 - Milestone 4 (2.2 M4) - stable build, tagged M4_22 in CVS
+
* Wednesday February 11, 2009 - Milestone 5 (2.2 M5) - stable build, tagged M5_22 in CVS
+
* Friday March 20, 2009 - Milestone 6 (2.2 M6) - stable build, tagged M6_22 in CVS (API freeze)
+
* Wednesday May 06, 2009 - Milestone 7 (2.2 M7) - stable build, tagged M7_22 in CVS
+
 
+
Lock down and testing then begins with M7, and progress through a series of test-fix passes against candidates releases. Release candidate builds are planned as follows:
+
 
+
* Tuesday May 19, 2009 - Release Candidate 1 - (2.2 RC1)
+
* Tuesday May 26, 2009 - Release Candidate 2 - (2.2 RC2)
+
* Tuesday June 02, 2009 - Release Candidate 3 - (2.2 RC3)
+
* Tuesday June 09, 2009 - Release Candidate 4 - (2.2 RC4)
+
* Thursday June 25, 2009 - Release - (2.2)
+
 
+
As these milestones are dependent upon the Platform, they may be altered in order to conform to the published plan. All release deliverables will be available for download as soon as the release has been tested and validated in the target operating configurations listed below.
+
 
+
=== Maintenance Stream ===
+
GMF will produce maintenance releases to align with the [[Ganymede_Coordinated_Maintenance|Ganymede release]], that includes the Eclipse Platform 3.4.1 and 3.4.2 releases.  GMF may produce interim maintenance releases in addition to these in order to satisfy clients requests.
+
 
+
* Friday, August 15, 2008 - GMF 2.1.1 maintenance release
+
* Friday, September 26, 2008 - GMF 2.1.2 maintenance release (Ganymede Service Release 1)
+
* Friday, February 27, 2009 - GMF 2.1.3 maintenance release (Ganymede Service Release 2)
+
 
+
A list of issues indicated for the 2.1.x maintenance stream can be found in bugzilla, or by using links on maintenance stream build pages.
+
 
+
=== Target Operating Environments ===
+
In order to remain current, each Eclipse release targets reasonably current versions of the underlying operating environments.
+
 
+
The Eclipse Graphical Modeling Framework (GMF) project depends upon on the Platform and other projects, which are mostly "pure" Java. The 3.5 release of the Eclipse Platform Project is written and compiled against version 1.4 of the Java Platform APIs, and targeted to run on version 1.4 of the Java Runtime Environment, Standard Edition.  GMF will target the same Java version as EMF, which currently requires Java 5.
+
 
+
Eclipse Platform SDK 3.5 will be tested and validated on a number of reference platforms. GMF will be tested and validated against a subset of those listed for the platform. Those available will be presented on the project download site.
+
 
+
=== Internationalization ===
+
The Eclipse Platform is designed as the basis for internationalized products. The user interface elements provided by the Eclipse SDK components, including dialogs and error messages, are externalized. The English strings are provided as the default resource bundles. As a result, the Graphical Modeling Framework project will provide English strings in its default bundles and be localized to a subset of those locales offered by the Platform. This plan will be updated to indicate which locales will be provided and the time frame for availability.
+
 
+
=== Compatibility and Dependencies ===
+
Compatibility of Release 2.2
+
 
+
The Graphical Modeling Framework Project will be developed in parallel, and released simultaneously, with the following projects. As stated above, each milestone release of the Graphical Modeling Framework Project will be compatible with the corresponding milestones for each of these projects, and delivered the appropriate offset.
+
 
+
* Eclipse Platform SDK version 3.5
+
* Eclipse Modeling Framework (EMF) version 2.5
+
* Model Development Tools (MDT) version 1.3
+
* Graphical Editing Framework (GEF) version 3.5
+
 
+
Therefore, the Graphical Modeling Framework initial release will be compatible with these versions and will publish binary and source compatibilities with migration guides on subsequent releases.
+
 
+
=== API Contract ===
+
It is a goal of the Graphical Modeling Framework Project to avoid provisional APIs. APIs published for the 2.2 release will be carefully reviewed prior to release, making use of "internal" packages for unsupported and variable implementation classes. Client plug-ins that directly depend on anything other than what is specified in the published API are inherently unsupportable and receive no guarantees about future compatibility. Refer to How to Use the Eclipse API for information about how to write compliant plug-ins.  Note that GMF follows the posted [[Version Numbering]] guidelines.
+
 
+
====Compatibility of Release 2.2.0 with 2.1.0====
+
 
+
GMF 2.2.0 will be compatible with GMF 2.1.0, except in those areas noted in the GMF 2.2.0 Migration Guide.  API contract, binary compatibility, etc. follow those described in the [[Modeling Project Plan]].
+
 
+
====GMF 2.2.0 Migration Guide====
+
 
+
At this time, there are no known issues migrating from 2.1.0 to 2.2.0. Should this change, this document will be revised, or a secondary document will be added documenting any known issues.
+
 
+
=== Features and Capabilities ===
+
A list of project requirements and agreed upon implementation time frames is found in this document. For the milestones listed in this document, a set of overall themes is used to indicate what major set of functionalities is to be concentrated on for each. These themes are presented below, while the requirements document and associated Bugzilla entries are left to those wanting more detailed information on each.
+
 
+
==== 2.2 Themes ====
+
Taking into consideration the [http://www.eclipse.org/org/councils/roadmap_v2_0/themes_v2_0.php themes] provided by the Requirements Council, overall Modeling project [[Modeling Project Plan|themes]] and the GMF 2.0.0 release state and community feedback, the following themes are planned to be addressed in the 2.1 release:
+
 
+
=====  Usability =====
+
A number of usability items related to runtime and tooling components of GMF are found in this section.  A list of those plan items related to Usability can be found by searching Bugzilla for keyword=usability.
+
 
+
===== Documentation =====
+
The community has repeatedly asked for improved documentation on the GMF project, particularly on the tooling/generation side.  A major goal of this release is to provide documentation for 2.1.0 and new 2.2.0 functionality.  A list of those plan items related to Documentation can be found by searching Bugzilla in the doc component.
+
 
+
==== Plan Items ====
+
Plan items reflect new features of the GMF project, or areas where existing features will be significantly reworked.  Plan items are indicated using keywords and have a state determined by 'Assigned To' and 'Target Milestone' fields in Bugzilla.  Below is a list of possible states and what they mean:
+
 
+
* Committed items - A committed bug is one that we have decided to address for the release.
+
* Proposed items - A bug item is one that we are considering addressing for the release. Although we are actively investigating it, we are not yet in a position to commit to it, or to say that we won't be able to address it. After due consideration, a proposal will either be committed or deferred.
+
* Deferred items - A reasonable proposal that will not make it in to this release for some reason is marked as deferred with a brief note as to why it was deferred. Deferred plan items may resurface as committed plan items at a later point.
+
 
+
====Plan Item Queries====
+
 
+
'''''Plan Items'''''
+
 
+
[https://bugs.eclipse.org/bugs/buglist.cgi?order=bugs.delta_ts&product=GMF&field0-0-0=product&type0-0-0=equals&value0-0-0=GMF&field0-1-0=target_milestone&type0-1-0=equals&value0-1-0=2.1+M1&field0-1-1=target_milestone&type0-1-1=equals&value0-1-1=2.1&field0-1-2=target_milestone&type0-1-2=equals&value0-1-2=2.1+M2&field0-1-3=target_milestone&type0-1-3=equals&value0-1-3=2.1+M3&field0-1-4=target_milestone&type0-1-4=equals&value0-1-4=2.1+M4&field0-1-5=target_milestone&type0-1-5=equals&value0-1-5=2.1+M5&field0-1-6=target_milestone&type0-1-6=equals&value0-1-6=2.1+M6&field0-2-0=keywords&type0-2-0=anywordssubstr&value0-2-0=plan&field0-2-1=short_desc&type0-2-1=allwordssubstr&value0-2-1=%5B+Plan+Item+%5D All Open] | [https://bugs.eclipse.org/bugs/buglist.cgi?order=bugs.delta_ts&product=GMF&field0-0-0=product&type0-0-0=equals&value0-0-0=GMF&field0-1-0=target_milestone&type0-1-0=equals&value0-1-0=2.1+M1&field0-1-1=target_milestone&type0-1-1=equals&value0-1-1=2.1&field0-1-2=target_milestone&type0-1-2=equals&value0-1-2=2.1+M2&field0-1-3=target_milestone&type0-1-3=equals&value0-1-3=2.1+M3&field0-1-4=target_milestone&type0-1-4=equals&value0-1-4=2.1+M4&field0-1-5=target_milestone&type0-1-5=equals&value0-1-5=2.1+M5&field0-1-6=target_milestone&type0-1-6=equals&value0-1-6=2.1+M6&field0-2-0=keywords&type0-2-0=anywordssubstr&value0-2-0=plan&field0-2-1=short_desc&type0-2-1=allwordssubstr&value0-2-1=%5B+Plan+Item+%5D&field0-3-0=bug_status&type0-3-0=equals&value0-3-0=RESOLVED&field0-3-1=bug_status&type0-3-1=equals&value0-3-1=VERIFIED&field0-3-2=bug_status&type0-3-2=equals&value0-3-2=CLOSED All Resolved] | [https://bugs.eclipse.org/bugs/buglist.cgi?order=bugs.delta_ts&product=GMF&field0-0-0=product&type0-0-0=equals&value0-0-0=GMF&field0-1-0=target_milestone&type0-1-0=equals&value0-1-0=2.1+M1&field0-1-1=target_milestone&type0-1-1=equals&value0-1-1=2.1&field0-1-2=target_milestone&type0-1-2=equals&value0-1-2=2.1+M2&field0-1-3=target_milestone&type0-1-3=equals&value0-1-3=2.1+M3&field0-1-4=target_milestone&type0-1-4=equals&value0-1-4=2.1+M4&field0-1-5=target_milestone&type0-1-5=equals&value0-1-5=2.1+M5&field0-1-6=target_milestone&type0-1-6=equals&value0-1-6=2.1+M6&field0-2-0=keywords&type0-2-0=anywordssubstr&value0-2-0=plan&field0-2-1=short_desc&type0-2-1=allwordssubstr&value0-2-1=%5B+Plan+Item+%5D All Items]
+
 
+
[https://bugs.eclipse.org/bugs/buglist.cgi?order=bugs.delta_ts&product=GMF&field0-0-0=product&type0-0-0=equals&value0-0-0=GMF&field0-1-0=target_milestone&type0-1-0=equals&value0-1-0=2.1+M1&field0-1-1=target_milestone&type0-1-1=equals&value0-1-1=2.1&field0-1-2=target_milestone&type0-1-2=equals&value0-1-2=2.1+M2&field0-1-3=target_milestone&type0-1-3=equals&value0-1-3=2.1+M3&field0-1-4=target_milestone&type0-1-4=equals&value0-1-4=2.1+M4&field0-1-5=target_milestone&type0-1-5=equals&value0-1-5=2.1+M5&field0-1-6=target_milestone&type0-1-6=equals&value0-1-6=2.1+M6&field0-2-0=keywords&type0-2-0=anywordssubstr&value0-2-0=plan&field0-2-1=short_desc&type0-2-1=allwordssubstr&value0-2-1=%5B+Plan+Item+%5D&field0-3-0=target_milestone&type0-3-0=equals&value0-3-0=2.1+M1 2.1 M1] | [https://bugs.eclipse.org/bugs/buglist.cgi?order=bugs.delta_ts&product=GMF&field0-0-0=product&type0-0-0=equals&value0-0-0=GMF&field0-1-0=target_milestone&type0-1-0=equals&value0-1-0=2.1+M1&field0-1-1=target_milestone&type0-1-1=equals&value0-1-1=2.1&field0-1-2=target_milestone&type0-1-2=equals&value0-1-2=2.1+M2&field0-1-3=target_milestone&type0-1-3=equals&value0-1-3=2.1+M3&field0-1-4=target_milestone&type0-1-4=equals&value0-1-4=2.1+M4&field0-1-5=target_milestone&type0-1-5=equals&value0-1-5=2.1+M5&field0-1-6=target_milestone&type0-1-6=equals&value0-1-6=2.1+M6&field0-2-0=keywords&type0-2-0=anywordssubstr&value0-2-0=plan&field0-2-1=short_desc&type0-2-1=allwordssubstr&value0-2-1=%5B+Plan+Item+%5D&field0-3-0=target_milestone&type0-3-0=equals&value0-3-0=2.1+M2 2.1 M2] | [https://bugs.eclipse.org/bugs/buglist.cgi?order=bugs.delta_ts&product=GMF&field0-0-0=product&type0-0-0=equals&value0-0-0=GMF&field0-1-0=target_milestone&type0-1-0=equals&value0-1-0=2.1+M1&field0-1-1=target_milestone&type0-1-1=equals&value0-1-1=2.1&field0-1-2=target_milestone&type0-1-2=equals&value0-1-2=2.1+M2&field0-1-3=target_milestone&type0-1-3=equals&value0-1-3=2.1+M3&field0-1-4=target_milestone&type0-1-4=equals&value0-1-4=2.1+M4&field0-1-5=target_milestone&type0-1-5=equals&value0-1-5=2.1+M5&field0-1-6=target_milestone&type0-1-6=equals&value0-1-6=2.1+M6&field0-2-0=keywords&type0-2-0=anywordssubstr&value0-2-0=plan&field0-2-1=short_desc&type0-2-1=allwordssubstr&value0-2-1=%5B+Plan+Item+%5D&field0-3-0=target_milestone&type0-3-0=equals&value0-3-0=2.1+M3 2.1 M3] | [https://bugs.eclipse.org/bugs/buglist.cgi?order=bugs.delta_ts&product=GMF&field0-0-0=product&type0-0-0=equals&value0-0-0=GMF&field0-1-0=target_milestone&type0-1-0=equals&value0-1-0=2.1+M1&field0-1-1=target_milestone&type0-1-1=equals&value0-1-1=2.1&field0-1-2=target_milestone&type0-1-2=equals&value0-1-2=2.1+M2&field0-1-3=target_milestone&type0-1-3=equals&value0-1-3=2.1+M3&field0-1-4=target_milestone&type0-1-4=equals&value0-1-4=2.1+M4&field0-1-5=target_milestone&type0-1-5=equals&value0-1-5=2.1+M5&field0-1-6=target_milestone&type0-1-6=equals&value0-1-6=2.1+M6&field0-2-0=keywords&type0-2-0=anywordssubstr&value0-2-0=plan&field0-2-1=short_desc&type0-2-1=allwordssubstr&value0-2-1=%5B+Plan+Item+%5D&field0-3-0=target_milestone&type0-3-0=equals&value0-3-0=2.1+M4 2.1 M4] | [https://bugs.eclipse.org/bugs/buglist.cgi?order=bugs.delta_ts&product=GMF&field0-0-0=product&type0-0-0=equals&value0-0-0=GMF&field0-1-0=target_milestone&type0-1-0=equals&value0-1-0=2.1+M1&field0-1-1=target_milestone&type0-1-1=equals&value0-1-1=2.1&field0-1-2=target_milestone&type0-1-2=equals&value0-1-2=2.1+M2&field0-1-3=target_milestone&type0-1-3=equals&value0-1-3=2.1+M3&field0-1-4=target_milestone&type0-1-4=equals&value0-1-4=2.1+M4&field0-1-5=target_milestone&type0-1-5=equals&value0-1-5=2.1+M5&field0-1-6=target_milestone&type0-1-6=equals&value0-1-6=2.1+M6&field0-2-0=keywords&type0-2-0=anywordssubstr&value0-2-0=plan&field0-2-1=short_desc&type0-2-1=allwordssubstr&value0-2-1=%5B+Plan+Item+%5D&field0-3-0=target_milestone&type0-3-0=equals&value0-3-0=2.1+M5 2.1 M5] | [https://bugs.eclipse.org/bugs/buglist.cgi?order=bugs.delta_ts&product=GMF&field0-0-0=product&type0-0-0=equals&value0-0-0=GMF&field0-1-0=target_milestone&type0-1-0=equals&value0-1-0=2.1+M1&field0-1-1=target_milestone&type0-1-1=equals&value0-1-1=2.1&field0-1-2=target_milestone&type0-1-2=equals&value0-1-2=2.1+M2&field0-1-3=target_milestone&type0-1-3=equals&value0-1-3=2.1+M3&field0-1-4=target_milestone&type0-1-4=equals&value0-1-4=2.1+M4&field0-1-5=target_milestone&type0-1-5=equals&value0-1-5=2.1+M5&field0-1-6=target_milestone&type0-1-6=equals&value0-1-6=2.1+M6&field0-2-0=keywords&type0-2-0=anywordssubstr&value0-2-0=plan&field0-2-1=short_desc&type0-2-1=allwordssubstr&value0-2-1=%5B+Plan+Item+%5D&field0-3-0=target_milestone&type0-3-0=equals&value0-3-0=2.1+M6 2.1 M6]
+
 
+
'''''Committed Items'''''
+
 
+
Bugzillas with a target milestone and developer assigned are considered committed in that release. For the most current list of these items for the 2.2.0 release, see the following links:
+
 
+
[https://bugs.eclipse.org/bugs/buglist.cgi?order=bugs.delta_ts&product=GMF&field0-0-0=product&type0-0-0=equals&value0-0-0=GMF&field0-1-0=target_milestone&type0-1-0=equals&value0-1-0=2.1+M1&field0-1-1=target_milestone&type0-1-1=equals&value0-1-1=2.1&field0-1-2=target_milestone&type0-1-2=equals&value0-1-2=2.1+M2&field0-1-3=target_milestone&type0-1-3=equals&value0-1-3=2.1+M3&field0-1-4=target_milestone&type0-1-4=equals&value0-1-4=2.1+M4&field0-1-5=target_milestone&type0-1-5=equals&value0-1-5=2.1+M5&field0-1-6=target_milestone&type0-1-6=equals&value0-1-6=2.1+M6&field0-2-0=keywords&type0-2-0=anywordssubstr&value0-2-0=plan&field0-2-1=short_desc&type0-2-1=allwordssubstr&value0-2-1=%5B+Plan+Item+%5D&field0-3-0=assigned_to&type0-3-0=equals&value0-3-0=alexander.shatalin%40borland.com&field0-3-1=assigned_to&type0-3-1=equals&value0-3-1=anthonyh%40ca.ibm.com&field0-3-2=assigned_to&type0-3-2=equals&value0-3-2=artem.tikhomirov%40borland.com&field0-3-3=assigned_to&type0-3-3=equals&value0-3-3=cmahoney%40ca.ibm.com&field0-3-4=assigned_to&type0-3-4=equals&value0-3-4=dstadnik%40borland.com&field0-3-5=assigned_to&type0-3-5=equals&value0-3-5=fplante%40ca.ibm.com&field0-3-6=assigned_to&type0-3-6=equals&value0-3-6=ldamus%40ca.ibm.com&field0-3-7=assigned_to&type0-3-7=equals&value0-3-7=mfeldman%40borland.com&field0-3-8=assigned_to&type0-3-8=equals&value0-3-8=mmostafa%40ca.ibm.com&field0-3-9=assigned_to&type0-3-9=equals&value0-3-9=radek.dvorak%40borland.com&field0-3-10=assigned_to&type0-3-10=equals&value0-3-10=richard.gronback%40borland.com&field0-3-11=assigned_to&type0-3-11=equals&value0-3-11=steveshaw%40ca.ibm.com&field0-3-12=assigned_to&type0-3-12=equals&value0-3-12=vramaswa%40ca.ibm.com&field0-4-0=bug_status&type0-4-0=equals&value0-4-0=NEW&field0-4-1=bug_status&type0-4-1=equals&value0-4-1=ASSIGNED&field0-4-2=bug_status&type0-4-2=equals&value0-4-2=REOPENED All Open] | [https://bugs.eclipse.org/bugs/buglist.cgi?order=bugs.delta_ts&product=GMF&field0-0-0=product&type0-0-0=equals&value0-0-0=GMF&field0-1-0=target_milestone&type0-1-0=equals&value0-1-0=2.1+M1&field0-1-1=target_milestone&type0-1-1=equals&value0-1-1=2.1&field0-1-2=target_milestone&type0-1-2=equals&value0-1-2=2.1+M2&field0-1-3=target_milestone&type0-1-3=equals&value0-1-3=2.1+M3&field0-1-4=target_milestone&type0-1-4=equals&value0-1-4=2.1+M4&field0-1-5=target_milestone&type0-1-5=equals&value0-1-5=2.1+M5&field0-1-6=target_milestone&type0-1-6=equals&value0-1-6=2.1+M6&field0-2-0=keywords&type0-2-0=anywordssubstr&value0-2-0=plan&field0-2-1=short_desc&type0-2-1=allwordssubstr&value0-2-1=%5B+Plan+Item+%5D&field0-3-0=assigned_to&type0-3-0=equals&value0-3-0=alexander.shatalin%40borland.com&field0-3-1=assigned_to&type0-3-1=equals&value0-3-1=anthonyh%40ca.ibm.com&field0-3-2=assigned_to&type0-3-2=equals&value0-3-2=artem.tikhomirov%40borland.com&field0-3-3=assigned_to&type0-3-3=equals&value0-3-3=cmahoney%40ca.ibm.com&field0-3-4=assigned_to&type0-3-4=equals&value0-3-4=dstadnik%40borland.com&field0-3-5=assigned_to&type0-3-5=equals&value0-3-5=fplante%40ca.ibm.com&field0-3-6=assigned_to&type0-3-6=equals&value0-3-6=ldamus%40ca.ibm.com&field0-3-7=assigned_to&type0-3-7=equals&value0-3-7=mfeldman%40borland.com&field0-3-8=assigned_to&type0-3-8=equals&value0-3-8=mmostafa%40ca.ibm.com&field0-3-9=assigned_to&type0-3-9=equals&value0-3-9=radek.dvorak%40borland.com&field0-3-10=assigned_to&type0-3-10=equals&value0-3-10=richard.gronback%40borland.com&field0-3-11=assigned_to&type0-3-11=equals&value0-3-11=steveshaw%40ca.ibm.com&field0-3-12=assigned_to&type0-3-12=equals&value0-3-12=vramaswa%40ca.ibm.com&field0-4-0=bug_status&type0-4-0=equals&value0-4-0=RESOLVED&field0-4-1=bug_status&type0-4-1=equals&value0-4-1=VERIFIED&field0-4-2=bug_status&type0-4-2=equals&value0-4-2=CLOSED All Resolved] | [https://bugs.eclipse.org/bugs/buglist.cgi?order=bugs.delta_ts&product=GMF&field0-0-0=product&type0-0-0=equals&value0-0-0=GMF&field0-1-0=target_milestone&type0-1-0=equals&value0-1-0=2.1+M1&field0-1-1=target_milestone&type0-1-1=equals&value0-1-1=2.1&field0-1-2=target_milestone&type0-1-2=equals&value0-1-2=2.1+M2&field0-1-3=target_milestone&type0-1-3=equals&value0-1-3=2.1+M3&field0-1-4=target_milestone&type0-1-4=equals&value0-1-4=2.1+M4&field0-1-5=target_milestone&type0-1-5=equals&value0-1-5=2.1+M5&field0-1-6=target_milestone&type0-1-6=equals&value0-1-6=2.1+M6&field0-2-0=keywords&type0-2-0=anywordssubstr&value0-2-0=plan&field0-2-1=short_desc&type0-2-1=allwordssubstr&value0-2-1=%5B+Plan+Item+%5D&field0-3-0=assigned_to&type0-3-0=equals&value0-3-0=alexander.shatalin%40borland.com&field0-3-1=assigned_to&type0-3-1=equals&value0-3-1=anthonyh%40ca.ibm.com&field0-3-2=assigned_to&type0-3-2=equals&value0-3-2=artem.tikhomirov%40borland.com&field0-3-3=assigned_to&type0-3-3=equals&value0-3-3=cmahoney%40ca.ibm.com&field0-3-4=assigned_to&type0-3-4=equals&value0-3-4=dstadnik%40borland.com&field0-3-5=assigned_to&type0-3-5=equals&value0-3-5=fplante%40ca.ibm.com&field0-3-6=assigned_to&type0-3-6=equals&value0-3-6=ldamus%40ca.ibm.com&field0-3-7=assigned_to&type0-3-7=equals&value0-3-7=mfeldman%40borland.com&field0-3-8=assigned_to&type0-3-8=equals&value0-3-8=mmostafa%40ca.ibm.com&field0-3-9=assigned_to&type0-3-9=equals&value0-3-9=radek.dvorak%40borland.com&field0-3-10=assigned_to&type0-3-10=equals&value0-3-10=richard.gronback%40borland.com&field0-3-11=assigned_to&type0-3-11=equals&value0-3-11=steveshaw%40ca.ibm.com&field0-3-12=assigned_to&type0-3-12=equals&value0-3-12=vramaswa%40ca.ibm.com All Items]
+
 
+
'''''Proposed Items'''''
+
 
+
Bugzillas without an assigned developer are proposed, but not committed for a particular release.  For the most current list of these items, see the following links:
+
 
+
[https://bugs.eclipse.org/bugs/buglist.cgi?order=bugs.delta_ts&product=GMF&field0-0-0=product&type0-0-0=equals&value0-0-0=GMF&field0-1-0=target_milestone&type0-1-0=equals&value0-1-0=2.1+M1&field0-1-1=target_milestone&type0-1-1=equals&value0-1-1=2.1&field0-1-2=target_milestone&type0-1-2=equals&value0-1-2=2.1+M2&field0-1-3=target_milestone&type0-1-3=equals&value0-1-3=2.1+M3&field0-1-4=target_milestone&type0-1-4=equals&value0-1-4=2.1+M4&field0-1-5=target_milestone&type0-1-5=equals&value0-1-5=2.1+M5&field0-1-6=target_milestone&type0-1-6=equals&value0-1-6=2.1+M6&field0-2-0=keywords&type0-2-0=anywordssubstr&value0-2-0=plan&field0-2-1=short_desc&type0-2-1=allwordssubstr&value0-2-1=%5B+Plan+Item+%5D&field0-3-0=assigned_to&type0-3-0=equals&value0-3-0=gmf.devtools-inbox%40eclipse.org&field0-3-1=assigned_to&type0-3-1=equals&value0-3-1=gmf.docs-inbox%40eclipse.org&field0-3-2=assigned_to&type0-3-2=equals&value0-3-2=gmf.generation-inbox%40eclipse.org&field0-3-3=assigned_to&type0-3-3=equals&value0-3-3=gmf.models-inbox%40eclipse.org&field0-3-4=assigned_to&type0-3-4=equals&value0-3-4=gmf.releng-inbox%40eclipse.org&field0-3-5=assigned_to&type0-3-5=equals&value0-3-5=gmf.runtime-inbox%40eclipse.org&field0-3-6=assigned_to&type0-3-6=equals&value0-3-6=gmf.runtime.common-inbox%40eclipse.org&field0-3-7=assigned_to&type0-3-7=equals&value0-3-7=gmf.runtime.diagram-inbox%40eclipse.org&field0-3-8=assigned_to&type0-3-8=equals&value0-3-8=gmf.runtime.emf-inbox%40eclipse.org&field0-3-9=assigned_to&type0-3-9=equals&value0-3-9=gmf.samples-inbox%40eclipse.org&field0-3-10=assigned_to&type0-3-10=equals&value0-3-10=gmf.templates-inbox%40eclipse.org&field0-3-11=assigned_to&type0-3-11=equals&value0-3-11=gmf.ui-inbox%40eclipse.org&field0-3-12=assigned_to&type0-3-12=equals&value0-3-12=gmf.web-inbox%40eclipse.org&field0-4-0=bug_status&type0-4-0=equals&value0-4-0=NEW&field0-4-1=bug_status&type0-4-1=equals&value0-4-1=ASSIGNED&field0-4-2=bug_status&type0-4-2=equals&value0-4-2=REOPENED Open] | [https://bugs.eclipse.org/bugs/buglist.cgi?order=bugs.delta_ts&product=GMF&field0-0-0=product&type0-0-0=equals&value0-0-0=GMF&field0-1-0=target_milestone&type0-1-0=equals&value0-1-0=2.1+M1&field0-1-1=target_milestone&type0-1-1=equals&value0-1-1=2.1&field0-1-2=target_milestone&type0-1-2=equals&value0-1-2=2.1+M2&field0-1-3=target_milestone&type0-1-3=equals&value0-1-3=2.1+M3&field0-1-4=target_milestone&type0-1-4=equals&value0-1-4=2.1+M4&field0-1-5=target_milestone&type0-1-5=equals&value0-1-5=2.1+M5&field0-1-6=target_milestone&type0-1-6=equals&value0-1-6=2.1+M6&field0-2-0=keywords&type0-2-0=anywordssubstr&value0-2-0=plan&field0-2-1=short_desc&type0-2-1=allwordssubstr&value0-2-1=%5B+Plan+Item+%5D&field0-3-0=assigned_to&type0-3-0=equals&value0-3-0=gmf.devtools-inbox%40eclipse.org&field0-3-1=assigned_to&type0-3-1=equals&value0-3-1=gmf.docs-inbox%40eclipse.org&field0-3-2=assigned_to&type0-3-2=equals&value0-3-2=gmf.generation-inbox%40eclipse.org&field0-3-3=assigned_to&type0-3-3=equals&value0-3-3=gmf.models-inbox%40eclipse.org&field0-3-4=assigned_to&type0-3-4=equals&value0-3-4=gmf.releng-inbox%40eclipse.org&field0-3-5=assigned_to&type0-3-5=equals&value0-3-5=gmf.runtime-inbox%40eclipse.org&field0-3-6=assigned_to&type0-3-6=equals&value0-3-6=gmf.runtime.common-inbox%40eclipse.org&field0-3-7=assigned_to&type0-3-7=equals&value0-3-7=gmf.runtime.diagram-inbox%40eclipse.org&field0-3-8=assigned_to&type0-3-8=equals&value0-3-8=gmf.runtime.emf-inbox%40eclipse.org&field0-3-9=assigned_to&type0-3-9=equals&value0-3-9=gmf.samples-inbox%40eclipse.org&field0-3-10=assigned_to&type0-3-10=equals&value0-3-10=gmf.templates-inbox%40eclipse.org&field0-3-11=assigned_to&type0-3-11=equals&value0-3-11=gmf.ui-inbox%40eclipse.org&field0-3-12=assigned_to&type0-3-12=equals&value0-3-12=gmf.web-inbox%40eclipse.org&field0-4-0=bug_status&type0-4-0=equals&value0-4-0=RESOLVED&field0-4-1=bug_status&type0-4-1=equals&value0-4-1=VERIFIED&field0-4-2=bug_status&type0-4-2=equals&value0-4-2=CLOSED Resolved]
+
 
+
'''''Deferred Items'''''
+
 
+
Bugzillas with an unspecified target milestone are deferred, and not scheduled for the current release. For the most current list of these items, see the following link:
+
 
+
[https://bugs.eclipse.org/bugs/buglist.cgi?order=bugs.delta_ts&product=GMF&field0-0-0=product&type0-0-0=equals&value0-0-0=GMF&field0-1-0=target_milestone&type0-1-0=notequals&value0-1-0=2.1+M1&field0-2-0=target_milestone&type0-2-0=notequals&value0-2-0=2.1&field0-3-0=target_milestone&type0-3-0=notequals&value0-3-0=2.1+M2&field0-4-0=target_milestone&type0-4-0=notequals&value0-4-0=2.1+M3&field0-5-0=target_milestone&type0-5-0=notequals&value0-5-0=2.1+M4&field0-6-0=target_milestone&type0-6-0=notequals&value0-6-0=2.1+M5&field0-7-0=target_milestone&type0-7-0=notequals&value0-7-0=2.1+M6&field0-8-0=keywords&type0-8-0=anywordssubstr&value0-8-0=plan&field0-8-1=short_desc&type0-8-1=allwordssubstr&value0-8-1=%5B+Plan+Item+%5D All Open]
+
 
+
'''''Help Wanted Items'''''
+
 
+
Bugzillas with a 'helpwanted' keyword are in need of contribution from the community.  For the most current list of these items, see the following link:
+
 
+
[https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&classification=Modeling&product=GMF&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=helpwanted&bug_status=NEW&bug_status=REOPENED&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0= All Open]
+
  
 
[[Category:Modeling]] [[Category:GMF]]
 
[[Category:Modeling]] [[Category:GMF]]

Latest revision as of 17:34, 13 July 2011

The GMF project plan is now being maintained in XML format per 215301.

For the Helios release, the GMF has been restructured under the Graphical Modeling Project and contains GMF-Tooling, GMF-Runtime and GMF-Notation.

The three project plans for these components are:

GMF-Tooling

GMF-Runtime

GMF-Notation

Copyright © Eclipse Foundation, Inc. All Rights Reserved.