This is an automated email from the ASF dual-hosted git repository.
ahuber pushed a change to branch 3965-fix.hierarchy.introspect
in repository https://gitbox.apache.org/repos/asf/causeway.git
from 833af072f96 CAUSEWAY-3965: removes sub-type handling (never used)
add ff6c8fbe647 CAUSEWAY-3965: allow interfaces to be annotated with
@DomainObject (if non-ambiguous)
No new revisions were added by this update.
Summary of changes:
.../DomainObjectAnnotationFacetFactory.java | 5 --
.../spec/impl/ObjectSpecificationDefault.java | 71 ++++++++++++++++------
.../bad/Configuration_usingInvalidDomain.java | 3 +-
.../model/bad/InvalidDomainObjectOnInterface.java | 43 ++++++++++++-
.../DomainModelTest_usingBadDomain.java | 19 +++++-
.../applib/validate/DomainModelValidator.java | 18 ++++++
6 files changed, 127 insertions(+), 32 deletions(-)