[ 
https://issues.apache.org/jira/browse/WICKET-6904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17386317#comment-17386317
 ] 

ASF subversion and git services commented on WICKET-6904:
---------------------------------------------------------

Commit 336d5b78d350d2e63dfb8c9f845855fb6e6de00f in wicket's branch 
refs/heads/remove-queuing from Martin Tzvetanov Grigorov
[ https://gitbox.apache.org/repos/asf?p=wicket.git;h=336d5b7 ]

WICKET-6904 Make Apache Wicket fully supporting Java9+ module system

Move the javax.servlet.** stubs to wicket-util and export them.
This is a temporary hack until the dependencies upgrade to Jakarta EE APIs 
(Spring, commons-fileupload, CDI Unit, ...)


> 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
>    Affects Versions: 9.4.0
>            Reporter: Martin Tzvetanov Grigorov
>            Assignee: Martin Tzvetanov Grigorov
>            Priority: Major
>             Fix For: 10.0.0, 9.5.0
>
>
> 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)

Reply via email to