Last modified by Thomas Mortagne on 2017/03/24

<
From version < 40.1 >
edited by Marius Dumitru Florea
on 2016/07/12
To version < 41.2 >
edited by Marius Dumitru Florea
on 2016/07/12
>
Change comment: Added backward-compatiblity violations data

Summary

Details

Page properties
Content
... ... @@ -126,5 +126,5 @@
126 126  
127 127  {{comment}}
128 128  Remove!
129 -{{backwardCompatiblityReport version="<version>"/}}
129 +{{backwardCompatiblityReport version="8.2-rc-1"/}}
130 130  {{/comment}}
ReleaseNotes.BackwardCompatibility[0]
Violations
... ... @@ -1,0 +1,29 @@
1 +[
2 + [
3 +
4 + ],
5 + [
6 + {
7 + "code": "java.class.removed",
8 + "justification": "Moved to a different module",
9 + "old": "class org.xwiki.rendering.wikimodel.mediawiki.MediaWikiMacroParser"
10 + },
11 + {
12 + "code": "java.class.removed",
13 + "justification": "Moved to a different module",
14 + "old": "class org.xwiki.rendering.wikimodel.mediawiki.MediaWikiParser"
15 + },
16 + {
17 + "code": "java.class.removed",
18 + "justification": "Moved to a different module",
19 + "old": "class org.xwiki.rendering.wikimodel.mediawiki.MediaWikiReferenceParser"
20 + }
21 + ],
22 + [
23 + {
24 + "code": "java.class.removed",
25 + "justification": "No actual breakage. Class was moved to another module",
26 + "old": "class org.xwiki.rendering.parser.ContentParser"
27 + }
28 + ]
29 +]

Get Connected