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 5f19e3ecbe CAUSEWAY-3409: demonstrates @Property annot on type not
recognized
add 5b23590341 CAUSEWAY-3409: some fixes for the action case
No new revisions were added by this update.
Summary of changes:
.../metamodel/facets/DomainEventFacetAbstract.java | 41 +++++++++++-----
.../core/metamodel/facets/DomainEventHolder.java | 33 ++++++-------
.../action/ActionAnnotationFacetFactory.java | 36 ++++++--------
.../action/invocation/ActionDomainEventFacet.java | 57 +++++-----------------
.../invocation/ActionInvocationFacetAbstract.java | 7 +--
.../ActionInvocationFacetForDomainEvent.java | 9 ++--
...nthesizeDomainEventsForMixinPostProcessor.java} | 24 +++++----
.../dflt/ProgrammingModelFacetsJava11.java | 4 +-
.../PropertyAnnotationFacetFactoryTest.java | 10 ++--
9 files changed, 98 insertions(+), 123 deletions(-)
copy
api/applib/src/main/java/org/apache/causeway/applib/services/health/Health.java
=>
core/metamodel/src/main/java/org/apache/causeway/core/metamodel/facets/DomainEventHolder.java
(55%)
rename
core/metamodel/src/main/java/org/apache/causeway/core/metamodel/postprocessors/members/{TweakDomainEventsForMixinPostProcessor.java
=> SynthesizeDomainEventsForMixinPostProcessor.java} (80%)