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 2019/09/30 19:05:24 UTC

[isis] 01/01: Merge pull request #148 from apache/ISIS-2086

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

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

commit 3269440c575182025e0f254df5ed0bca9393616c
Merge: 32bde33 b817f98
Author: Andi Huber <ah...@apache.org>
AuthorDate: Mon Sep 30 21:05:17 2019 +0200

    Merge pull request #148 from apache/ISIS-2086
    
    more work on config beans

 .../org/apache/isis/config/IsisConfiguration.java  | 31 ++++----
 .../DomainServiceFacetAnnotationFactory.java       |  4 +-
 ...jectSpecIdFacetDerivedFromClassNameFactory.java |  2 +-
 .../isis/jdo/persistence/PersistenceSession5.java  |  2 +-
 .../persistence/objectstore/Slf4jLogger.java       | 90 ----------------------
 .../shiro/authentication/ShiroAuthenticator.java   | 13 ++--
 .../restfulobjects/server/ResourceContext.java     | 27 ++-----
 7 files changed, 36 insertions(+), 133 deletions(-)