Skip to content
Snippets Groups Projects
Commit c25326b5 authored by Guillaume Delhumeau's avatar Guillaume Delhumeau
Browse files

XWIKI-15445: Notification Filter Preferences Storage doesn't scale.

* Fix broken revapi ignores.
parent 95f04aa5
No related branches found
No related tags found
No related merge requests found
......@@ -159,7 +159,6 @@
"classQualifiedName": "org.xwiki.notifications.filters.NotificationFilterPreference",
"classSimpleName": "NotificationFilterPreference",
"methodName": "getEventTypes",
"newArchive": "org.xwiki.platform:xwiki-platform-notifications-filters-api:jar:10.8-SNAPSHOT",
"elementKind": "method",
"justification": "NotificationFilterPreference store did not scale"
},
......@@ -192,7 +191,6 @@
"classQualifiedName": "org.xwiki.notifications.filters.NotificationFilterPreference",
"classSimpleName": "NotificationFilterPreference",
"methodName": "getId",
"newArchive": "org.xwiki.platform:xwiki-platform-notifications-filters-api:jar:10.8-SNAPSHOT",
"elementKind": "method",
"justification": "NotificationFilterPreference store did not scale"
},
......@@ -203,7 +201,6 @@
"classQualifiedName": "org.xwiki.notifications.filters.NotificationFilterPreference",
"classSimpleName": "NotificationFilterPreference",
"methodName": "getNotificationFormats",
"newArchive": "org.xwiki.platform:xwiki-platform-notifications-filters-api:jar:10.8-SNAPSHOT",
"elementKind": "method",
"justification": "NotificationFilterPreference store did not scale"
},
......@@ -214,7 +211,6 @@
"classQualifiedName": "org.xwiki.notifications.filters.NotificationFilterPreference",
"classSimpleName": "NotificationFilterPreference",
"methodName": "getPage",
"newArchive": "org.xwiki.platform:xwiki-platform-notifications-filters-api:jar:10.8-SNAPSHOT",
"elementKind": "method",
"justification": "NotificationFilterPreference store did not scale"
},
......@@ -225,7 +221,6 @@
"classQualifiedName": "org.xwiki.notifications.filters.NotificationFilterPreference",
"classSimpleName": "NotificationFilterPreference",
"methodName": "getPageOnly",
"newArchive": "org.xwiki.platform:xwiki-platform-notifications-filters-api:jar:10.8-SNAPSHOT",
"elementKind": "method",
"justification": "NotificationFilterPreference store did not scale"
},
......@@ -251,7 +246,6 @@
"classSimpleName": "NotificationFilterPreference",
"methodName": "getStartingDate",
"oldArchive": "org.xwiki.platform:xwiki-platform-notifications-filters-api:jar:10.7",
"newArchive": "org.xwiki.platform:xwiki-platform-notifications-filters-api:jar:10.8-SNAPSHOT",
"elementKind": "method",
"justification": "NotificationFilterPreference store did not scale"
},
......@@ -266,7 +260,6 @@
"classSimpleName": "NotificationFilterPreference",
"methodName": "getStartingDate",
"oldArchive": "org.xwiki.platform:xwiki-platform-notifications-filters-api:jar:10.7",
"newArchive": "org.xwiki.platform:xwiki-platform-notifications-filters-api:jar:10.8-SNAPSHOT",
"elementKind": "method",
"justification": "NotificationFilterPreference store did not scale"
},
......@@ -277,7 +270,6 @@
"classQualifiedName": "org.xwiki.notifications.filters.NotificationFilterPreference",
"classSimpleName": "NotificationFilterPreference",
"methodName": "getUser",
"newArchive": "org.xwiki.platform:xwiki-platform-notifications-filters-api:jar:10.8-SNAPSHOT",
"elementKind": "method",
"justification": "NotificationFilterPreference store did not scale"
},
......@@ -288,7 +280,6 @@
"classQualifiedName": "org.xwiki.notifications.filters.NotificationFilterPreference",
"classSimpleName": "NotificationFilterPreference",
"methodName": "getWiki",
"newArchive": "org.xwiki.platform:xwiki-platform-notifications-filters-api:jar:10.8-SNAPSHOT",
"elementKind": "method",
"justification": "NotificationFilterPreference store did not scale"
},
......@@ -299,7 +290,6 @@
"classQualifiedName": "org.xwiki.notifications.filters.NotificationFilterPreference",
"classSimpleName": "NotificationFilterPreference",
"methodName": "setEnabled",
"newArchive": "org.xwiki.platform:xwiki-platform-notifications-filters-api:jar:10.8-SNAPSHOT",
"elementKind": "method",
"justification": "NotificationFilterPreference store did not scale"
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment