Wiki source code of Roadmap

Version 594.1 by Vincent Massol on 2020/03/25

Show last authors
1 {{box cssClass="floatinginfobox" title="**Contents**"}}
2 {{toc depth="2"/}}
3 {{/box}}
4
5 The [[XWiki development process>>dev:Main.WebHome]] uses [[JIRA>>https://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>>https://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 and XWiki Platform.
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>>Roadmaps.Archives.WebHome]].
23
24 Note that all planned release dates are also entered in the Calendar on [[JIRA>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=10000]].
25
26 = XWiki 12.x [[Cycle>>dev:Community.VersioningAndReleasePractices]] =
27
28 Release dates for the 12.x Cycle:
29
30 * 12.0: January 2020 (/)
31 * 12.1: February 2020 (/)
32 * 12.2: March 2020 (x)
33 * 12.3: April 2020 (x)
34 * 12.4: May 2020 (x)
35 * 12.5: June 2020 (x)
36 * 12.6: July 2020 (x)
37 * 12.7: August 2020 (x)
38 * 12.8: September 2020 (x)
39 * 12.9: October 2020 (x)
40 * 12.10: November 2020 (x)
41 * 12.10.1: December 2020 (x)
42 * 12.10.2: December 2020 (x)
43
44 = XWiki 12.2 =
45
46 * Visual diff improvements - Marius
47 * Notification re-architecture for scalability/performance. New nosql storage oriented API and (most probably Solr based) default implementation for events and user notifications - Thomas(((
48 {{jira url="https://jira.xwiki.org/"}}
49 XWIKI-17129
50 XWIKI-17044
51 {{/jira}}
52 )))
53 * Activity Pub - Part 2 of 3 (targeting for 3 releases = 3 months) - Simon + Manuel(((
54 {{jira url="https://jira.xwiki.org/"}}
55 XAP-4
56 XAP-9
57 XAP-10
58 {{/jira}}
59 )))
60 * Continue work for inline editing/Realtime - Marius
61 ** Now that we have a first [[design page>>design:Proposal.InplaceRealtimeEditing]], discuss and agree about the work to do. Create various JIRAs for it.
62 ** If there's agreement and if time permit, start implementing some of the JIRAs. Possible options FTM:
63 *** inline editing for WYSIWYG edit mode(((
64 {{jira url="https://jira.xwiki.org/"}}
65 XWIKI-17145
66 {{/jira}}
67 )))
68 *** inline editing for Inline form edit mode
69 * FASTEN-related work: the XWiki Extension dependencies resolution needs be as close as possible to the standard Maven dependencies resolution and an important miss right now is the <excludes> support. Add support for it. - Thomas(((
70 {{jira url="https://jira.xwiki.org/"}}
71 XCOMMONS-1459
72 {{/jira}}
73 )))
74 * New User API - Vincent (wasn't planned originally)(((
75 {{jira url="https://jira.xwiki.org/"}}
76 XWIKI-17069
77 {{/jira}}
78 )))
79
80 == Dates ==
81
82 * --12.2RC1: 23rd of March 2020 (adding one more week because we can but we need to be careful to not delay the release)-- Skipped since we were not able to release on time :(
83 * 12.2Final: 30th of March 2020

Get Connected