Last modified by Marius Dumitru Florea on 2018/08/29

<
From version < 10.3 >
edited by Clément Aubin
on 2017/08/23
To version < 10.4 >
edited by Clément Aubin
on 2017/08/23
>
Change comment: There is no comment for this version

Summary

Details

ReleaseNotes.BackwardCompatibility[0]
Violations
... ... @@ -13,9 +13,6 @@
13 13   }
14 14   ],
15 15   [
16 - "]"
17 - ],
18 - [
19 19   {
20 20   "classSimpleName": "RecordableEventDescriptorManager",
21 21   "code": "java.method.removed",
... ... @@ -27,6 +27,15 @@
27 27   },
28 28   {
29 29   "classSimpleName": "RecordableEventDescriptorManager",
27 + "code": "java.method.removed",
28 + "elementKind": "method",
29 + "justification": "Young API",
30 + "methodName": "getAllRecordableEventDescriptorsAllWikis",
31 + "old": "method java.util.List<org.xwiki.eventstream.RecordableEventDescriptor> org.xwiki.eventstream.RecordableEventDescriptorManager::getAllRecordableEventDescriptorsAllWikis() throws org.xwiki.eventstream.EventStreamException",
32 + "package": "org.xwiki.eventstream"
33 + },
34 + {
35 + "classSimpleName": "RecordableEventDescriptorManager",
30 30   "code": "java.method.addedToInterface",
31 31   "elementKind": "method",
32 32   "justification": "Young API",

Get Connected