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 06:02:44 UTC

[isis] branch master updated (4df60bd -> 6f63fe2)

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 4df60bd  Merge pull request #637 from apache/ISIS-2771
     add 41e342f  ISIS-2772: adds new factory method for ApplicationFeatureId, using LogicalType
     add 2c7f9ca  ISIS-2772: just renames some parameter names for factory methods of ApplicationFeatureId
     add d3059b2  ISIS-2772: adds new factory method in ApplicationFeatureId for member, using LogicalType
     add ec302cb  ISIS-2772: adds further factory method in ApplicationFeatureId for namespace ...
     new 6f63fe2  Merge pull request #638 from apache/ISIS-2772

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:
 .../services/appfeat/ApplicationFeatureId.java     | 37 ++++++++++++++++------
 1 file changed, 28 insertions(+), 9 deletions(-)

[isis] 01/01: Merge pull request #638 from apache/ISIS-2772

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 6f63fe22ff04e3127a90067f65d90db59efd944a
Merge: 4df60bd ec302cb
Author: Dan Haywood <da...@apache.org>
AuthorDate: Mon Jun 28 07:02:34 2021 +0100

    Merge pull request #638 from apache/ISIS-2772
    
    Isis 2772 : adds factory methods to ApplicationFeatureId based on LogicalType

 .../services/appfeat/ApplicationFeatureId.java     | 37 ++++++++++++++++------
 1 file changed, 28 insertions(+), 9 deletions(-)