You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@causeway.apache.org by da...@apache.org on 2023/03/16 17:39:08 UTC

[causeway] 01/01: Merge pull request #1489 from apache/CAUSEWAY-3381

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

danhaywood pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/causeway.git

commit 42cfba05f3a9ef671e570396080e6407ef0d6921
Merge: 38e2439c58 274b05694d
Author: Dan Haywood <da...@apache.org>
AuthorDate: Thu Mar 16 17:39:01 2023 +0000

    Merge pull request #1489 from apache/CAUSEWAY-3381
    
    Causeway 3381

 .../causeway/applib/annotation/DomainObject.java   |  5 +-
 .../apache/causeway/applib/annotation/Nature.java  |  6 ++
 .../CausewayBeanFactoryPostProcessorForSpring.java |  7 +-
 .../config/beans/CausewayDomainObjectScope.java    | 90 +++++++++++++++++++++
 .../EventSubscriberDemoImplementation.java         |  2 +-
 .../model/valuetypes/ValueTypeExample.java         | 91 +++++++++++-----------
 .../applib/fixturescripts/FixtureScripts.java      | 11 ++-
 7 files changed, 162 insertions(+), 50 deletions(-)