| <?xml version="1.0" encoding="UTF-8" standalone="yes" ?> |
| <?xml-stylesheet type="text/xsl" href="http://www.eclipse.org/projects/project-plan.xsl"?> |
| <plan plan-format="1.0" xmlns="http://www.eclipse.org/project/plan" xmlns:html="http://www.w3.org/1999/xhtml" name="Project Name"> |
| <release projectid="modeling.mdt" version="Galileo"/> |
| <introduction> |
| <html:div> |
| <html:p> |
| This document lays out the feature and API set for the third release of the |
| Eclipse Model Development Tools (MDT) Project. This project plan inherits from |
| the Modeling Project Plan, which should be referenced when consulting this |
| individual project plan. |
| </html:p> |
| </html:div> |
| </introduction> |
| <release_deliverables> |
| <html:div> |
| The release deliverables have the same form as is found in most Eclipse projects, namely: |
| <html:p> |
| <html:a href="http://www.eclipse.org/projects/project-plan.php?planurl=http://www.eclipse.org/modeling/mdt/ocl/project-info/plan.xml&component=OCL">OCL</html:a> |
| <html:ul> |
| <html:li>source code release, available as versions tagged "R1_3" in the project's CVS repository.</html:li> |
| <html:li>SDK (includes runtime, sources, examples, and documentation) (downloadable and update site).</html:li> |
| <html:li>runtime binary distribution (downloadable and update site).</html:li> |
| <html:li>tests (downloadable)</html:li> |
| </html:ul> |
| </html:p> |
| <html:p> |
| <html:a href="http://www.eclipse.org/projects/project-plan.php?planurl=http://www.eclipse.org/modeling/mdt/uml2/project-info/plan.xml&component=UML2">UML2</html:a> |
| <html:ul> |
| <html:li>source code release, available as versions tagged "R3_0" in the project's CVS repository.</html:li> |
| <html:li>SDK (includes runtime, sources, examples, and documentation) (downloadable and update site).</html:li> |
| <html:li>runtime binary distribution (downloadable and update site).</html:li> |
| <html:li>tests (downloadable)</html:li> |
| </html:ul> |
| </html:p> |
| <html:p> |
| <html:a href="http://www.eclipse.org/projects/project-plan.php?planurl=http://www.eclipse.org/modeling/mdt/uml2tools/project-info/plan.xml&component=UML2Tools">UML2 Tools</html:a> |
| <html:ul> |
| <html:li>source code release, available as versions tagged "R0_9" in the project's CVS repository.</html:li> |
| <html:li>SDK (includes runtime, sources, examples, and documentation) (downloadable and update site).</html:li> |
| <html:li>runtime binary distribution (downloadable and update site).</html:li> |
| <html:li>Tools tests (downloadable)</html:li> |
| </html:ul> |
| </html:p> |
| <html:p> |
| <html:a href="http://www.eclipse.org/projects/project-plan.php?planurl=http://www.eclipse.org/modeling/mdt/xsd/project-info/plan.xml&component=XSD">XSD</html:a> |
| <html:ul> |
| <html:li>source code release, available as versions tagged "R2_5" in the project's CVS repository.</html:li> |
| <html:li>SDK (includes runtime, sources, examples, and documentation) (downloadable and update site).</html:li> |
| <html:li>runtime binary distribution (downloadable and update site).</html:li> |
| <html:li>tests (downloadable)</html:li> |
| </html:ul> |
| </html:p> |
| </html:div> |
| </release_deliverables> |
| <release_milestones> |
| <preamble> |
| <html:div> |
| Release milestone occurring at roughly 6 week intervals and follow the Platform |
| milestone releases by approximately 3 weeks; that is, until the final 3.5 |
| release of the Platform, upon which MDT and other projects will release |
| simultaneously. Components of MDT that are dependencies of numerous other |
| projects will deliver their milestones within one week of the Eclipse Platform. |
| It is anticipated that MDT will synchronize its milestones with the Galileo |
| milestone schedule. |
| </html:div> |
| </preamble> |
| <milestone date="10/03/2008" milestone="M2" /> |
| <milestone date="11/14/2008" milestone="M3" /> |
| <milestone date="01/05/2009" milestone="M4" /> |
| <milestone date="02/10/2009" milestone="M5" /> |
| <milestone date="03/19/2009" milestone="M6"> |
| <html:div>API Freeze</html:div> |
| </milestone> |
| <milestone date="05/06/2009" milestone="M7"> |
| <html:div>Feature Freeze</html:div> |
| </milestone> |
| <milestone date="05/20/2009" milestone="RC1" /> |
| <milestone date="05/27/2009" milestone="RC2" /> |
| <milestone date="06/03/2009" milestone="RC3" /> |
| <milestone date="06/10/2009" milestone="RC4" /> |
| <milestone date="06/17/2009" milestone="RC5" /> |
| <milestone date="06/26/2009" milestone="Galileo" /> |
| <postamble> |
| <html:div> |
| MDT will produce maintenance releases to align with the Ganymede SR releases, |
| that includes the Eclipse Platform 3.4.1 and 3.4.2 releases. MDT may produce |
| interim maintenance releases in addition to these in order to satisfy client |
| requests. |
| </html:div> |
| </postamble> |
| </release_milestones> |
| <target_environments> |
| <html:div> |
| In order to remain current, each Eclipse release targets reasonably current |
| versions of the underlying operating environments. The Eclipse Model |
| Development Tools (MDT) project depends upon on the Platform and other |
| projects, which are mostly "pure" Java<html:sup>TM</html:sup>. 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. MDT 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. MDT will be tested and |
| validated against a subset of those listed for the platform. |
| </html:div> |
| <internationalization> |
| <html:div> |
| 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 MDT 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. |
| </html:div> |
| </internationalization> |
| </target_environments> |
| <compatibility_with_previous_releases> |
| <html:div> |
| Compatibility of Galileo Release: The MDT project will be developed in |
| parallel, and released simultaneously, with the following projects. As stated |
| above, each milestone release of the MDT project will be compatible with the |
| corresponding milestones for each of these projects, and delivered the |
| appropriate offset. |
| <html:ul> |
| <html:li>Eclipse Platform SDK version 3.5</html:li> |
| <html:li>Eclipse Modeling Framework (EMF) version 2.5</html:li> |
| <html:li>Graphical Modeling Framework (GMF) version 2.2</html:li> |
| </html:ul> |
| Therefore, the MDT initial release will be compatible with these versions and |
| will publish binary and source compatibilities with migration guides on |
| subsequent releases. |
| </html:div> |
| </compatibility_with_previous_releases> |
| <themes_and_priorities> |
| <preamble> |
| <html:div> |
| 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. |
| </html:div> |
| </preamble> |
| <theme name="Release Currency"> |
| <description> |
| <html:div> |
| <html:a href="http://www.eclipse.org/projects/project-plan.php?planurl=http://www.eclipse.org/modeling/mdt/ocl/project-info/plan.xml&component=OCL">OCL</html:a> |
| </html:div> |
| </description> |
| <committed bugzilla="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&status_whiteboard_type=substring&status_whiteboard=Release+Currency&classification=Modeling&product=MDT&component=OCL&target_milestone=M1&target_milestone=M2&target_milestone=M3&target_milestone=M4&target_milestone=M5&target_milestone=M6&target_milestone=M7&target_milestone=RC&keywords_type=allwords&keywords=plan&field0-0-0=flagtypes.name&type0-0-0=substring&value0-0-0=galileo&field0-1-0=flagtypes.name&type0-1-0=notsubstring&value0-1-0=galileo-" /> |
| <proposed bugzilla="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&status_whiteboard_type=substring&status_whiteboard=Release+Currency&classification=Modeling&product=MDT&component=OCL&target_milestone=1.3.0&keywords_type=allwords&keywords=plan&field0-0-0=flagtypes.name&type0-0-0=substring&value0-0-0=galileo&field0-1-0=flagtypes.name&type0-1-0=notsubstring&value0-1-0=galileo-" /> |
| <deferred bugzilla="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&status_whiteboard_type=substring&status_whiteboard=Release+Currency&classification=Modeling&product=MDT&component=OCL&keywords_type=allwords&keywords=plan&field0-0-0=flagtypes.name&type0-0-0=equals&value0-0-0=galileo-" /> |
| </theme> |
| <theme name=""> |
| <description> |
| <html:div> |
| <html:a href="http://www.eclipse.org/projects/project-plan.php?planurl=http://www.eclipse.org/modeling/mdt/uml2/project-info/plan.xml&component=UML2">UML2</html:a> |
| </html:div> |
| </description> |
| <committed bugzilla="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&status_whiteboard_type=substring&status_whiteboard=Release+Currency&classification=Modeling&product=MDT&component=UML2&target_milestone=M1&target_milestone=M2&target_milestone=M3&target_milestone=M4&target_milestone=M5&target_milestone=M6&target_milestone=M7&target_milestone=RC&keywords_type=allwords&keywords=plan&field0-0-0=flagtypes.name&type0-0-0=substring&value0-0-0=galileo&field0-1-0=flagtypes.name&type0-1-0=notsubstring&value0-1-0=galileo-" /> |
| <proposed bugzilla="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&status_whiteboard_type=substring&status_whiteboard=Release+Currency&classification=Modeling&product=MDT&component=UML2&target_milestone=3.0.0&keywords_type=allwords&keywords=plan&field0-0-0=flagtypes.name&type0-0-0=substring&value0-0-0=galileo&field0-1-0=flagtypes.name&type0-1-0=notsubstring&value0-1-0=galileo-" /> |
| <deferred bugzilla="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&status_whiteboard_type=substring&status_whiteboard=Release+Currency&classification=Modeling&product=MDT&component=UML2&keywords_type=allwords&keywords=plan&field0-0-0=flagtypes.name&type0-0-0=equals&value0-0-0=galileo-" /> |
| </theme> |
| <theme name="Extensibility"> |
| <description> |
| <html:div> |
| <html:a href="http://www.eclipse.org/projects/project-plan.php?planurl=http://www.eclipse.org/modeling/mdt/ocl/project-info/plan.xml&component=OCL">OCL</html:a> |
| </html:div> |
| </description> |
| <committed bugzilla="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&status_whiteboard_type=substring&status_whiteboard=Extensibility&classification=Modeling&product=MDT&component=OCL&target_milestone=M1&target_milestone=M2&target_milestone=M3&target_milestone=M4&target_milestone=M5&target_milestone=M6&target_milestone=M7&target_milestone=RC&keywords_type=allwords&keywords=plan&field0-0-0=flagtypes.name&type0-0-0=substring&value0-0-0=galileo&field0-1-0=flagtypes.name&type0-1-0=notsubstring&value0-1-0=galileo-" /> |
| <proposed bugzilla="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&status_whiteboard_type=substring&status_whiteboard=Extensibility&classification=Modeling&product=MDT&component=OCL&target_milestone=1.3.0&keywords_type=allwords&keywords=plan&field0-0-0=flagtypes.name&type0-0-0=substring&value0-0-0=galileo&field0-1-0=flagtypes.name&type0-1-0=notsubstring&value0-1-0=galileo-" /> |
| <deferred bugzilla="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&status_whiteboard_type=substring&status_whiteboard=Extensibility&classification=Modeling&product=MDT&component=OCL&keywords_type=allwords&keywords=plan&field0-0-0=flagtypes.name&type0-0-0=equals&value0-0-0=galileo-" /> |
| </theme> |
| <theme name="Appealing to a Broader Community"> |
| <description> |
| <html:div> |
| <html:a href="http://www.eclipse.org/projects/project-plan.php?planurl=http://www.eclipse.org/modeling/mdt/ocl/project-info/plan.xml&component=OCL">OCL</html:a> |
| </html:div> |
| </description> |
| <committed bugzilla="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&status_whiteboard_type=substring&status_whiteboard=Broad+Appeal&classification=Modeling&product=MDT&component=OCL&target_milestone=M1&target_milestone=M2&target_milestone=M3&target_milestone=M4&target_milestone=M5&target_milestone=M6&target_milestone=M7&target_milestone=RC&keywords_type=allwords&keywords=plan&field0-0-0=flagtypes.name&type0-0-0=substring&value0-0-0=galileo&field0-1-0=flagtypes.name&type0-1-0=notsubstring&value0-1-0=galileo-" /> |
| <proposed bugzilla="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&status_whiteboard_type=substring&status_whiteboard=Broad+Appeal&classification=Modeling&product=MDT&component=OCL&target_milestone=1.3.0&keywords_type=allwords&keywords=plan&field0-0-0=flagtypes.name&type0-0-0=substring&value0-0-0=galileo&field0-1-0=flagtypes.name&type0-1-0=notsubstring&value0-1-0=galileo-" /> |
| <deferred bugzilla="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&status_whiteboard_type=substring&status_whiteboard=Broad+Appeal&classification=Modeling&product=MDT&component=OCL&keywords_type=allwords&keywords=plan&field0-0-0=flagtypes.name&type0-0-0=equals&value0-0-0=galileo-" /> |
| </theme> |
| <theme name="Compliance"> |
| <description> |
| <html:div> |
| <html:a href="http://www.eclipse.org/projects/project-plan.php?planurl=http://www.eclipse.org/modeling/mdt/uml2/project-info/plan.xml&component=UML2">UML2</html:a> |
| </html:div> |
| </description> |
| <committed bugzilla="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&status_whiteboard_type=substring&status_whiteboard=Compliance&classification=Modeling&product=MDT&component=UML2&target_milestone=M1&target_milestone=M2&target_milestone=M3&target_milestone=M4&target_milestone=M5&target_milestone=M6&target_milestone=M7&target_milestone=RC&keywords_type=allwords&keywords=plan&field0-0-0=flagtypes.name&type0-0-0=substring&value0-0-0=galileo&field0-1-0=flagtypes.name&type0-1-0=notsubstring&value0-1-0=galileo-" /> |
| <proposed bugzilla="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&status_whiteboard_type=substring&status_whiteboard=Compliance&classification=Modeling&product=MDT&component=UML2&target_milestone=3.0.0&keywords_type=allwords&keywords=plan&field0-0-0=flagtypes.name&type0-0-0=substring&value0-0-0=galileo&field0-1-0=flagtypes.name&type0-1-0=notsubstring&value0-1-0=galileo-" /> |
| <deferred bugzilla="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&status_whiteboard_type=substring&status_whiteboard=Compliance&classification=Modeling&product=MDT&component=UML2&keywords_type=allwords&keywords=plan&field0-0-0=flagtypes.name&type0-0-0=equals&value0-0-0=galileo-" /> |
| </theme> |
| <theme name="Community Support"> |
| <description> |
| <html:div> |
| <html:a href="http://www.eclipse.org/projects/project-plan.php?planurl=http://www.eclipse.org/modeling/mdt/uml2/project-info/plan.xml&component=UML2">UML2</html:a> |
| </html:div> |
| </description> |
| <committed bugzilla="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&status_whiteboard_type=substring&status_whiteboard=Community+Support&classification=Modeling&product=MDT&component=UML2&target_milestone=M1&target_milestone=M2&target_milestone=M3&target_milestone=M4&target_milestone=M5&target_milestone=M6&target_milestone=M7&target_milestone=RC&keywords_type=allwords&keywords=plan&field0-0-0=flagtypes.name&type0-0-0=substring&value0-0-0=galileo&field0-1-0=flagtypes.name&type0-1-0=notsubstring&value0-1-0=galileo-" /> |
| <proposed bugzilla="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&status_whiteboard_type=substring&status_whiteboard=Community+Support&classification=Modeling&product=MDT&component=UML2&target_milestone=3.0.0&keywords_type=allwords&keywords=plan&field0-0-0=flagtypes.name&type0-0-0=substring&value0-0-0=galileo&field0-1-0=flagtypes.name&type0-1-0=notsubstring&value0-1-0=galileo-" /> |
| <deferred bugzilla="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&status_whiteboard_type=substring&status_whiteboard=Community+Support&classification=Modeling&product=MDT&component=UML2&keywords_type=allwords&keywords=plan&field0-0-0=flagtypes.name&type0-0-0=equals&value0-0-0=galileo-" /> |
| </theme> |
| <theme name=" "> |
| <description> |
| <html:div> |
| <html:a href="http://www.eclipse.org/projects/project-plan.php?planurl=http://www.eclipse.org/modeling/mdt/xsd/project-info/plan.xml&component=XSD">XSD</html:a> |
| </html:div> |
| </description> |
| <committed bugzilla="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&status_whiteboard_type=substring&status_whiteboard=Community+Support&classification=Modeling&product=MDT&component=XSD&target_milestone=M1&target_milestone=M2&target_milestone=M3&target_milestone=M4&target_milestone=M5&target_milestone=M6&target_milestone=M7&target_milestone=RC&keywords_type=allwords&keywords=plan&field0-0-0=flagtypes.name&type0-0-0=substring&value0-0-0=galileo&field0-1-0=flagtypes.name&type0-1-0=notsubstring&value0-1-0=galileo-" /> |
| <proposed bugzilla="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&status_whiteboard_type=substring&status_whiteboard=Community+Support&classification=Modeling&product=MDT&component=XSD&target_milestone=2.5.0&keywords_type=allwords&keywords=plan&field0-0-0=flagtypes.name&type0-0-0=substring&value0-0-0=galileo&field0-1-0=flagtypes.name&type0-1-0=notsubstring&value0-1-0=galileo-" /> |
| <deferred bugzilla="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&status_whiteboard_type=substring&status_whiteboard=Community+Support&classification=Modeling&product=MDT&component=XSD&keywords_type=allwords&keywords=plan&field0-0-0=flagtypes.name&type0-0-0=equals&value0-0-0=galileo-" /> |
| </theme> |
| <theme name="Usability"> |
| <description> |
| <html:div> |
| <html:a href="http://www.eclipse.org/projects/project-plan.php?planurl=http://www.eclipse.org/modeling/mdt/uml2tools/project-info/plan.xml&component=UML2Tools">UML2 Tools</html:a> |
| </html:div> |
| </description> |
| <committed bugzilla="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&status_whiteboard_type=substring&status_whiteboard=Usability&classification=Modeling&product=MDT&component=UML2Tools&target_milestone=M1&target_milestone=M2&target_milestone=M3&target_milestone=M4&target_milestone=M5&target_milestone=M6&target_milestone=M7&target_milestone=RC&keywords_type=allwords&keywords=plan&field0-0-0=flagtypes.name&type0-0-0=substring&value0-0-0=galileo&field0-1-0=flagtypes.name&type0-1-0=notsubstring&value0-1-0=galileo-" /> |
| <proposed bugzilla="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&status_whiteboard_type=substring&status_whiteboard=Usability&classification=Modeling&product=MDT&component=UML2Tools&target_milestone=0.9.0&keywords_type=allwords&keywords=plan&field0-0-0=flagtypes.name&type0-0-0=substring&value0-0-0=galileo&field0-1-0=flagtypes.name&type0-1-0=notsubstring&value0-1-0=galileo-" /> |
| <deferred bugzilla="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&status_whiteboard_type=substring&status_whiteboard=Usability&classification=Modeling&product=MDT&component=UML2Tools&keywords_type=allwords&keywords=plan&field0-0-0=flagtypes.name&type0-0-0=equals&value0-0-0=galileo-" /> |
| </theme> |
| </themes_and_priorities> |
| <appendix name="Legal Notices"> |
| <html:div> |
| <html:ul> |
| <html:li>Java is a trademark or a registered trademark of Sun Microsystems, Inc.</html:li> |
| <html:li>All other products or company names are mentioned for identification purposes only, and may be trademarks or service marks of their respective owners.</html:li> |
| </html:ul> |
| </html:div> |
| </appendix> |
| </plan> |