You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by ah...@apache.org on 2022/09/03 02:54:35 UTC

[isis] branch 3200_broken-value-choices updated (ff4cfb3998 -> f1a7e784b7)

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 ff4cfb3998 ISIS-3200: JDO handle the postLifecycleEventIfRequired also for the no OID case
     add f1a7e784b7 ISIS-3200: pre-store fixes

No new revisions were added by this update.

Summary of changes:
 .../objectlifecycle/ObjectLifecyclePublisher.java  |  5 +-
 .../publish/LifecycleCallbackNotifier.java         | 64 ++++++++--------------
 .../publish/ObjectLifecyclePublisherDefault.java   |  4 +-
 .../webapp/wicket/jpa/DemoAppWicketJpa.java        |  3 +-
 .../changetracking/JdoLifecycleListener.java       | 11 ++--
 5 files changed, 38 insertions(+), 49 deletions(-)