Wiki source code of Roadmap

Version 700.1 by Thomas Mortagne on 2021/07/26

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 ** If fasten is released
58 *** 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)
59 *** Start working on a FASTEN extension to analyze installed dependencies and report FASTEN risks
60 ** If the new license validation REST API is available
61 *** Finish first version of the license validation analyzer in the Maven plugin
62 * Continue converting LT to LD: https://cryptpad.fr/code/#/2/code/view/CtkjMcYjsIdbTrltOF8YZBbO3KPRy1oBY2pLTGkthwQ/ - Manuel
63 * Security issues - Guillaume C
64 ** XWIKI-16544
65 ** XWIKI-6729
66 ** XWIKI-18600
67 ** If enough time: try running https://wapiti.sourceforge.io/ on xwiki
68 ** If enough time: XWIKI-10229
69 * Realtime integration in XS - Marius(((
70 {{jira id="xwikiorg"}}
71 XCOMMONS-2242
72 XWIKI-18834
73 XWIKI-18835
74 XWIKI-18860
75 XWIKI-18858
76 XWIKI-18861
77 XWIKI-18862
78 {{/jira}}
79 )))
80
81 New work:
82
83 * LD improvements - Manuel
84 * Improving LD performance (improving less compilation time on first render)
85 * add more?
86 * Instance Replication extension work - Thomas(((
87 {{jira id="xwikiorg" source="jql"}}
88 project = REPLICAT AND fixVersion = 0.3
89 {{/jira}}
90 )))
91 * Add details here
92 * Change Request extension work - Simon(((
93 {{jira id="xwikiorg"}}
94 CRAPP-13
95 CRAPP-14
96 {{/jira}}
97 )))
98
99 Other:
100
101 * All: BFD
102 * All: Fix flickers
103
104 == Dates ==
105
106 * 13.7RC1: 23rd of August (4 weeks, since lots of holidays)
107 * 13.7Final: 30th of August (1 week)
108
109 = XWiki 13.6 =
110
111 Leftovers from 13.5
112
113 * FASTEN: Thomas
114 ** If fasten is released
115 *** 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)
116 *** Start working on a FASTEN extension to analyze installed dependencies and report FASTEN risks
117 ** If the new license validation REST API is available
118 *** Finish first version of the license validation analyzer in the Maven plugin
119 * LD progress - Manuel
120 ** {{jira id="xwikiorg"}}XWIKI-18659{{/jira}}
121 ** If enough time: continue converting LT to LD: https://cryptpad.fr/code/#/2/code/view/CtkjMcYjsIdbTrltOF8YZBbO3KPRy1oBY2pLTGkthwQ/
122 * Security Issues: Guillaume C.
123 ** https://jira.xwiki.org/browse/XWIKI-16544
124 ** https://jira.xwiki.org/browse/XWIKI-6769
125 ** https://jira.xwiki.org/browse/XWIKI-10229
126 * (((
127 Realtime integration in XS - Marius* Finish adding support for writing WebSocket end-points in XWiki as components (integrate xwiki-contrib-websocket in commons/platform). Send proposal and get validation.(((
128 {{jira id="xwikiorg"}}
129 XCOMMONS-2242
130 XWIKI-18834
131 XWIKI-18835
132 {{/jira}}
133 )))
134 * Cleanup and integrate in platform the Netflux back-end (xwiki-contrib-netflux) and front-end (realtime-netflux-frontend)(((
135 {{jira id="xwikiorg"}}
136 XWIKI-18860
137 XWIKI-18858
138 {{/jira}}
139 )))
140 * Cleanup and integrate in platform the real-time Wiki editor (rtWiki)(((
141 {{jira id="xwikiorg"}}
142 XWIKI-18861
143 {{/jira}}
144 )))
145 * if enough time: Cleanup and integrate in platform the real-time WYSIWYG editor (rtWysiwyg)(((
146 {{jira id="xwikiorg"}}
147 XWIKI-18862
148 {{/jira}}
149 )))
150 )))
151
152 New work:
153
154 * CR progress - Simon(((
155 {{jira id="xwikiorg"}}
156 CRAPP-4
157 CRAPP-6
158 {{/jira}}
159 )))
160 * Instance Replication progress - Thomas(((
161 {{jira id="xwikiorg" source="jql"}}
162 project = REPLICAT AND fixVersion = 0.2
163 {{/jira}}
164 )))
165 * LD progress - Manuel
166 ** {{jira id="xwikiorg"}}XWIKI-18803{{/jira}}
167 ** If enough time: Improving LD performance (improving less compilation time on first render)
168 * Security issues: Guillaume C
169 ** https://jira.xwiki.org/browse/XWIKI-18600
170 ** If enough time: try running https://wapiti.sourceforge.io/ on xwiki
171
172 Other:
173
174 * All: BFD
175 * All: Fix flickers
176
177 == Dates ==
178
179 * 13.6RC1: --19th of July-- (3 weeks) 20th of July (/)
180 * 13.6Final: 26th of July (1 week)

Get Connected