event-bus/event-bus-proc
Kai S. K. Engelbart 7357198d45
Warn about useless handler property redefinitions
When polymorphism or a priority is defined at listener-level and then
identically defined for a specific handler, a warning is issued.

This does not affect redefinitions of default values.
2021-03-14 14:38:43 +01:00
..
src/main Warn about useless handler property redefinitions 2021-03-14 14:38:43 +01:00
.classpath Rename event-bus-ap to event-bus-proc 2021-02-15 21:02:34 +01:00
.project Rename event-bus-ap to event-bus-proc 2021-02-15 21:02:34 +01:00
pom.xml Allow event handlers with non-void return type 2021-02-19 11:14:43 +01:00