[
https://issues.apache.org/jira/browse/WW-5383?focusedWorklogId=897761&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-897761
]
ASF GitHub Bot logged work on WW-5383:
--------------------------------------
Author: ASF GitHub Bot
Created on: 03/Jan/24 06:51
Start Date: 03/Jan/24 06:51
Worklog Time Spent: 10m
Work Description: lukaszlenart opened a new pull request, #830:
URL: https://github.com/apache/struts/pull/830
Closes [WW-5383](https://issues.apache.org/jira/browse/WW-5383)
Issue Time Tracking
-------------------
Worklog Id: (was: 897761)
Remaining Estimate: 0h
Time Spent: 10m
> Exclude JAR files by default when scanning for actions on JDK9+
> ---------------------------------------------------------------
>
> Key: WW-5383
> URL: https://issues.apache.org/jira/browse/WW-5383
> Project: Struts 2
> Issue Type: Improvement
> Components: Plugin - Convention
> Reporter: Lukasz Lenart
> Priority: Minor
> Fix For: 6.4.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> When running an app on the JDK9+ it can happen that the Convention plugin
> starts scanning JAR files due to changed behaviour of
> {{getClassLoader().getResources("")}} as this will also return additional
> path and current pattern to exclude JARs won't work.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)