Wiki source code of Roadmap

Version 693.1 by Vincent Massol on 2021/07/23

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 13.x [[Cycle>>dev:Community.VersioningAndReleasePractices]] =
27
28 Release dates for the 13.x Cycle:
29
30 * 13.0: January 2021 (/)
31 * 13.1: February 2021 (/)
32 * 13.2: March 2021 (/)
33 * 13.3: April 2021 (/)
34 * 13.4: May 2021 (/)
35 * 13.5: June 2021 (/)
36 * 13.6: July 2021 (x)
37 * 13.7: August 2021 (x)
38 * 13.8: September 2021 (x)
39 * 13.9: October 2021 (x)
40 * 13.10: November 2021 (x)
41 * 13.10.1: December 2021 (x)
42 * 13.10.2: December 2021 (x)
43
44 {{comment}}
45 * TBD - TBD(((
46 {{jira id="xwikiorg"}}
47 TBD-1234
48 {{/jira}}
49 )))
50 {{/comment}}
51
52 = XWiki 13.7 =
53
54 Leftovers from 13.6:
55
56 * FASTEN: Thomas
57 ** TODO Thomas: update according to what was done/not done
58 ** If fasten is released
59 *** Start using the FASTEN Maven plugin in the XWiki build (but currently blocked by a released of the fasten-core which is still only SNAPSHOT)
60 *** Start working on a FASTEN extension to analyze installed dependencies and report FASTEN risks
61 ** If the new license validation REST API is available
62 *** Finish first version of the license validation analyzer in the Maven plugin
63 * Continue converting LT to LD: https://cryptpad.fr/code/#/2/code/view/CtkjMcYjsIdbTrltOF8YZBbO3KPRy1oBY2pLTGkthwQ/ - Manuel
64 * Security issues - Guillaume C
65 ** XWIKI-16544
66 ** XWIKI-6729
67 ** XWIKI-18600
68 ** If enough time: try running https://wapiti.sourceforge.io/ on xwiki
69 ** If enough time: XWIKI-10229
70 * Realtime integration in XS - Marius(((
71 {{jira id="xwikiorg"}}
72 XCOMMONS-2242
73 XWIKI-18834
74 XWIKI-18835
75 {{/jira}}
76 * Add more here (we need an issue to integrate the RT extension in platform for example)
77 )))
78
79 New work:
80
81 * LD improvements - Manuel
82 * Improving LD performance (improving less compilation time on first render)
83 * add more?
84 * Instance Replication extension work - Thomas
85 * Add details here
86 * Change Request extension work - Simon(((
87 {{jira id="xwikiorg"}}
88 CRAPP-13
89 CRAPP-14
90 {{/jira}}
91 )))
92
93 Other:
94 * All: BFD
95 * All: Fix flickers
96
97 == Dates ==
98
99 * 13.7RC1: 23rd of August (4 weeks, since lots of holidays)
100 * 13.7Final: 30th of August (1 week)
101
102 = XWiki 13.6 =
103
104 Leftovers from 13.5
105
106 * FASTEN: Thomas
107 ** If fasten is released
108 *** Start using the FASTEN Maven plugin in the XWiki build (but currently blocked by a released of the fasten-core which is still only SNAPSHOT)
109 *** Start working on a FASTEN extension to analyze installed dependencies and report FASTEN risks
110 ** If the new license validation REST API is available
111 *** Finish first version of the license validation analyzer in the Maven plugin
112 * LD progress - Manuel
113 ** {{jira id="xwikiorg"}}
114 XWIKI-18659
115 {{/jira}}
116 ** If enough time: continue converting LT to LD: https://cryptpad.fr/code/#/2/code/view/CtkjMcYjsIdbTrltOF8YZBbO3KPRy1oBY2pLTGkthwQ/
117 * Security Issues: Guillaume C.
118 ** https://jira.xwiki.org/browse/XWIKI-16544
119 ** https://jira.xwiki.org/browse/XWIKI-6769
120 ** https://jira.xwiki.org/browse/XWIKI-10229
121 * Realtime integration in XS - Marius
122 ** Finish adding support for writing WebSocket end-points in XWiki as components (integrate xwiki-contrib-websocket in commons/platform). Send proposal and get validation.
123 ** Cleanup and integrate in platform the Netflux back-end (xwiki-contrib-netflux) and front-end (realtime-netflux-frontend)
124 ** Cleanup and integrate in platform the real-time Wiki editor (rtWiki)
125 ** if enough time: Cleanup and integrate in platform the real-time WYSIWYG editor (rtWysiwyg)
126
127 New work:
128
129 * CR progress - Simon(((
130 {{jira id="xwikiorg"}}
131 CRAPP-4
132 CRAPP-6
133 {{/jira}}
134 )))
135 * Instance Replication progress - Thomas(((
136 {{jira id="xwikiorg"}}
137 REPLICAT-3
138 REPLICAT-9
139 {{/jira}}
140 )))
141 * LD progress - Manuel
142 ** {{jira id="xwikiorg"}}XWIKI-18803{{/jira}}
143 ** If enough time: Improving LD performance (improving less compilation time on first render)
144 * Security issues: Guillaume C
145 ** https://jira.xwiki.org/browse/XWIKI-18600
146 ** If enough time: try running https://wapiti.sourceforge.io/ on xwiki
147
148 Other:
149
150 * All: BFD
151 * All: Fix flickers
152
153 == Dates ==
154
155 * 13.6RC1: --19th of July-- (3 weeks) 20th of July (/)
156 * 13.6Final: 26th of July (1 week)

Get Connected