[
https://issues.apache.org/jira/browse/WW-5141?focusedWorklogId=888118&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-888118
]
ASF GitHub Bot logged work on WW-5141:
--------------------------------------
Author: ASF GitHub Bot
Created on: 31/Oct/23 16:35
Start Date: 31/Oct/23 16:35
Worklog Time Spent: 10m
Work Description: jdyer1 commented on PR #778:
URL: https://github.com/apache/struts/pull/778#issuecomment-1787578604
@lukaszlenart I have been checking that thread, and look forward to an
official start to 7.x soon! My worry here is this is a very big PR and I do
not know how you will want to incorporate any of this into the official branch.
I agree JDK 17 is a good idea.
@eschulma I am not sure about the struts-bootstrap plugin. Like everything
else, someone needs to validate everything before a release is cut to be sure
we aren't leaving things broken.
To that end, the next task on this line of work I think is to get the tests
to compile and run. I was stuck on the old servlet api mocks from
"com.mockobjects" I was hoping that the Spring mocks would be a drop-in
replacement, but many of the tests use methods that are only on
"com.mockobjects". I couldn't find source code for that library, so it was
difficult to know what those methods do.
Issue Time Tracking
-------------------
Worklog Id: (was: 888118)
Time Spent: 40m (was: 0.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: 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)