[
https://issues.apache.org/jira/browse/FILEUPLOAD-329?focusedWorklogId=593034&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-593034
]
ASF GitHub Bot logged work on FILEUPLOAD-329:
---------------------------------------------
Author: ASF GitHub Bot
Created on: 06/May/21 21:46
Start Date: 06/May/21 21:46
Worklog Time Spent: 10m
Work Description: jochenw merged pull request #82:
URL: https://github.com/apache/commons-fileupload/pull/82
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 593034)
Remaining Estimate: 0h
Time Spent: 10m
> Fix multiples errors fileupload_checks.xml config file
> ------------------------------------------------------
>
> Key: FILEUPLOAD-329
> URL: https://issues.apache.org/jira/browse/FILEUPLOAD-329
> Project: Commons FileUpload
> Issue Type: Bug
> Reporter: Arturo Bernal
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)