You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2021/05/10 08:31:20 UTC

[isis] branch ISIS-2619 updated (f6a732f -> 74e78a4)

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

danhaywood pushed a change to branch ISIS-2619
in repository https://gitbox.apache.org/repos/asf/isis.git.


    from f6a732f  ISIS-2619: removes use of lombok for ApplicationTenancy, promotes annotations to meta-annotations
     add 74e78a4  ISIS-2619: removes use of lombok for ApplicationUser, promotes annotations to meta-annotations

No new revisions were added by this update.

Summary of changes:
 .../secman/api/user/dom/ApplicationUser.java       | 201 ++++++++++-
 .../secman/jdo/user/dom/ApplicationUser.java       | 376 +++++++++------------
 .../secman/jpa/user/dom/ApplicationUser.java       | 344 ++++++++-----------
 3 files changed, 511 insertions(+), 410 deletions(-)