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/17 10:56:16 UTC

[isis] branch master updated (55d8a95 -> 16ff6a1)

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 55d8a95  ISIS-2483: minor fixes for security guide docs
     add a71d8dc  ISIS-2746: fixes the order in which fixtures and seed services are called once MetamodelEvent (post build) is fired
     new 16ff6a1  Merge pull request #613 from apache/ISIS-2746

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:
 .../ApplicationFeatureRepositoryDefault.java       |  3 +++
 .../dom/_infra/seed/SeedServiceAbstract.java       |  3 +++
 .../applib/seed/SeedSecurityModuleService.java     | 18 ++++++++---------
 .../services/InitialFixtureScriptsInstaller.java   | 23 ++++++++++------------
 4 files changed, 24 insertions(+), 23 deletions(-)

[isis] 01/01: Merge pull request #613 from apache/ISIS-2746

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 16ff6a1cf6fcf531ea3e78fe4d48299cf23c02e8
Merge: 55d8a95 a71d8dc
Author: Dan Haywood <da...@apache.org>
AuthorDate: Thu Jun 17 11:56:06 2021 +0100

    Merge pull request #613 from apache/ISIS-2746
    
    ISIS-2746: fixes the order in which fixtures and seed services are ca…

 .../ApplicationFeatureRepositoryDefault.java       |  3 +++
 .../dom/_infra/seed/SeedServiceAbstract.java       |  3 +++
 .../applib/seed/SeedSecurityModuleService.java     | 18 ++++++++---------
 .../services/InitialFixtureScriptsInstaller.java   | 23 ++++++++++------------
 4 files changed, 24 insertions(+), 23 deletions(-)