<?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="Eclipse Gyrex Project">
   <release projectid="technology.gyrex" version="1.0"/>
   <introduction>
     <html:div>The Eclipse Gyrex Project is a new project.</html:div>
   </introduction>
   <release_deliverables>
     <html:div xmlns="http://www.w3.org/1999/xhtml">
        <ul>
          <li>
            <strong>Source code release</strong>, available as versions tagged "R1_0" in the project's
              <ul>
                <li><a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.gyrex/?root=Technology_Project">Gyrex CVS Repository</a></li>
                <li><a href="http://git.eclipse.org/c/gyrex/examples/hello-cloud.git/">hello-cloud Git Repository</a></li>
                <li><a href="http://git.eclipse.org/c/gyrex/addons/mongodb-persistence.git/">mongodb-persistence Git Repository</a></li>
              </ul>
          </li>
          <li>
            <strong>Platform</strong>
          </li>
          <li>
            <strong>Examples &amp; AddOns</strong>
          </li>
        </ul>
     </html:div>
   </release_deliverables>
   <release_milestones>
      <preamble>
         <html:div>There will be several releases towards our 1.0 release. Integration and stable builds will be published between the releases for early preview of the progress.</html:div>
      </preamble>
      <milestone date="06/21/2011" milestone="0.10">
        <html:div>First official release available with Indigo release train. Demonstrates the major capabilities of Gyrex (clustering, web and batch processing).</html:div>
      </milestone>
      <milestone date="10/28/2011" milestone="0.11">
        <html:div>0.11 release available for download through Eclipse.org. Major topics: maintainability and administration</html:div>
      </milestone>
      <milestone date="03/16/2012" milestone="1.0">
        <html:div>1.0 release available for download through Eclipse.org. Major topics: stable 1.0 API</html:div>
      </milestone>
      <milestone date="06/27/2012" milestone="1.1">
        <html:div>1.1 release available with Juno release train. Major topics: transition to mature project.</html:div>
      </milestone>
      <!-- <postamble><html:div>html content</html:div></postamble>  -->
   </release_milestones>
   <target_environments>
     <html:div xmlns="http://www.w3.org/1999/xhtml">
        The server-side part of the Eclipse Gyrex Project will be written and compiled against:
        <ul>
          <li>Java 7</li>
          <li><a href="http://www.eclipse.org/equinox/">Equinox</a> Version 3.8</li>
        </ul>
     </html:div>
     <internationalization>
          <html:div>
            Gyrex is designed as the basis for internationalized
            products. The user interface elements provided by the Gyrex
            components, including dialogs and error messages, are externalized. The
            English strings are provided as the default resource bundles.
          </html:div>
     </internationalization>
   </target_environments>
   <compatibility_with_previous_releases>
       <html:div>There is no previous release to be compatible with.</html:div>
   </compatibility_with_previous_releases>
   <themes_and_priorities>
     <preamble>
         <html:div>This will be our first release. Therefore, we defined the following themes and priorities for working towards our 1.0 release.</html:div>
     </preamble>
     <theme name="Scalable Platform">
        <!-- <description>...(optional) html...</description>  -->
        <committed> <!-- <committed bugzilla="...(recommended) bugzilla search url..."> -->
           <html:div xmlns="http://www.w3.org/1999/xhtml">
           <ul>
              <li>None</li>
           </ul>
           </html:div>
        </committed>
        <proposed>
           <html:div xmlns="http://www.w3.org/1999/xhtml">
           <ul>
              <li>Administration Capabilities</li>
              <li>Monitoring Improvements</li>
           </ul>
           </html:div>
        </proposed>
        <deferred>
           <html:div xmlns="http://www.w3.org/1999/xhtml">
           <ul>
              <li>None</li>
           </ul>
           </html:div>
        </deferred>
     </theme>
     <theme name="Exemplary Services and Applications">
        <committed>
           <html:div xmlns="http://www.w3.org/1999/xhtml">
           <ul>
              <li>None</li>
           </ul>
           </html:div>
        </committed>
        <proposed>
           <html:div xmlns="http://www.w3.org/1999/xhtml">
           <ul>
              <li>Bugzilla Search</li>
              <li>Hello World</li>
           </ul>
           </html:div>
        </proposed>
        <deferred>
           <html:div xmlns="http://www.w3.org/1999/xhtml">
           <ul>
              <li>None</li>
           </ul>
           </html:div>
        </deferred>
     </theme>
     <theme name="Eclipse 4">
        <description>
	       <html:div>
              Per the Juno participation guidelines, we are required to to have a theme in our plan for Eclipse 4.
              Gyrex makes use of e4 dependency injection. This is a core technology which is also used in Eclipse 4.
           </html:div>
        </description>
        <committed>
           <html:div xmlns="http://www.w3.org/1999/xhtml">
           <ul>
              <li>None</li>
           </ul>
           </html:div>
        </committed>
        <proposed>
           <html:div xmlns="http://www.w3.org/1999/xhtml">
           <ul>
              <li>None</li>
           </ul>
           </html:div>
        </proposed>
        <deferred>
           <html:div xmlns="http://www.w3.org/1999/xhtml">
           <ul>
              <li>None</li>
           </ul>
           </html:div>
        </deferred>
     </theme>
   </themes_and_priorities>
   <appendix name="Bugzilla Usage">
      <html:div xmlns="http://www.w3.org/1999/xhtml"><p>
      The Gyrex team uses Eclipse Bugzilla for all it's planning. Based on the plan item queries
      listed above, the following consistency queries should never return any results:</p>
      <ul>
        <li>Target milestone "---" or "Future" but resolved "FIXED":
            <a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&amp;classification=Technology&amp;product=Gyrex&amp;target_milestone=---&amp;target_milestone=Future&amp;resolution=FIXED">Query</a></li>
        <li>Marked "FIXED" but still assigned to an "inbox":
            <a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&amp;classification=Technology&amp;product=Gyrex&amp;resolution=FIXED&amp;emailassigned_to1=1&amp;emailtype1=substring&amp;email1=inbox">Query</a></li>
        <li>Resolved "LATER" or "REMIND":
            <a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&amp;classification=Technology&amp;product=Gyrex&amp;resolution=LATER&amp;resolution=REMIND">Query</a></li>
      </ul>
      </html:div>
   </appendix>
 </plan>

