[
https://issues.apache.org/jira/browse/WW-5383?focusedWorklogId=897966&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-897966
]
ASF GitHub Bot logged work on WW-5383:
--------------------------------------
Author: ASF GitHub Bot
Created on: 04/Jan/24 05:54
Start Date: 04/Jan/24 05:54
Worklog Time Spent: 10m
Work Description: sonarcloud[bot] commented on PR #830:
URL: https://github.com/apache/struts/pull/830#issuecomment-1876399469
## [](https://sonarcloud.io/dashboard?id=apache_struts&pullRequest=830)
**Quality Gate failed**
Failed conditions
[1 Security
Hotspot](https://sonarcloud.io/project/security_hotspots?id=apache_struts&pullRequest=830&resolved=false&inNewCodePeriod=true)
[69.7% Coverage on New
Code](https://sonarcloud.io/component_measures?id=apache_struts&pullRequest=830&metric=new_coverage&view=list)
(required ≥ 80%)
[See analysis details on
SonarCloud](https://sonarcloud.io/dashboard?id=apache_struts&pullRequest=830)
Issue Time Tracking
-------------------
Worklog Id: (was: 897966)
Time Spent: 1h 50m (was: 1h 40m)
> 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: 1h 50m
> 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)