Last modified by Thomas Mortagne on 2018/12/27

<
From version < 6.5 >
edited by Adel Atallah
on 2018/12/19
To version < 7.1 >
edited by Guillaume Delhumeau
on 2018/12/19
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.atallahade
1 +XWiki.gdelhumeau
ReleaseNotes.BackwardCompatibility[0]
Violations
... ... @@ -9,37 +9,37 @@
9 9   },
10 10   {
11 11   "code": "java.method.numberOfParametersChanged",
12 - "justification": "Bad design at fist attempt",
12 + "justification": "Young API",
13 13   "new": "method void org.xwiki.notifications.filters.NotificationFilterPreferenceManager::deleteFilterPreference(org.xwiki.model.reference.DocumentReference, java.lang.String) throws org.xwiki.notifications.NotificationException",
14 14   "old": "method void org.xwiki.notifications.filters.NotificationFilterPreferenceManager::deleteFilterPreference(java.lang.String) throws org.xwiki.notifications.NotificationException"
15 15   },
16 16   {
17 17   "code": "java.method.numberOfParametersChanged",
18 - "justification": "Bad design at fist attempt",
18 + "justification": "Young API",
19 19   "new": "method void org.xwiki.notifications.filters.NotificationFilterPreferenceManager::saveFilterPreferences(org.xwiki.model.reference.DocumentReference, java.util.Set<org.xwiki.notifications.filters.NotificationFilterPreference>)",
20 20   "old": "method void org.xwiki.notifications.filters.NotificationFilterPreferenceManager::saveFilterPreferences(java.util.Set<org.xwiki.notifications.filters.NotificationFilterPreference>)"
21 21   },
22 22   {
23 23   "code": "java.method.numberOfParametersChanged",
24 - "justification": "Bad design at fist attempt",
24 + "justification": "Young API",
25 25   "new": "method void org.xwiki.notifications.filters.NotificationFilterPreferenceManager::setFilterPreferenceEnabled(org.xwiki.model.reference.DocumentReference, java.lang.String, boolean) throws org.xwiki.notifications.NotificationException",
26 26   "old": "method void org.xwiki.notifications.filters.NotificationFilterPreferenceManager::setFilterPreferenceEnabled(java.lang.String, boolean) throws org.xwiki.notifications.NotificationException"
27 27   },
28 28   {
29 29   "code": "java.method.numberOfParametersChanged",
30 - "justification": "Bad design at fist attempt",
30 + "justification": "Young API",
31 31   "new": "method void org.xwiki.notifications.filters.NotificationFilterPreferenceProvider::deleteFilterPreference(org.xwiki.model.reference.DocumentReference, java.lang.String) throws org.xwiki.notifications.NotificationException",
32 32   "old": "method void org.xwiki.notifications.filters.NotificationFilterPreferenceProvider::deleteFilterPreference(java.lang.String) throws org.xwiki.notifications.NotificationException"
33 33   },
34 34   {
35 35   "code": "java.method.numberOfParametersChanged",
36 - "justification": "Bad design at fist attempt",
36 + "justification": "Young API",
37 37   "new": "method void org.xwiki.notifications.filters.NotificationFilterPreferenceProvider::saveFilterPreferences(org.xwiki.model.reference.DocumentReference, java.util.Set<org.xwiki.notifications.filters.NotificationFilterPreference>) throws org.xwiki.notifications.NotificationException",
38 38   "old": "method void org.xwiki.notifications.filters.NotificationFilterPreferenceProvider::saveFilterPreferences(java.util.Set<org.xwiki.notifications.filters.NotificationFilterPreference>) throws org.xwiki.notifications.NotificationException"
39 39   },
40 40   {
41 41   "code": "java.method.numberOfParametersChanged",
42 - "justification": "Bad design at fist attempt",
42 + "justification": "Young API",
43 43   "new": "method void org.xwiki.notifications.filters.NotificationFilterPreferenceProvider::setFilterPreferenceEnabled(org.xwiki.model.reference.DocumentReference, java.lang.String, boolean) throws org.xwiki.notifications.NotificationException",
44 44   "old": "method void org.xwiki.notifications.filters.NotificationFilterPreferenceProvider::setFilterPreferenceEnabled(java.lang.String, boolean) throws org.xwiki.notifications.NotificationException"
45 45   }

Get Connected