Wiki source code of Roadmap

Version 215.1 by Guillaume Delhumeau on 2015/09/24

Hide last authors
Thomas Mortagne 1.1 1 {{box cssClass="floatinginfobox" title="**Contents**"}}
2 {{toc depth="1"/}}
3 {{/box}}
4
Vincent Massol 30.1 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
Vincent Massol 89.2 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.
Vincent Massol 30.1 8
9 If you're interested to help out check the [[contributing page>>dev:Community.Contributing]].
10
Thomas Mortagne 1.1 11 {{info}}
Vincent Massol 66.3 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.
Thomas Mortagne 1.1 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
Thomas Mortagne 2.1 22 Already implemented roadmaps can be found in the [[archives>>Archives]].
Thomas Mortagne 1.1 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
Vincent Massol 175.1 26 = XWiki Enterprise 7.x [[Cycle>>dev:Community.VersioningAndReleasePractices]] =
Vincent Massol 17.1 27
Vincent Massol 175.1 28 Release dates for the 7.x Cycle:
Vincent Massol 17.1 29
Vincent Massol 194.1 30 * 7.0: March 2015 (/)
Vincent Massol 211.3 31 * 7.1: --May 2015-- June 2015 (/)
Vincent Massol 202.1 32 * 7.2: --July 2015-- September 2015
33 * 7.3: --September 2015-- November 2015
34 * 7.4: --November 2015-- December 2015
Thomas Mortagne 109.1 35
Vincent Massol 209.1 36 = XWiki 7.2 =
37
38 {{velocity}}
39 #if ($xwiki.exists($services.model.createDocumentReference("xwiki", "ReleaseNotes", "ReleaseNotesXWiki72")))
40 See what was done in the [[release notes>>xwiki:ReleaseNotes.ReleaseNotesXWiki72]].
41 #end
42 Check the [[complete list of issues fixed for 7.2>>http://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=13390]].
43 {{/velocity}}
44
45 * [[Nested Spaces>>design:Proposal.NestedSpaces]] - Thomas/Marius/Guillaume/Edy/Caty/Gabriela/Vincent.(((
46 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee" source="jql"}}
47 project in (XWIKI, XE, XRENDERING, XCOMMONS) AND fixVersion in ("7.2-milestone-1", "7.2-milestone-2", "7.2-milestone-3", "7.2-rc-1", "7.2") AND labels = NestedSpaces
48 {{/jira}}
49 )))
50 * Add a new right to allow users to write scripts in wiki pages - Eduard(((
Eduard Moraru 209.4 51 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee"}}
Eduard Moraru 209.3 52 XWIKI-12171
53 {{/jira}}
Vincent Massol 209.1 54 )))
55
56 == Proposed dates ==
57
Eduard Moraru 211.2 58 * 7.2M1: --6 July 2015-- --13 July 2015-- 16 July 2015 (/)
Vincent Massol 212.1 59 * 7.2M2: --3 Aug 2015-- 7 Aug 2015 (/)
Eduard Moraru 214.4 60 * 7.2M3: --24 Aug 2015-- --27 Aug 2015-- --31 Aug 2015-- 2 Sep 2015 (/)
61 * 7.2RC1: --7 Sep 2015-- --14 Sep 2015-- 15 Sep 2015 (/)
Guillaume Delhumeau 215.1 62 * 7.2Final: --14 Sep 2015-- --21 Sep 2015-- 24 Sep 2015 (/)

Get Connected