Location: http://www.eclipse.org/rtp/plan/plan-indigo.xml
Meta-data Tag: projectplanurl
Raw:

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<?xml-stylesheet type="text/xsl" href="http://www.eclipse.org/projects/project-plan.xsl"?>

<!--  Use this to test local rendering in firefox -->
<!--?xml-stylesheet type="text/xsl" href="project-plan-render.xsl"?-->
<plan
    plan-format="1.0" 
    xmlns="http://www.eclipse.org/project/plan"
    xmlns:html="http://www.w3.org/1999/xhtml" 
    name="Runtime Packaging (RTP)">

  <release projectid="technology.packaging.rtp" version="0.1" />

  <introduction>
    <html:div>
      Using existing EclipseRT technologies, the RT Packaging project will create 
      one or more EPP-like packages for setting up a runtime platform for different 
      platforms and architectures.
    </html:div>
  </introduction>

  <release_deliverables>
    <html:div>
        Two packages will be delivered:
        <html:ul>
          <html:li>RT Basic Package: Only contains Equinox, p2 and some start scripts.</html:li>
          <html:li>RT Web Package: Contains the Basic Package and Jetty.</html:li>
        </html:ul>
    </html:div>
  </release_deliverables>

  <release_milestones>
    <preamble>
      <html:div>
        Release milestones will be occurring at roughly 6 week intervals,
        and will be aligned with the
        <html:a href="http://wiki.eclipse.org/Indigo/Simultaneous_Release_Plan">
        Indigo Simultaneous Release</html:a> train.
      </html:div>
    </preamble>

    <milestone date="March 18, 2011" milestone="M6">
      <html:div>(API Freeze)</html:div>
    </milestone>
    <milestone date="May 6, 2011" milestone="M7">
      <html:div>(Feature Freeze)</html:div>
    </milestone>
    <milestone date="5/6/2011" milestone="M7">
      <html:div>Response to community feedback</html:div>
    </milestone>
    <milestone date="5/20/2011" milestone="RC1">
      <html:div>Updates to documentation</html:div>
    </milestone>
    <milestone date="5/27/2011" milestone="RC2">
      <html:div>Release Candidate</html:div>
    </milestone>
    <milestone date="6/3/2011" milestone="RC3">
      <html:div>Release Candidate</html:div>
    </milestone>
    <milestone date="6/10/2011" milestone="RC4">
      <html:div>Release Candidate</html:div>
    </milestone>
    <milestone date="6/22/2011" milestone="Final">
      <html:div>Final 0.1 Release as part of the Indigo Simultaneous Release</html:div>
    </milestone>

    <postamble>
      <html:div></html:div>
    </postamble>
  </release_milestones>

  <target_environments>
    <html:div>
      <html:p>
      The Runtime Packages can run on the same environments as the underlying RT
      technologies.
      </html:p>
    </html:div>
    <internationalization>
      <html:div>
        All Runtime Packages are as much internationalized as the underlying 
        RT technologies.
      </html:div>
    </internationalization>
  </target_environments>

  <compatibility_with_previous_releases>
    <html:div>
      There are no previous versions of the RT Packages. 
    </html:div>
  </compatibility_with_previous_releases>

  <themes_and_priorities>
    <preamble>
      <html:div></html:div>
    </preamble>

    <theme name="Package creation">
      <description>
        <html:div>
          <html:p>
            With this release train we plan to create the first two EclipseRT packages.
            Two packages will be delivered:
		        <html:ul>
		          <html:li>RT Basic Package: Only contains Equinox, p2 and some start scripts.</html:li>
		          <html:li>RT Web Package: Contains the Basic Package and Jetty.</html:li>
		        </html:ul>
          </html:p>
        </html:div>
      </description>
      <committed
        bugzilla="https://bugs.eclipse.org/bugs/buglist.cgi?short_desc_type=allwordssubstr&amp;short_desc=&amp;product=RTP&amp;component=Bootstrapper&amp;component=general&amp;component=Packages&amp;long_desc_type=allwordssubstr&amp;long_desc=&amp;status_whiteboard_type=allwordssubstr&amp;status_whiteboard=plan%3Dindigo&amp;order=Importance">
      </committed>
      <!--deferred>
      </deferred-->
    </theme>

  </themes_and_priorities>
</plan>