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 17:17:57 UTC

[isis] branch 3207-java_modules updated (3e718de9bb -> 4de4c76d77)

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 3e718de9bb ISIS-3207: applib/common deb. fixes
     add 674d7a447a ISIS-3207: applib: requires transitive fixes
     add 4de4c76d77 ISIS-3207: migrates wicket viewer (applib)

No new revisions were added by this update.

Summary of changes:
 api/applib/src/main/java/module-info.java                      | 10 +++++-----
 viewers/wicket/applib/src/main/java/module-info.java           | 10 ++++++++++
 .../wicket/applib/IsisModuleViewerWicketApplibMixins.java      |  1 -
 .../wicket/model/models/LowestCommonSuperclassClosureTest.java |  6 +++---
 4 files changed, 18 insertions(+), 9 deletions(-)
 create mode 100644 viewers/wicket/applib/src/main/java/module-info.java