Wiki source code of Roadmap

Version 97.1 by Thomas Mortagne on 2014/01/03

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 5.x [[Cycle>>dev:Community.VersioningAndReleasePractices]] =
27
28 * Theme: **Speed and Simplicity**
29
30 Mission: Improve XWiki's usage for new and regular users by improving Usability and Usage Speed in order to make XWiki simpler and faster both from a pure performance point of view and from are user interface point of view.
31
32 Technical details:
33
34 * Individual Feature Improvement from a Usability perspective including speed of access (real time updates, commenting in activity stream)
35 * General Usability Improvements on XE for simplicity
36 * Technical Rewrite of certain features (activity stream) for performance or architecture reasons
37 * General Performance Improvement of XWiki (page loading, rendering time)
38 * Bug Fixing in general
39
40 Release dates for the 5.x Cycle:
41
42 * 5.0: --April-- May 2013 (/)
43 * 5.1: --June-- July 2013 (/)
44 * 5.2: --September-- October 2013 (/)
45 * 5.3: --November 2013-- December 2013 (/)
46 * 5.4: January 2013 (x)
47
48 = XWiki Enterprise 5.4 =
49
50 * SOLR Search improvements - Owner: Marius:(((
51 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee" source="jql"}}
52 labels in ("roadmap54") and component in (Search, "Search - Generic", "Search - Lucene", "Search - Solr")
53 {{/jira}}
54 )))
55 * Multiwiki improvements - Owner: GuillaumeD:(((
56 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee" source="jql"}}
57 labels in ("roadmap54") and component in ("Wiki", "{Unused} Workspaces", "{Unused} Wiki Manager")
58 {{/jira}}
59 )))
60 * DM/EM improvements - Owner: Thomas + Marius:(((
61 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee" source="jql"}}
62 labels in ("roadmap54") and component in (Extension)
63 {{/jira}}
64 )))
65 * Scalable import/export + Confluence import - Owner: Thomas:(((
66 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee"}}
67 XWIKI-9809
68 XWIKI-9614
69 XWIKI-9720
70 {{/jira}}
71 )))
72 * Signed script implementation - Owner: Denis:(((
73 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee"}}
74 XWIKI-9782
75 {{/jira}}
76 )))
77
78 Here are also some JIRA issues that were raised as important (in this order of importance):
79
80 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee, note"}}
81 XWIKI-8765
82 XWIKI-500|Scheduler / Watchlist activity shouldn't add a version to the page. Huge xwikircs table and terrible performances when reading it.
83 XWIKI-9292
84 XWIKI-8757
85 XWIKI-6348
86 XWIKI-9677
87 XWIKI-9831
88 XWIKI-9659
89 XE-1335
90 XWIKI-9544
91 XWIKI-7821
92 XWIKI-9712
93 {{/jira}}
94
95 + XWIKI-9156 which is confidential (security issue)
96
97 == Proposed dates ==
98
99 * 5.4M1: 6th of Jan 2014
100 * 5.4RC1: 20th of Jan 2014
101 * 5.4Final: 27th of Jan 2014

Get Connected