[
https://issues.apache.org/jira/browse/WW-5141?focusedWorklogId=890758&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-890758
]
ASF GitHub Bot logged work on WW-5141:
--------------------------------------
Author: ASF GitHub Bot
Created on: 15/Nov/23 18:42
Start Date: 15/Nov/23 18:42
Worklog Time Spent: 10m
Work Description: jdyer1 commented on PR #778:
URL: https://github.com/apache/struts/pull/778#issuecomment-1813071460
@tyme-dev Yes, I did see that blog before and it was helpful. I followed
instructions from this other, more detailed post [1]. (I did not do the
additional step involving the shade plugin, because to my knowledge neither
Freemarker nor Sitemesh2 have transitive dependencies that need to be
converted.)
To be clear here, the build does work correctly with `mvn clean install` at
the command line. The issue here is Eclipse IDE does not seem to want to use
the local repo artifact but instead uses what is currently in the workspace.
Of course there is no code actually in the workspace.
-----
https://omnifish.ee/2023/08/04/upgrade-to-jakarta-ee-10-transform-incompatible-dependencies/
Issue Time Tracking
-------------------
Worklog Id: (was: 890758)
Time Spent: 2h 50m (was: 2h 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: 2h 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)