bkolb | 9a709af | 2008-09-29 21:48:01 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
| 2 | <?xml-stylesheet type="text/xsl" href="http://www.eclipse.org/projects/project-plan.xsl"?> |
| 3 | <plan plan-format="1.0" xmlns="http://www.eclipse.org/project/plan" xmlns:html="http://www.w3.org/1999/xhtml" |
| 4 | name="Modeling Workflow Engine"> |
| 5 | <release projectid="modeling.emft.mwe" version="0.7.0"/> |
| 6 | <introduction> |
| 7 | This document lays out the feature and API set for the first release of the MWE component,version 0.7.0, of the EMFT Project. |
| 8 | This project plan inherits from the Modeling Project Plan, which should be referenced when consulting this individual project plan. |
| 9 | </introduction> |
| 10 | <release_deliverables> |
| 11 | <html:p> |
| 12 | The release deliverables have the same form as is found in most Eclipse projects, namely: |
| 13 | <html:ul> |
| 14 | <html:li>MWE source code release, available as versions tagged "R0_7" in the project's CVS repository.</html:li> |
| 15 | <html:li>MWE SDK (includes runtime and tooling components, with sources, examples, and documentation) (downloadable and update site).</html:li> |
| 16 | <html:li>MWE runtime binary distribution (downloadable and update site).</html:li> |
| 17 | <html:li>MWE tests (downloadable and update site)</html:li> |
| 18 | </html:ul> |
| 19 | </html:p> |
| 20 | </release_deliverables> |
| 21 | <release_milestones> |
| 22 | <preamble> |
| 23 | <html:p>Release milestone occurring at roughly 6 week intervals and follow the Platform milestone releases by approximately 2 weeks; |
| 24 | that is, until the final 3.5 release of the Platform, upon which MWE and other projects will release simultaneously. |
| 25 | As MWE is dependent upon the EMF, and other projects, which are scheduled to release milestones within 1 week of Platform milestones, |
| 26 | MWE will deliver its milestones within the following week. |
| 27 | It is anticipated that MWE will synchronize its release milestones with the Galileo release schedule. |
| 28 | </html:p> |
| 29 | </preamble> |
| 30 | <milestone date="08/20/2008" milestone="M1"></milestone> |
| 31 | <milestone date="10/01/2008" milestone="M2"></milestone> |
| 32 | <milestone date="11/12/2008" milestone="M3"></milestone> |
| 33 | <milestone date="12/29/2008" milestone="M4"></milestone> |
| 34 | <milestone date="02/06/2009" milestone="M5"></milestone> |
| 35 | <milestone date="03/18/2009" milestone="M6"><html:p>API freeze</html:p></milestone> |
| 36 | <milestone date="05/05/2009" milestone="M7"></milestone> |
| 37 | <milestone date="05/19/2009" milestone="RC1"></milestone> |
| 38 | <milestone date="05/26/2009" milestone="RC2"></milestone> |
| 39 | <milestone date="06/02/2009" milestone="RC3"></milestone> |
| 40 | <milestone date="06/09/2009" milestone="RC4"></milestone> |
| 41 | <milestone date="06/16/2009" milestone="RC5"></milestone> |
| 42 | <milestone date="06/28/2009" milestone="1.0.0"></milestone> |
| 43 | </release_milestones> |
| 44 | <target_environments> |
| 45 | In order to remain current, each Eclipse release targets reasonably current versions of the underlying operating environments. |
| 46 | The MWE project depends upon on the Platform and other projects, which are mostly "pure" Java. |
| 47 | The 3.5 release of the Eclipse Platform Project is written and compiled against version 1.4 of the Java Platform APIs, |
| 48 | and targeted to run on version 1.4 of the Java Runtime Environment, Standard Edition. |
| 49 | MWE will target the same Java version as EMF, which currently requires Java 5. |
| 50 | Eclipse Platform SDK 3.5 will be tested and validated on a number of reference platforms. |
| 51 | MWE will be tested and validated against a subset of those listed for the platform. |
| 52 | Those available will be presented on the project download site. |
| 53 | <internationalization> |
| 54 | The Eclipse Platform is designed as the basis for internationalized products. |
| 55 | The user interface elements provided by the Eclipse SDK components, including dialogs and error messages, are externalized. |
| 56 | The English strings are provided as the default resource bundles. |
| 57 | As a result, the MWE project will provide English strings in its default bundles and be localized to a subset of those locales offered by the Platform. |
| 58 | This plan will be updated to indicate which locales will be provided and the time frame for availability. |
| 59 | </internationalization> |
| 60 | </target_environments> |
| 61 | <compatibility_with_previous_releases> |
| 62 | This is the first eclipse release of MWE. |
| 63 | </compatibility_with_previous_releases> |
| 64 | </plan> |