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 2021/07/27 09:43:12 UTC

[isis] branch 2826-lightw.prop.ch.tr updated (9a44330 -> bde5c70)

This is an automated email from the ASF dual-hosted git repository.

ahuber pushed a change to branch 2826-lightw.prop.ch.tr
in repository https://gitbox.apache.org/repos/asf/isis.git.


    from 9a44330  ISIS-2826: housekeeping
     add bde5c70  ISIS-2826: fixes JPA command publishing

No new revisions were added by this update.

Summary of changes:
 .../isis/applib/services/command/Command.java      | 32 +++++++++++++++------
 .../executor/MemberExecutorServiceDefault.java     |  5 ++--
 .../publish/CommandPublisherDefault.java           | 33 +++++++++++++---------
 ...gePublisher.java => PropertyChangeTracker.java} |  2 +-
 .../jpa/applib/integration/IsisEntityListener.java |  8 ++++--
 .../JpaEntityInjectionPointResolver.java           | 28 +++++++++---------
 .../changetracking/PropertyChangePublisherJpa.java | 27 ++++--------------
 .../isis/testdomain/jpa/entities/JpaBook.java      | 30 ++++++++++----------
 .../isis/testdomain/jpa/entities/JpaProduct.java   |  5 ++--
 9 files changed, 90 insertions(+), 80 deletions(-)
 rename core/transaction/src/main/java/org/apache/isis/core/transaction/changetracking/{PropertyChangePublisher.java => PropertyChangeTracker.java} (99%)