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/06/28 14:48:33 UTC

[isis] branch master updated (fa0c293 -> 951e139)

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


    from fa0c293  Merge pull request #639 from apache/ISIS-2756
     add 95c5e1c  ISIS-2777: extends AbstractUserAndRolesFixtureScript
     add aa851d4  ISIS-2777: extends AbstractRoleAndPermissionsFixtureScript
     add 830e329  ISIS-2777: expose the values to subclasses
     new 951e139  Merge pull request #640 from apache/ISIS-2777

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:
 .../AbstractRoleAndPermissionsFixtureScript.java   | 31 ++++++--
 .../AbstractUserAndRolesFixtureScript.java         | 87 +++++++++++++++++-----
 2 files changed, 95 insertions(+), 23 deletions(-)

[isis] 01/01: Merge pull request #640 from apache/ISIS-2777

Posted by da...@apache.org.
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 951e13972ab750315dc8851fb6dd9b13b1f939ea
Merge: fa0c293 830e329
Author: Dan Haywood <da...@apache.org>
AuthorDate: Mon Jun 28 15:48:23 2021 +0100

    Merge pull request #640 from apache/ISIS-2777
    
    Isis 2777: extends the API of AbstractUserAndRolesFixtureScript and AbstractRoleAndPermissionsFixtureScript

 .../AbstractRoleAndPermissionsFixtureScript.java   | 31 ++++++--
 .../AbstractUserAndRolesFixtureScript.java         | 87 +++++++++++++++++-----
 2 files changed, 95 insertions(+), 23 deletions(-)