Martin Grigorov created WICKET-5503:
---------------------------------------
Summary: Remove local copies of Commons FileUpload files and use
Maven dependency
Key: WICKET-5503
URL: https://issues.apache.org/jira/browse/WICKET-5503
Project: Wicket
Issue Type: Task
Components: wicket
Affects Versions: 7.0.0
Reporter: Martin Grigorov
Assignee: Martin Grigorov
Most of the JVM applications use dependency management like Maven, Gradle, SBT
these days.
It will be better if Wicket uses commons-fileupload as a dependency than to
maintain a local copy of its classes (in wicket-util).
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)