You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@causeway.apache.org by ah...@apache.org on 2023/02/06 08:33:36 UTC

[causeway] branch spring6 updated (c485b6bcd6 -> 79bfc63fcf)

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

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


    from c485b6bcd6 CAUSEWAY-3348: [Programming Model] Support for Action Parameters as a Tuple using Java Records (Mixins only)
     add 656caa3fbe CAUSEWAY-3349: fix to allow ManagedObject variant transition from TRANSIENT to REMOVED
     add bc3208ee2b CAUSEWAY-3348: tiny java-doc fix
     new 79bfc63fcf Merge remote-tracking branch 'origin/master' into spring6

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../java/org/apache/causeway/applib/annotation/ParameterTuple.java | 2 +-
 .../causeway/core/metamodel/object/_ManagedObjectEntityHybrid.java | 7 ++++++-
 2 files changed, 7 insertions(+), 2 deletions(-)


[causeway] 01/01: Merge remote-tracking branch 'origin/master' into spring6

Posted by ah...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 79bfc63fcf578c3ac1ccb38f7bf42d82631fb455
Merge: c485b6bcd6 bc3208ee2b
Author: Andi Huber <ah...@apache.org>
AuthorDate: Mon Feb 6 09:33:19 2023 +0100

    Merge remote-tracking branch 'origin/master' into spring6

 .../java/org/apache/causeway/applib/annotation/ParameterTuple.java | 2 +-
 .../causeway/core/metamodel/object/_ManagedObjectEntityHybrid.java | 7 ++++++-
 2 files changed, 7 insertions(+), 2 deletions(-)