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/03/31 12:22:36 UTC

[isis] 01/01: Merge pull request #458 from apache/ISIS-2592

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/isis.git

commit 6b28395937c51768e8d7ff82eb407126b8f7ca46
Merge: 7ad2f41 d8178a7
Author: Dan Haywood <da...@apache.org>
AuthorDate: Wed Mar 31 13:20:59 2021 +0100

    Merge pull request #458 from apache/ISIS-2592
    
    ISIS-2592: sets secman schema to 'isisExtensionsSecman' for both JDO …

 .../jdo/dom/permission/ApplicationPermission.java  | 30 +++++++-------
 .../secman/jdo/dom/role/ApplicationRole.java       |  2 +-
 .../secman/jdo/dom/tenancy/ApplicationTenancy.java |  2 +-
 .../secman/jdo/dom/user/ApplicationUser.java       |  7 +---
 .../jpa/dom/permission/ApplicationPermission.java  | 47 +++++++++++-----------
 .../secman/jpa/dom/role/ApplicationRole.java       |  1 +
 .../secman/jpa/dom/tenancy/ApplicationTenancy.java |  1 +
 .../secman/jpa/dom/user/ApplicationUser.java       |  1 +
 8 files changed, 45 insertions(+), 46 deletions(-)