You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Danny Trunk (Jira)" <ji...@apache.org> on 2023/06/26 07:41:00 UTC

[jira] [Created] (OFBIZ-12834) Get rid of commons-fileupload

Danny Trunk created OFBIZ-12834:
-----------------------------------

             Summary: Get rid of commons-fileupload
                 Key: OFBIZ-12834
                 URL: https://issues.apache.org/jira/browse/OFBIZ-12834
             Project: OFBiz
          Issue Type: Task
            Reporter: Danny Trunk


Multipart features are built into the Servlet spec since 3.1.

It's not recommended to use commons-fileupload.

Also, this will become a problem once migrating from javax.servlet to jakarta.servlet.

See https://stackoverflow.com/a/68820846



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