[ https://issues.apache.org/jira/browse/WW-5141?focusedWorklogId=891417&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-891417 ]
ASF GitHub Bot logged work on WW-5141: -------------------------------------- Author: ASF GitHub Bot Created on: 20/Nov/23 23:33 Start Date: 20/Nov/23 23:33 Worklog Time Spent: 10m Work Description: jdyer1 commented on PR #778: URL: https://github.com/apache/struts/pull/778#issuecomment-1819973394 @lukaszlenart I think I have solved the problems with Velocity-Tools, once again, by using the Eclipse Transformer. Besides this there is one remaining failing unit test (Ignored for now) in the Struts Showcase package around File Uploads. I also would like to figure out a better way for IDEs to work seamlessly with these Eclipse Transformer jar files. Do you think we are at a good place to merge this into the "release/struts-7-0-x" branch and close out this PR. I think it will help with collaboration if it were in an official release branch. I'd also like to know what the roadmap is for a first "alpha" release? Issue Time Tracking ------------------- Worklog Id: (was: 891417) Time Spent: 3h 40m (was: 3.5h) > 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: 3h 40m > 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)