[
https://issues.apache.org/jira/browse/FILEUPLOAD-329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arturo Bernal updated FILEUPLOAD-329:
-------------------------------------
Description:
We need to update / fix some problems/error in the fileupload_checks.xml files.
All of them are because the libs and the config was updated
SuppressWithNearbyCommentFilter / SuppressionCommentFilter is not allowed as a
child in Checker --> Make SuppressionCommentFilter and
SuppressWithNearbyCommentFilter children of TreeWalker. Author: Timur
[#4714|https://github.com/checkstyle/checkstyle/issues/4714]
cannot initialize module TreeWalker - Property 'cacheFile' does not exist,
please check the documentation -->
[https://checkstyle.org/releasenotes.html#Release_8.19] Remove `cache` field
from TreeWalker in Checkstyle 8.0. Author: rnveach
[#2883|https://github.com/checkstyle/checkstyle/issues/2883]
module TreeWalker - cannot initialize module FileContentsHolder -->
[https://github.com/checkstyle/checkstyle/issues/3573#issue-191385595]
TreeWalker - cannot initialize module JavadocMethod - Property
'allowUndeclaredRTE' -->
[https://github.com/jeremylong/DependencyCheck/issues/2492]
TreeWalker - cannot initialize module JavadocMethod - Property
'allowThrowsTagsForSubclasses' -->
https://github.com/checkstyle/checkstyle/issues/7329
TreeWalker is not allowed as a parent of LineLength -->
https://github.com/checkstyle/checkstyle/issues/473
was:
We need to update / fix some problems/error in the fileupload_checks.xml files.
All of them are because the libs and the config was updated
SuppressWithNearbyCommentFilter / SuppressionCommentFilter is not allowed as a
child in Checker --> Make SuppressionCommentFilter and
SuppressWithNearbyCommentFilter children of TreeWalker. Author: Timur
[#4714|https://github.com/checkstyle/checkstyle/issues/4714]
cannot initialize module TreeWalker - Property 'cacheFile' does not exist,
please check the documentation -->
[https://checkstyle.org/releasenotes.html#Release_8.19] Remove `cache` field
from TreeWalker in Checkstyle 8.0. Author: rnveach
[#2883|https://github.com/checkstyle/checkstyle/issues/2883]
module TreeWalker - cannot initialize module FileContentsHolder -->
https://github.com/checkstyle/checkstyle/issues/3573#issue-191385595
TreeWalker - cannot initialize module JavadocMethod - Property
'allowUndeclaredRTE' -->
https://github.com/jeremylong/DependencyCheck/issues/2492
> Fix multiples errors fileupload_checks.xml
> -------------------------------------------
>
> Key: FILEUPLOAD-329
> URL: https://issues.apache.org/jira/browse/FILEUPLOAD-329
> Project: Commons FileUpload
> Issue Type: Bug
> Reporter: Arturo Bernal
> Priority: Major
>
> We need to update / fix some problems/error in the fileupload_checks.xml
> files. All of them are because the libs and the config was updated
>
>
> SuppressWithNearbyCommentFilter / SuppressionCommentFilter is not allowed as
> a child in Checker --> Make SuppressionCommentFilter and
> SuppressWithNearbyCommentFilter children of TreeWalker. Author: Timur
> [#4714|https://github.com/checkstyle/checkstyle/issues/4714]
>
> cannot initialize module TreeWalker - Property 'cacheFile' does not exist,
> please check the documentation -->
> [https://checkstyle.org/releasenotes.html#Release_8.19] Remove `cache` field
> from TreeWalker in Checkstyle 8.0. Author: rnveach
> [#2883|https://github.com/checkstyle/checkstyle/issues/2883]
>
> module TreeWalker - cannot initialize module FileContentsHolder -->
> [https://github.com/checkstyle/checkstyle/issues/3573#issue-191385595]
>
> TreeWalker - cannot initialize module JavadocMethod - Property
> 'allowUndeclaredRTE' -->
> [https://github.com/jeremylong/DependencyCheck/issues/2492]
>
> TreeWalker - cannot initialize module JavadocMethod - Property
> 'allowThrowsTagsForSubclasses' -->
> https://github.com/checkstyle/checkstyle/issues/7329
>
> TreeWalker is not allowed as a parent of LineLength -->
> https://github.com/checkstyle/checkstyle/issues/473
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)