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