[ https://issues.apache.org/jira/browse/WW-5141?focusedWorklogId=893308&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-893308 ]
ASF GitHub Bot logged work on WW-5141: -------------------------------------- Author: ASF GitHub Bot Created on: 01/Dec/23 07:20 Start Date: 01/Dec/23 07:20 Worklog Time Spent: 10m Work Description: lukaszlenart commented on PR #778: URL: https://github.com/apache/struts/pull/778#issuecomment-1835600707 I think you are right, after re-reviewing the related issues I'm confident we should drop support for _upload an empty file_ - it would be good to introduce a proper error message instead and that's all :) If you want you can do it in your patch or we can create a ticket and do it afterwards. https://issues.apache.org/jira/browse/FILEUPLOAD-295 https://issues.apache.org/jira/browse/WW-5088 Issue Time Tracking ------------------- Worklog Id: (was: 893308) Time Spent: 5h 50m (was: 5h 40m) > Support for JEE 9+ > ------------------- > > Key: WW-5141 > URL: https://issues.apache.org/jira/browse/WW-5141 > Project: Struts 2 > Issue Type: New Feature > Components: Core > Reporter: Daniel Le Berre > Priority: Major > Fix For: 7.0.0 > > Attachments: pom.xml > > Time Spent: 5h 50m > Remaining Estimate: 0h > > JEE 9 breaks the JEE API by replacing javax domain by jakarta. > Tomcat 10 implements some specifications of JEE 9. > Struts 2.5 has some dependencies with the javax servlet API. > Struts would require some changes to run on Tomcat 10+. > Is there any plan to support JEE 9+ in the future? > -- This message was sent by Atlassian Jira (v8.20.10#820010)