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 2022/09/10 08:41:59 UTC

[isis] branch 3207-java_modules updated (f9ff045435 -> edeacf56b8)

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

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


    from f9ff045435 ISIS-3207: migrate security spring/shiro/keycloak
     add 5cb9c0bc6d ISIS-3207: some test migrations
     add bb8585d287 ISIS-3207: make Domain (Include/Exclude) container an annotation type
     add bfa3dec78f ISIS-3207: jdo deps. fixes
     add edeacf56b8 ISIS-3207: pom fixes viewer/value-types

No new revisions were added by this update.

Summary of changes:
 .../org/apache/isis/applib/annotation/Domain.java  | 13 +++++----
 .../wrapper/WrapperFactoryDefaultTest.java         | 31 +++++++++-------------
 persistence/jdo/applib/pom.xml                     |  6 ++++-
 .../changetracking/JdoLifecycleListener.java       |  4 +--
 persistence/jdo/spring/pom.xml                     | 12 ++++-----
 ...AuthenticatorOrAuthorizorTest_authenticate.java | 18 +++++--------
 ...ticatorOrAuthorizorTest_isVisibleInAnyRole.java | 18 +++++--------
 .../ui/wkt/components/AsciiDocComponentWkt.java    |  2 +-
 viewers/restfulobjects/viewer/pom.xml              |  6 +++++
 viewers/wicket/ui/pom.xml                          |  7 ++---
 10 files changed, 56 insertions(+), 61 deletions(-)