Wiki source code of Roadmap
Version 665.1 by Vincent Massol on 2021/01/21
Show last authors
author | version | line-number | content |
---|---|---|---|
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 image:icon:accept | ||
31 | * 12.1: February 2020 image:icon:accept | ||
32 | * 12.2: March 2020 image:icon:accept | ||
33 | * 12.3: April 2020 image:icon:accept | ||
34 | * 12.4: May 2020 image:icon:accept | ||
35 | * 12.5: June 2020 image:icon:accept | ||
36 | * 12.6: July 2020 image:icon:accept | ||
37 | * 12.7: August 2020 image:icon:accept | ||
38 | * 12.8: September 2020 image:icon:accept | ||
39 | * 12.9: October 2020 image:icon:accept | ||
40 | * 12.10: November 2020 image:icon:accept | ||
41 | * 12.10.1: December 2020 image:icon:accept | ||
42 | * 12.10.2: December 2020 image:icon:accept | ||
43 | |||
44 | {{comment}} | ||
45 | * TBD - TBD((( | ||
46 | {{jira id="xwikiorg"}} | ||
47 | TBD-1234 | ||
48 | {{/jira}} | ||
49 | ))) | ||
50 | {{/comment}} | ||
51 | |||
52 | == XWiki 13.0 == | ||
53 | |||
54 | Theme: | ||
55 | |||
56 | * Finish leftovers from 12.x that we failed to finish last year | ||
57 | * Stabilize with bug fixes | ||
58 | |||
59 | Content: | ||
60 | |||
61 | * Remove Struts (already done) - Thomas | ||
62 | * FASTEN: Continue Maven plugin - Thomas | ||
63 | * Finish inplace editor leftover - Marius (carried over from 12.9)((( | ||
64 | {{jira id="xwikiorg"}} | ||
65 | XWIKI-17284 | ||
66 | XWIKI-17323 | ||
67 | XWIKI-17593 | ||
68 | {{/jira}} | ||
69 | ))) | ||
70 | * NGI #2 (https://cryptpad.fr/code/#/2/code/view/AKqbnUY4AkBaa0Np3KVcVLm474kANhe1rT944cflK24/) - Manuel + Simon{{jira URL="https://jira.xwiki.org"}}DISCUSSION-13 | ||
71 | DISCUSSION-14{{/jira}} | ||
72 | * LD - Continue work - Marius + ClementD | ||
73 | ** TBD | ||
74 | * All: BFD | ||
75 | * All: Fix flickers | ||
76 | * All: With the time left, fix some critical/major open bugs. Take them from the critical list of open bugs | ||
77 | |||
78 | === Dates === | ||
79 | |||
80 | * 13.0RC1: 18th Jan 2021 | ||
81 | * 13.0Final: 25th Jan 2021 |