[
https://issues.apache.org/jira/browse/WW-5383?focusedWorklogId=897996&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-897996
]
ASF GitHub Bot logged work on WW-5383:
--------------------------------------
Author: ASF GitHub Bot
Created on: 04/Jan/24 09:11
Start Date: 04/Jan/24 09:11
Worklog Time Spent: 10m
Work Description: lukaszlenart merged PR #830:
URL: https://github.com/apache/struts/pull/830
Issue Time Tracking
-------------------
Worklog Id: (was: 897996)
Time Spent: 2h (was: 1h 50m)
> 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: 2h
> 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)