[
https://issues.apache.org/jira/browse/WW-5388?focusedWorklogId=904525&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-904525
]
ASF GitHub Bot logged work on WW-5388:
--------------------------------------
Author: ASF GitHub Bot
Created on: 11/Feb/24 09:39
Start Date: 11/Feb/24 09:39
Worklog Time Spent: 10m
Work Description: lukaszlenart opened a new pull request, #873:
URL: https://github.com/apache/struts/pull/873
- removes duplicated validation messages where both interceptors have been
used
- defines a proper error message on a general file upload exception
- removes generic definition in tests
Follow ups #861
Refs [WW-5388](https://issues.apache.org/jira/browse/WW-5388)
Issue Time Tracking
-------------------
Worklog Id: (was: 904525)
Time Spent: 9h 40m (was: 9.5h)
> Upgrade Commons Fileupload to FileUpload Jakarta Servlet 6
> ----------------------------------------------------------
>
> Key: WW-5388
> URL: https://issues.apache.org/jira/browse/WW-5388
> Project: Struts 2
> Issue Type: Improvement
> Components: Core
> Reporter: Lukasz Lenart
> Assignee: Lukasz Lenart
> Priority: Major
> Fix For: 7.0.0
>
> Time Spent: 9h 40m
> Remaining Estimate: 0h
>
> There is a new version of JakartaEE FileUpload
> {code:xml}
> <dependency>
> <groupId>org.apache.commons</groupId>
> <artifactId>commons-fileupload2-jakarta-servlet6</artifactId>
> <version>2.0.0-M2</version>
> </dependency>
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)