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/03/20 13:56:26 UTC

[isis] tag isis-2.0.0-M5-RC1 updated (0e112a5 -> 83c1dae)

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

danhaywood pushed a change to tag isis-2.0.0-M5-RC1
in repository https://gitbox.apache.org/repos/asf/isis.git.


*** WARNING: tag isis-2.0.0-M5-RC1 was modified! ***

    from 0e112a5  (commit)
      to 83c1dae  (commit)
 discard 0e112a5  ISIS-2450: bumps version to 2.0.0-M5
     add 4347601  ISIS-2450: registers extracted out RestfulPathProvider
     add 04384de  ISIS-2450: fixes download script to verify releases
     add b2a47f7  ISIS-2450: fixes empty props in ConfigurationViewServiceDefault
     add 83c1dae  ISIS-2450: bumps version to 2.0.0-M5

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
tag 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   (0e112a5)
            \
             N -- N -- N   refs/tags/isis-2.0.0-M5-RC1 (83c1dae)

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:
 .../apache/isis/core/config/IsisConfiguration.java |  4 --
 .../isis/core/config/IsisModuleCoreConfig.java     | 27 +++++-----
 .../isis/core/config/RestEasyConfiguration.java    | 25 ---------
 .../core/config/applib/RestfulPathProvider.java    | 33 +++++-------
 .../confmenu/ConfigurationViewServiceDefault.java  | 12 ++---
 scripts/verify-isis-release.sh                     | 59 ++++++++++------------
 6 files changed, 57 insertions(+), 103 deletions(-)
 copy incubator/viewers/javafx/ui/src/main/java/org/apache/isis/incubator/viewer/javafx/ui/decorator/disabling/DisablingDecoratorForButton.java => core/config/src/main/java/org/apache/isis/core/config/applib/RestfulPathProvider.java (58%)