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 16:49:24 UTC

[causeway] branch master updated (3ad20fbb0e -> 38e2439c58)

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

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


    omit 3ad20fbb0e CAUSEWAY-3381 implements a custom Scope
    omit bc586311cb CAUSEWAY-3381 : updates javadoc, is all
    omit 4c4e17005c CAUSEWAY-3381 : spikes changing @Scope for @DomainObject

This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.

 * -- * -- N   refs/heads/master (38e2439c58)
            \
             O -- O -- O   (3ad20fbb0e)

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../causeway/applib/annotation/DomainObject.java   |  5 +-
 .../CausewayBeanFactoryPostProcessorForSpring.java |  8 --
 .../config/beans/CausewayDomainObjectScope.java    | 89 ----------------------
 .../applib/fixturescripts/FixtureScripts.java      | 11 +--
 4 files changed, 3 insertions(+), 110 deletions(-)
 delete mode 100644 core/config/src/main/java/org/apache/causeway/core/config/beans/CausewayDomainObjectScope.java