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

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

Commit ca108088ff1030ef94e063fba5e94133552b7e14 in wicket's branch 
refs/heads/master from Martin Tzvetanov Grigorov
[ https://gitbox.apache.org/repos/asf?p=wicket.git;h=ca108088ff ]

WICKET-7100: Update commons-fileupload2 to 2.0.0-M2

Use commons-fileupload2-jakarta-servlet5 for now

Signed-off-by: Martin Tzvetanov Grigorov <mgrigo...@apache.org>


> Update commons-fileupload2 to 2.0.0-M2
> --------------------------------------
>
>                 Key: WICKET-7100
>                 URL: https://issues.apache.org/jira/browse/WICKET-7100
>             Project: Wicket
>          Issue Type: Task
>          Components: wicket
>    Affects Versions: 10.0.0-M2
>            Reporter: Martin Tzvetanov Grigorov
>            Assignee: Martin Tzvetanov Grigorov
>            Priority: Major
>
> https://lists.apache.org/thread/bzwxkw29kfvgc1v23wxyxq214ojkff3w
> {code}
> Hi all,
> There is a new milestone for commons-fileupload (M2):
> https://github.com/apache/commons-fileupload/blob/master/RELEASE-NOTES.txt
> They decided to split servlet support into two modules:
> - commons-fileupload2-jakarta-servlet5
> - commons-fileupload2-jakarta-servlet6
> We should probably upgrade to this new release before releasing Wicket 10
> because the upgrade requires changes to imports:
> org.apache.commons.fileupload2.jakarta.JakartaServletRequestContext ->
> org.apache.commons.fileupload2.jakarta.servlet6.JakartaServletRequestContext
> Which servlet version are we planning to support for Wicket 10? The
> migration page currently says 5.0+, so we should probably use the jakarta5
> module? I'm not sure though.
> Any thoughts?
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to