Last modified by Ilie Andriuta on 2019/11/26

From version 6.2
edited by Simon Urli
on 2019/11/07
Change comment: Added backward-compatiblity violations data
To version 6.1
edited by Simon Urli
on 2019/11/07
Change comment: There is no comment for this version

Summary

Details

ReleaseNotes.BackwardCompatibility[0]
Violations
... ... @@ -1,34 +1,0 @@
1 -[
2 - [
3 -
4 - ],
5 - [
6 -
7 - ],
8 - [
9 - {
10 - "annotation": "@org.xwiki.properties.annotation.PropertyDescription(\"The type of the object property to parse (when the input is an object property)\")",
11 - "code": "java.annotation.added",
12 - "justification": "Not a breakage",
13 - "new": "method java.lang.String org.xwiki.filter.xar.input.XARInputProperties::getObjectPropertyType()",
14 - "old": "method java.lang.String org.xwiki.filter.xar.input.XARInputProperties::getObjectPropertyType()"
15 - },
16 - {
17 - "annotation": "@org.xwiki.properties.annotation.PropertyName(\"Object property type\")",
18 - "code": "java.annotation.added",
19 - "justification": "Not a breakage",
20 - "new": "method java.lang.String org.xwiki.filter.xar.input.XARInputProperties::getObjectPropertyType()",
21 - "old": "method java.lang.String org.xwiki.filter.xar.input.XARInputProperties::getObjectPropertyType()"
22 - },
23 - {
24 - "annotationType": "org.xwiki.properties.annotation.PropertyName",
25 - "attribute": "value",
26 - "code": "java.annotation.attributeValueChanged",
27 - "justification": "Not a breakage",
28 - "new": "method boolean org.xwiki.filter.xar.input.XARInputProperties::isWithExtension()",
29 - "newValue": "\"With extensions\"",
30 - "old": "method boolean org.xwiki.filter.xar.input.XARInputProperties::isWithExtension()",
31 - "oldValue": "\"Indicates if extension event should be generated if possible\""
32 - }
33 - ]
34 -]

Get Connected