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/20 10:19:43 UTC

[isis] branch edge updated (9bb0d20 -> 5a38fcc)

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

ahuber pushed a change to branch edge
in repository https://gitbox.apache.org/repos/asf/isis.git.


 discard 9bb0d20  ISIS-2573: add some missing java-doc to Can
 discard 95219a8  ISIS-2573: xray seq.: add MemberExecutorService as participant
 discard f6a015c  Bump spring-boot-starter-quartz from 2.4.3 to 2.4.4
 discard e89c59a  Bump spring-boot-maven-plugin from 2.4.3 to 2.4.4
 discard 7d50670  Bump spring-boot-starter-parent from 2.4.3 to 2.4.4
 discard 0d4ea48  Bump ognl from 3.2.18 to 3.2.19
 discard bf1d358  Bump pdfbox from 2.0.22 to 2.0.23
 discard eb33035  ISIS-2573: xray seq.: semi-smart line breaking on participant labels
 discard 4ec0bfa  ISIS-2573: xray: further integrate MemberExecutorServiceDefault
     add b2a47f7  ISIS-2450: fixes empty props in ConfigurationViewServiceDefault
     add b33767c  ISIS-2573: xray: further integrate MemberExecutorServiceDefault
     add 410bd05  ISIS-2573: xray seq.: semi-smart line breaking on participant labels
     add f88382d  Bump pdfbox from 2.0.22 to 2.0.23
     add 1df9096  Bump ognl from 3.2.18 to 3.2.19
     add d411003  Bump spring-boot-starter-parent from 2.4.3 to 2.4.4
     add 4c619cb  Bump spring-boot-maven-plugin from 2.4.3 to 2.4.4
     add 9453b8f  Bump spring-boot-starter-quartz from 2.4.3 to 2.4.4
     add af7f986  ISIS-2573: xray seq.: add MemberExecutorService as participant
     add 5a38fcc  ISIS-2573: add some missing java-doc to Can

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   (9bb0d20)
            \
             N -- N -- N   refs/heads/edge (5a38fcc)

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     | 24 +++++++++-------------
 .../isis/core/config/RestEasyConfiguration.java    | 14 -------------
 .../confmenu/ConfigurationViewServiceDefault.java  | 12 +++++------
 4 files changed, 15 insertions(+), 39 deletions(-)