You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Tim Allison (Jira)" <ji...@apache.org> on 2022/10/04 14:30:00 UTC

[jira] [Created] (TIKA-3871) Improve checkstyle

Tim Allison created TIKA-3871:
---------------------------------

             Summary: Improve checkstyle
                 Key: TIKA-3871
                 URL: https://issues.apache.org/jira/browse/TIKA-3871
             Project: Tika
          Issue Type: Task
            Reporter: Tim Allison


We should ban junit4 where we don't need it.  We should also have checkstyle fail on errors, not just violations.  We also need to update some modules to get checkstyle to work: xmp, translators.

AFAICT, we need junit4 for the pax-bundle, so we can turn off checkstyle for that module.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)