[
https://issues.apache.org/jira/browse/WW-5438?focusedWorklogId=924958&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-924958
]
ASF GitHub Bot logged work on WW-5438:
--------------------------------------
Author: ASF GitHub Bot
Created on: 09/Jul/24 06:05
Start Date: 09/Jul/24 06:05
Worklog Time Spent: 10m
Work Description: lukaszlenart opened a new pull request, #984:
URL: https://github.com/apache/struts/pull/984
Closes [WW-5438](https://issues.apache.org/jira/browse/WW-5438)
Issue Time Tracking
-------------------
Worklog Id: (was: 924958)
Remaining Estimate: 0h
Time Spent: 10m
> Wrong scope on weld dependencies
> --------------------------------
>
> Key: WW-5438
> URL: https://issues.apache.org/jira/browse/WW-5438
> Project: Struts 2
> Issue Type: Bug
> Components: Plugin - CDI
> Affects Versions: 7.0.0
> Reporter: Jens Viebig
> Priority: Major
> Fix For: 7.0.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> We started to migrate our application to jakartaee10 with the M7 build and
> all is going quite well so far.
> One thing we came across is the removal of the "provided" and "test" scope
> from the weld dependencies in the pom of the struts-cdi-plugin. By default,
> this now adds a lot of weld and jakartaee standards dependencies to the
> WEB-INF/lib directory which are normally provided by the application server.
> For now we worked around this by adding exclusions to the weld dependencies
> but wondering:
> Was the removal of the scopes intentional ?
> This is the commit where the scopes were removed:
> [https://github.com/apache/struts/commit/8fecaa2c3008ec6a9f9653b991e017caa84423ed]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)