[
https://issues.apache.org/jira/browse/KNOX-3223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18045864#comment-18045864
]
ASF subversion and git services commented on KNOX-3223:
-------------------------------------------------------
Commit 319f6cac8e26528a0fe31eba3084d8d34212aaab in knox's branch
refs/heads/master from hanicz
[ https://gitbox.apache.org/repos/asf?p=knox.git;h=319f6cac8 ]
KNOX-3223: Suppress cleanup, removed deprecations (#1133)
> Review exclusions from PR 1114
> ------------------------------
>
> Key: KNOX-3223
> URL: https://issues.apache.org/jira/browse/KNOX-3223
> Project: Apache Knox
> Issue Type: Task
> Components: Server
> Affects Versions: 3.0.0
> Reporter: Sandor Molnar
> Assignee: Tamás Hanicz
> Priority: Major
> Fix For: 3.0.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Last week the team switched to JDK 17 with a giant change in [PR
> 1114|https://github.com/apache/knox/pull/1114]. During code reviews we found
> that there are many "suppress" annotations ({{{}@SuppressForbidden{}}} and
> {{{}@SuppressWarnings("PMD"){}}}) were added as well as exclusions and
> ignoredNonTestScopedDependencies for static code analyzer tools.
> We should review them and make a decision if they are ok or fix the root
> cause and enable them.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)