Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-7100

Update commons-fileupload2 to 2.0.0-M2

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 10.0.0-M2
    • 10.0.0
    • wicket
    • None

    Description

      https://lists.apache.org/thread/bzwxkw29kfvgc1v23wxyxq214ojkff3w

      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?
      
      

      Attachments

        Activity

          People

            mgrigorov Martin Tzvetanov Grigorov
            mgrigorov Martin Tzvetanov Grigorov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: