Carsten Ziegeler created SLING-12497:
----------------------------------------
Summary: Replace Commons FileUpload with Servlet API
Key: SLING-12497
URL: https://issues.apache.org/jira/browse/SLING-12497
Project: Sling
Issue Type: Improvement
Components: Engine
Reporter: Carsten Ziegeler
As Sling was built on top of Servlet 2, it started to use commons-fileupload
for handling multipart post requests. We should replace this with using the
Servlet 3 parts API. This should be straight forward.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)