[
https://issues.apache.org/jira/browse/WW-5280?focusedWorklogId=855650&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-855650
]
ASF GitHub Bot logged work on WW-5280:
--------------------------------------
Author: ASF GitHub Bot
Created on: 09/Apr/23 10:06
Start Date: 09/Apr/23 10:06
Worklog Time Spent: 10m
Work Description: sonarcloud[bot] commented on PR #679:
URL: https://github.com/apache/struts/pull/679#issuecomment-1501092784
SonarCloud Quality Gate failed. [](https://sonarcloud.io/dashboard?id=apache_struts&pullRequest=679)
[](https://sonarcloud.io/project/issues?id=apache_struts&pullRequest=679&resolved=false&types=BUG)
[](https://sonarcloud.io/project/issues?id=apache_struts&pullRequest=679&resolved=false&types=BUG)
[0
Bugs](https://sonarcloud.io/project/issues?id=apache_struts&pullRequest=679&resolved=false&types=BUG)
[](https://sonarcloud.io/project/issues?id=apache_struts&pullRequest=679&resolved=false&types=VULNERABILITY)
[](https://sonarcloud.io/project/issues?id=apache_struts&pullRequest=679&resolved=false&types=VULNERABILITY)
[0
Vulnerabilities](https://sonarcloud.io/project/issues?id=apache_struts&pullRequest=679&resolved=false&types=VULNERABILITY)
[](https://sonarcloud.io/project/security_hotspots?id=apache_struts&pullRequest=679&resolved=false&types=SECURITY_HOTSPOT)
[](https://sonarcloud.io/project/security_hotspots?id=apache_struts&pullRequest=679&resolved=false&types=SECURITY_HOTSPOT)
[0 Security
Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_struts&pullRequest=679&resolved=false&types=SECURITY_HOTSPOT)
[](https://sonarcloud.io/project/issues?id=apache_struts&pullRequest=679&resolved=false&types=CODE_SMELL)
[](https://sonarcloud.io/project/issues?id=apache_struts&pullRequest=679&resolved=false&types=CODE_SMELL)
[3 Code
Smells](https://sonarcloud.io/project/issues?id=apache_struts&pullRequest=679&resolved=false&types=CODE_SMELL)
[](https://sonarcloud.io/component_measures?id=apache_struts&pullRequest=679&metric=coverage&view=list)
No Coverage information
[](https://sonarcloud.io/component_measures?id=apache_struts&pullRequest=679&metric=new_duplicated_lines_density&view=list)
[0.0%
Duplication](https://sonarcloud.io/component_measures?id=apache_struts&pullRequest=679&metric=new_duplicated_lines_density&view=list)
Issue Time Tracking
-------------------
Worklog Id: (was: 855650)
Time Spent: 20m (was: 10m)
> Cleanup NoParameters interfaces
> -------------------------------
>
> Key: WW-5280
> URL: https://issues.apache.org/jira/browse/WW-5280
> Project: Struts 2
> Issue Type: Improvement
> Reporter: Lukasz Lenart
> Priority: Minor
> Fix For: 6.2.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> There are two {{NoParameters}} interfaces:
> - {{org.apache.struts2.interceptor.NoParameters}}
> - {{com.opensymphony.xwork2.interceptor.NoParameters}}
> the former isn't used by the {{ParametersInterceptor}}, just the second one.
> Mark the old XWork interface as deprecated and just use the new from struts2
> package (just move it into {{org.apache.struts2.action}} package)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
