This is an automated email from the ASF dual-hosted git repository.
ahuber pushed a change to branch 3200_broken-value-choices
in repository https://gitbox.apache.org/repos/asf/isis.git
from d6fb3c356b ISIS-3200: removes bookmarkable to UUID fallbacks
add e08bbd89fe ISIS-3200: fixes to pass regr. tests. except for 2 failing
No new revisions were added by this update.
Summary of changes:
.../core/metamodel/object/MmAssertionUtil.java | 14 +++++++++++
.../object/_ManagedObjectEntityAttached.java | 2 +-
.../object/_ManagedObjectEntityHybrid.java | 28 +++++++++++++++-------
.../handlers/DomainObjectInvocationHandler.java | 7 ++++++
.../integtest/CommandLog_IntegTestAbstract.java | 6 ++---
.../integtest/ExecutionLog_IntegTestAbstract.java | 5 +++-
.../changetracking/JdoLifecycleListener.java | 6 ++++-
.../entities/DnEntityStateProvider.java | 2 +-
.../metamodel/facets/entity/JdoEntityFacet.java | 23 +++++++++++++++---
.../jpa/applib/integration/IsisEntityListener.java | 2 --
.../applib/IsisIntegrationTestAbstract.java | 12 +++++++++-
11 files changed, 86 insertions(+), 21 deletions(-)