Details
-
Bug
-
Resolution: Fixed
-
Blocker
-
15.5-rc-1
-
Unknown
-
N/A
-
N/A
-
Description
Steps to reproduce:
Start XWiki 15.5 RC1.
Expected result:
There is no warning about components overwriting each other.
Actual result:
A warning with the following content is displayed:
2023-06-22 12:13:43,132 [main] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.notifications.notifiers.internal.email.live.PrefilteringLiveNotificationEmailListener] which implements [role = [interface org.x wiki.observation.EventListener] hint = [Prefiltering Live Notification Email Listener]] tried to overwrite component [org.xwiki.notifications.notifiers.internal.email.live.LegacyPrefilteringLiveNotificationEmailListener ]. However, no action was taken since both components have the same priority level of [1000].