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/09 12:18:48 UTC

[isis] branch 3207-java_modules updated (a975bc98f6 -> 453d62726a)

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 a975bc98f6 ISIS-3207: migrate applib
     add 453d62726a ISIS-3207: migrate config

No new revisions were added by this update.

Summary of changes:
 core/config/pom.xml                                |  1 -
 core/config/src/main/java/module-info.java         | 38 ++++++++++++++++++++++
 .../config/environment/IsisLocaleInitializer.java  |  6 ++--
 .../environment/IsisTimeZoneInitializer.java       |  2 +-
 .../progmodel/ProgrammingModelConstants.java       |  7 ++--
 5 files changed, 45 insertions(+), 9 deletions(-)
 create mode 100644 core/config/src/main/java/module-info.java