You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Tzvetanov Grigorov (Jira)" <ji...@apache.org> on 2021/07/16 12:58:00 UTC

[jira] [Created] (WICKET-6904) Make Apache Wicket fully supporting Java9+ module system

Martin Tzvetanov Grigorov created WICKET-6904:
-------------------------------------------------

             Summary: Make Apache Wicket fully supporting Java9+ module system
                 Key: WICKET-6904
                 URL: https://issues.apache.org/jira/browse/WICKET-6904
             Project: Wicket
          Issue Type: Task
            Reporter: Martin Tzvetanov Grigorov
            Assignee: Martin Tzvetanov Grigorov


At the moment Wicket only adds an automatic module name to the MANIFEST.MF of each released jar.

To make it fully supporting JPMS we should remove these automatic module names and add module-info.java to to the root of each Maven module that is being released to Maven Central.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)