Wiki source code of Roadmap

Version 226.1 by Vincent Massol on 2016/01/08

Show last authors
1 {{box cssClass="floatinginfobox" title="**Contents**"}}
2 {{toc depth="1"/}}
3 {{/box}}
4
5 The [[XWiki development process>>dev:Main.WebHome]] uses [[JIRA>>http://jira.xwiki.org]] for listing all tasks to be implemented and all bugs to be fixed.
6
7 You'll find there the dates and versions planned for issues to be fixed and hence the XWiki roadmaps. There's also a [[release calendar>>http://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=10000]] listing all known dates for future releases. Please understand that these dates are often tentative since XWiki's development is open source and lots of committers/contributors are working in their free time on XWiki.
8
9 If you're interested to help out check the [[contributing page>>dev:Community.Contributing]].
10
11 {{info}}
12 We're releasing several top level projects together and as such we've decided to have the same Roadmap page for all of them. Thus this page contains the roadmap for the following projects: XWiki Commons, XWiki Rendering, XWiki Platform and XWiki Enterprise.
13 {{/info}}
14
15 General goals for all releases:
16
17 * More tests
18 * Better javadoc
19 * More documentation on xwiki.org
20 * Code cleanup/refactoring
21
22 Already implemented roadmaps can be found in the [[archives>>Archives]].
23
24 Note that all planned release dates are also entered in the Calendar on [[JIRA>>http://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=10000]].
25
26 = XWiki Enterprise 8.x [[Cycle>>dev:Community.VersioningAndReleasePractices]] =
27
28 Release dates for the 8.x Cycle:
29
30 * 8.0: March 2016
31 * 8.1: May 2016
32 * 8.2: July 2016
33 * 8.3: September 2016
34 * 8.4: November 2016
35
36 = XWiki 8.0 =
37
38 {{velocity}}
39 #if ($xwiki.exists($services.model.createDocumentReference("xwiki", "ReleaseNotes", "ReleaseNotesXWiki80")))
40 See what was done in the [[release notes>>xwiki:ReleaseNotes.ReleaseNotesXWiki80]].
41 #end
42 Check the [[complete list of issues fixed for 8.0>>http://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=13593]].
43 {{/velocity}}
44
45 Priority 1:
46 * Polish the CKEditor integration and bring it up to par with our current WYSIWYG editor with the goal of replacing our current editor in XWiki 8.1. - Marius
47 * Polish/finish the Nested Spaces topics (migrations, leftovers). Needed in 7.4.1 and 7.4.2. See bit.ly/1ORc8zD - GuillaumeD for the migrations, everyone for the rest.
48 * Continue improving upgrade tools: Scriptable upgrades (priority 1), Simulation (priority 2), others - Edy
49 * Finish Flavor mechanism + provide Platform Flavor + minimalistic XWiki distribution - Thomas
50 * Improved xwiki.org: better download and install pages, improved style, etc - Caty
51 * Define new UI Extension points - Caty
52
53 Priority 2 (if priority 1 items are finished):
54 * MediaWiki Import - Thomas
55 * Better notifications: live notifications (when a forum post is added, when a comment is posted), app-related AS events, other - Edy
56
57 == Proposed dates ==
58
59 * 8.0M1: 25 Jan 2016
60 * 8.0M2: 15 Feb 2016
61 * 8.0RC1: 29 Feb 2016
62 * 8.0Final: 14 Mar 2016

Get Connected