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

Steve Lopez edited comment on FILEUPLOAD-309 at 1/16/23 7:40 PM:
-----------------------------------------------------------------

Thank you Jochen for the  reply.   I went ahead and just refactored our code to 
use Servlet 3.1 spec and remove the need for this.

As a an observation it seems like there aren’t standards for how OS projected 
are handling this Jakarta thing.  Another library we use added a 
<classifier>jakarta</classifier> tag to their existing version whereas another 
just bumped the major version up to 2.0 (which is what I mistakenly thought the 
Apache commons library did as well)


was (Author: steve.rc):
Thank you Jochen for the  replay.   I went ahead and just refactored our code 
to use Servlet 3.1 spec and remove the need for this.

As a an observation it seems like there aren’t standards for how OS projected 
are handling this Jakarta thing.  Another library we use added a 
<classifier>jakarta</classifier> tag to their existing version whereas another 
just bumped the major version up to 2.0 (which is what I mistakenly thought the 
Apache commons library did as well)

> 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