Last modified by Thomas Mortagne on 2021/08/30

From version 18.1
edited by Thomas Mortagne
on 2018/04/23
Change comment: There is no comment for this version
To version 17.1
edited by Thomas Mortagne
on 2018/04/23
Change comment: There is no comment for this version

Summary

Details

ReleaseNotes.BackwardCompatibility[0]
Violations
... ... @@ -11,6 +11,17 @@
11 11   "old": "method boolean org.xwiki.notifications.filters.NotificationFilter::filterEvent(org.xwiki.eventstream.Event, org.xwiki.model.reference.DocumentReference, org.xwiki.notifications.NotificationFormat)",
12 12   "oldType": "boolean",
13 13   "package": "org.xwiki.notifications.filters"
14 + },
15 + {
16 + "classSimpleName": "XarPackage",
17 + "code": "java.method.exception.checkedRemoved",
18 + "elementKind": "method",
19 + "exception": "java.io.IOException",
20 + "justification": "Not a runtime breackage. This exeception was useless",
21 + "methodName": "write",
22 + "new": "method void org.xwiki.xar.XarPackage::write(java.io.OutputStream, java.lang.String) throws org.xwiki.xar.XarException",
23 + "old": "method void org.xwiki.xar.XarPackage::write(java.io.OutputStream, java.lang.String) throws org.xwiki.xar.XarException, java.io.IOException",
24 + "package": "org.xwiki.xar"
14 14   }
15 15   ]
16 16  ]

Get Connected