This is an automated email from the ASF dual-hosted git repository.
ahuber pushed a change to branch 3409-mixin.eventtypes.part2
in repository https://gitbox.apache.org/repos/asf/causeway.git
from 59c06a57b8 CAUSEWAY-3409: have
ActionInvocationFacetForMixedInPropertyOrCollection report its facet values
add 258ceb2676 CAUSEWAY-3409: adding tests for the various ways of
declaring prop domain events
No new revisions were added by this update.
Summary of changes:
.../core/metamodel/facets/FacetFactory.java | 5 +-
.../property/PropertyAnnotationFacetFactory.java | 23 +--
.../property/modify/PropertyDomainEventFacet.java | 38 ++---
.../metamodel/facets/FacetFactoryTestAbstract.java | 13 +-
.../PropertyAnnotationFacetFactoryTest.java | 186 ++++++++++++++++-----
5 files changed, 179 insertions(+), 86 deletions(-)