You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by ah...@apache.org on 2021/03/02 07:16:21 UTC

[isis] branch ISIS-2553_rational.id updated (5b18468 -> ee19869)

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

ahuber pushed a change to branch ISIS-2553_rational.id
in repository https://gitbox.apache.org/repos/asf/isis.git.


 discard 5b18468  ISIS-2553: remove ObjectSpecId
 discard 43224c8  ISIS-2553: using LogicalType instead of ObjectSpecId (5th iteration)
 discard 8b5684e  ISIS-2553: test fixes
 discard 3199afd  ISIS-2553: using LogicalType instead of ObjectSpecId (4th iteration)
 discard a58c8ab  ISIS-2553: using LogicalType instead of ObjectSpecId (3rd iteration)
 discard ffea1c6  ISIS-2553: using LogicalType instead of ObjectSpecId (2nd iteration)
 discard ef31383  ISIS-2553: using LogicalType instead of ObjectSpedId (1st iteration)
 discard 7598d82  ISIS-2553: TypeIdentifier: add namespace related getters
 discard c5c6081  ISIS-2553: place initial deprecation markers
     add 53d9949  Bump approvaltests from 10.0.0 to 10.0.1
     add 6869501  ISIS-2553: place initial deprecation markers
     add db7fef5  ISIS-2553: TypeIdentifier: add namespace related getters
     add 01ba948  ISIS-2553: using LogicalType instead of ObjectSpedId (1st iteration)
     add 36edcc9  ISIS-2553: using LogicalType instead of ObjectSpecId (2nd iteration)
     add 880b19a  ISIS-2553: using LogicalType instead of ObjectSpecId (3rd iteration)
     add 1825470  ISIS-2553: using LogicalType instead of ObjectSpecId (4th iteration)
     add b5b3de2  ISIS-2553: test fixes
     add 6f37ad0  ISIS-2553: using LogicalType instead of ObjectSpecId (5th iteration)
     add 96ed031  ISIS-2553: remove ObjectSpecId
     add df7d2ef  ISIS-2553: improve some java-doc
     add ee19869  ISIS-2553: prepare for merge

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   (5b18468)
            \
             N -- N -- N   refs/heads/ISIS-2553_rational.id (ee19869)

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:
 api/applib/src/main/java/org/apache/isis/applib/id/LogicalType.java | 6 ++++--
 .../isis/core/metamodel/services/appfeat/ApplicationFeatureId.java  | 1 -
 core/pom.xml                                                        | 2 +-
 starters/pom.xml                                                    | 2 +-
 4 files changed, 6 insertions(+), 5 deletions(-)