[
https://issues.apache.org/jira/browse/WW-5141?focusedWorklogId=890756&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-890756
]
ASF GitHub Bot logged work on WW-5141:
--------------------------------------
Author: ASF GitHub Bot
Created on: 15/Nov/23 18:33
Start Date: 15/Nov/23 18:33
Worklog Time Spent: 10m
Work Description: jdyer1 commented on PR #778:
URL: https://github.com/apache/struts/pull/778#issuecomment-1813053394
@lukaszlenart I think I successfully rebased my branch on
"release/struts-7-0-x". I see however this PR still says it wants to merge to
"apache:master". I wonder if I need a new PR to make it want to merge to the
release branch?
Please double check me, I have not done a rebase like this before.
Also, I am not entirely sure how to get the struts showcase tests to pass.
It seems to want to spin up a server and make requests to it, but it might need
some kind of conversion now that we are on JEE 9+?
Issue Time Tracking
-------------------
Worklog Id: (was: 890756)
Time Spent: 2h 40m (was: 2.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: 2h 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)