Change comment:
Added backward-compatiblity violations data
Summary
-
Objects (0 modified, 1 added, 0 removed)
Details
- 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 +]