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/01 06:11:42 UTC

[isis] branch ISIS-2711 updated (d761a00 -> d005b2a)

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

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


 discard d761a00  ISIS-2711: merges LazyTreeNode up into TreeNode
     add 3762c4d  ISIS-2702: adds logicalTypeName to downloadMetaModelCsv
     add daa4d8e  Merge pull request #572 from apache/ISIS-2707
     add d005b2a  ISIS-2711: merges LazyTreeNode up into TreeNode

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (d761a00)
            \
             N -- N -- N   refs/heads/ISIS-2711 (d005b2a)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../org/apache/isis/applib/services/metamodel/DomainMember.java     | 3 ++-
 .../apache/isis/applib/services/metamodel/MetaModelServiceMenu.java | 5 +++--
 .../isis/core/metamodel/services/metamodel/DomainMemberDefault.java | 6 ++++++
 3 files changed, 11 insertions(+), 3 deletions(-)