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

Flying Wolf commented on FILEUPLOAD-309:
----------------------------------------

Maybe it's time to stop with Commons File Upload? Joakim Erdfelt (from Jetty 
and Jakarta EE) said:

[https://stackoverflow.com/questions/68820707/jetty-11-and-commons-fileupload]

{quote}commons-fileupload is not required from Servlet 3.1 onwards.

In fact, using commons-fileupload in combination with the a container that 
supports Servlet spec 3.1 (or newer) is actually not recommended.

There hasn't even been a release of commons-fileupload since 2018, and no 
releases that support Servlet 3.1 or newer (the last release of 
commons-fileupload supports Servlet 2.4 and older)

Why?

The Multipart features are built into the Servlet spec since 3.1.

Every server that supports Servlet 3.1 supports multipart file upload 
now.{quote}

> Release version 2.0.0
> ---------------------
>
>                 Key: FILEUPLOAD-309
>                 URL: https://issues.apache.org/jira/browse/FILEUPLOAD-309
>             Project: Commons FileUpload
>          Issue Type: Wish
>            Reporter: Thiago Henrique Hupner
>            Priority: Major
>
> At Piranha, we've migrated to use the new Jakarta namespace.
> One of our dependencies is the Commons File Upload, but the latest version 
> available is 1.4.
> Looking around at the source code, I've found that the code is already 
> prepared for the new Jakarta namespace.
> So, I want to know if there's a plan to release a new version soon. Or at 
> least a 2.0.0 milestone.



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

Reply via email to