Wiki source code of Roadmap

Version 218.1 by Thomas Mortagne on 2015/10/29

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 7.x [[Cycle>>dev:Community.VersioningAndReleasePractices]] =
27
28 Release dates for the 7.x Cycle:
29
30 * 7.0: March 2015 (/)
31 * 7.1: --May 2015-- June 2015 (/)
32 * 7.2: --July 2015-- September 2015 (/)
33 * 7.3: --September 2015-- November 2015
34 * 7.4: --November 2015-- December 2015
35
36 = XWiki 7.3 =
37
38 {{velocity}}
39 #if ($xwiki.exists($services.model.createDocumentReference("xwiki", "ReleaseNotes", "ReleaseNotesXWiki73")))
40 See what was done in the [[release notes>>xwiki:ReleaseNotes.ReleaseNotesXWiki73]].
41 #end
42 Check the [[complete list of issues fixed for 7.3>>http://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=13500]].
43 {{/velocity}}
44
45 This is a stabilization releases with the following priorities:
46
47 * Work on all existing Nested Spaces/Nested Pages issues and reduce [[this list to zero>>http://jira.xwiki.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=%28project+in+%2810010%2C11230%2C10620%2C10610%2C10222%29+AND+labels+in+%28NestedSpaces%29+AND+status+in+%281%29%29&runQuery=true&clear=true]]
48 * Work on making well-known/standard Extensions work well with Nested spaces/Nested Pages, starting with:
49 ** File Manager
50 ** Meeting Manager
51 ** Forum
52 ** Calendar
53 ** Totem
54 ** Tour
55 ** Task Manager
56 ** Idea
57 * Fix any important bugs from other features too
58 * BFDs
59 * In addition a user has asked us to look at http://jira.xwiki.org/browse/XWIKI-12294: Unable to build on Windows because of failing META-INF/components.txt check
60 * Last, in 7.3 and 7.4 we should also work on fixing/polishing features that have been introduced in this cycle (7.x), such as DW/EM work to improve upgrades.
61
62 == Proposed dates ==
63
64 * 7.3M1: --12 October 2015-- 13 October 2015
65 * 7.3M2: --26 October 2015-- 29 October 2015
66 * 7.3RC1: 2 November 2015
67 * 7.3Final: 9 Novembre 2015

Get Connected