Wiki source code of Roadmap

Version 657.1 by Vincent Massol on 2020/11/22

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 (/)
33 * 12.3: April 2020 (/)
34 * 12.4: May 2020 (/)
35 * 12.5: June 2020 (/)
36 * 12.6: July 2020 (/)
37 * 12.7: August 2020 (/)
38 * 12.8: September 2020 (/)
39 * 12.9: October 2020 (/)
40 * 12.10: November 2020 (x)
41 * 12.10.1: December 2020 (x)
42 * 12.10.2: December 2020 (x)
43
44 {{comment}}
45 * TBD - TBD(((
46 {{jira id="xwikiorg"}}
47 TBD-1234
48 {{/jira}}
49 )))
50 {{/comment}}
51
52 = XWiki 12.10 =
53
54 * Finish local Extension Index (needed for FASTEN) - Thomas
55 ** 2 days of work remaining only.
56 * Finish inplace editor leftover - Marius(((
57 {{jira id="xwikiorg"}}
58 XWIKI-17284
59 XWIKI-17323
60 XWIKI-17593
61 {{/jira}}
62 )))
63 * Continue LiveData work - Marius + ClementD
64 ** Use the LD to replace the max # of LT use cases and ensure we’re ISO with LD as a LT-replacement.
65 * NGI #2 (https://cryptpad.fr/code/#/2/code/view/AKqbnUY4AkBaa0Np3KVcVLm474kANhe1rT944cflK24/) - Manuel + Simon(((
66 {{jira id="xwikiorg"}}
67 XWIKI-17895
68 XAP-67
69 XAP-68
70 {{/jira}}
71 * Sending/Receiving likes (Simon)(((
72 {{jira id="xwikiorg"}}
73 XAP-69
74 XAP-70
75 XAP-71
76 {{/jira}}
77 )))
78 )))
79
80 New work:
81
82 * Maven plugin for FASTEN - Thomas
83 * Mail ReSender improvements - Vincent(((
84 {{jira id="xwikiorg"}}
85 XWIKI-17967
86 XWIKI-17971
87 {{/jira}}
88 )))
89 * Bugfix: Authentication Captcha is not working when using another login(((
90 {{jira id="xwikiorg"}}
91 XWIKI-17468
92 XWIKI-18010
93 {{/jira}}
94 )))
95 * All: BFD
96 * All: Leave some time to fix some flickers and make sure we don’t introduce new ones. Idea: keep 1 day per week for this?
97
98 Pushed back to later:
99
100 * Merge the Struts 2.x migration in XS 13.0 (get rid of Struts) - Thomas
101
102 == Dates ==
103
104 12.10RC1: --16 Nov 2020-- Skipped since we were too late to release it
105 12.10Final: 23 Nov 2020

Get Connected