Riena 5.0 plan
diff --git a/plan/plan.5.0.xml b/plan/plan.5.0.xml
new file mode 100644
index 0000000..468ea7a
--- /dev/null
+++ b/plan/plan.5.0.xml
@@ -0,0 +1,63 @@
+<?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="Riena">
+ <release projectid="rt.riena" version="5.0" />
+ <introduction>
+ <html:div>
+ <html:p>
+ This plan describes the work for Riena 5.0.0, which is planned for Jun 2013 (Kepler release train).
+ Riena 5.0. is a major release. One of the targets is to make Riena ready to run on top of e4.
+ </html:p>
+ </html:div>
+ </introduction>
+ <release_deliverables>
+ <html:div>
+ <html:p>
+ Riena 5.0 runs on Eclipse 3.x, Eclipse 4.x and on RAP 2.1. Main deliverable is the ability to run on e4
+ and RAP 2.1 and bug fixing, stabilizing, reducing the number of P2 bugs in bugzilla.
+ </html:p>
+ </html:div>
+ </release_deliverables>
+ <release_milestones>
+ <preamble>
+ <html:div>
+ Riena plans on delivering milestone on the following schedule:
+ </html:div>
+ </preamble>
+ <milestone date="December 21, 2012" milestone="M4"></milestone>
+ <milestone date="February 8, 2013" milestone="M5"></milestone>
+ <milestone date="March 22, 2013" milestone="M6"><html:div>(API Freeze)</html:div></milestone>
+ <milestone date="May 10, 2013" milestone="M7"><html:div>(Feature Freeze)</html:div></milestone>
+ <postamble>
+ <html:div><html:p>
+ Riena 5.0 will be released on June 26, 2011, together with Eclipse Kepler.
+ </html:p></html:div>
+ </postamble>
+ </release_milestones>
+ <target_environments>
+ <html:div>
+ Riena's target environments are:
+ <html:ul>
+ <html:li>Eclipse-based RCP 4.3/3.8 Applications</html:li>
+ <html:li>Eclipse-based RAP 2.1(Web) Applications</html:li>
+ <html:li>Equinox-Based Runtimes (e.g. Equinox servers)
+ </html:li>
+ </html:ul>
+ </html:div>
+ <internationalization>
+ <html:div>Riena uses Eclipse internationalization support whereever it applies for its own components
+ </html:div>
+ </internationalization>
+ </target_environments>
+ <compatibility_with_previous_releases>
+ <html:div>
+ <html:p>
+ Riena's APIs are currently stable. We intend to improve and break few APIs on the way to the 5.0 release.
+ API are considered all exported packages that are not marked as
+ <html:pre>x-internal:=true</html:pre>
+ in their Export-Package declaration.
+ </html:p>
+ </html:div>
+ </compatibility_with_previous_releases>
+</plan>
\ No newline at end of file