This is an automated email from the ASF dual-hosted git repository.
ahuber pushed a change to branch 3204-bounded.generics
in repository https://gitbox.apache.org/repos/asf/isis.git
from d87ab1079d ISIS-3204: [Metamodel] reporting, duplicate attribute fix
add bf1e072f5f ISIS-3204: first attempt on fixing generic type inspection
No new revisions were added by this update.
Summary of changes:
.../commons/internal/collections/_Collections.java | 108 +++++++++++----------
.../isis/commons/internal/reflection/_Reflect.java | 40 ++++++++
.../core/metamodel/spec/TypeOfAnyCardinality.java | 87 ++++++++++-------
.../DomainModelTest_usingGoodDomain.java | 25 ++++-
.../MetaModelRegressionTest.verify.approved.xml | 8 +-
5 files changed, 176 insertions(+), 92 deletions(-)