THausherr commented on PR #1876: URL: https://github.com/apache/tika/pull/1876#issuecomment-2268142327
Checkstyle is pretty nasty, the import is at the wrong line in tika-parsers\tika-parsers-standard\tika-parsers-standard-modules\tika-parser-microsoft-module\src\main\java\org\apache\tika\parser\microsoft\chm\ChmItspHeader.java , I ran it locally, the error messages in tika-parsers\tika-parsers-standard\tika-parsers-standard-modules\tika-parser-microsoft-module\target\checkstyle-result.xml <error line="21" column="1" severity="error" message="Import-Anweisung für 'org.apache.tika.exception.TikaException' ist an der falschen Stelle. Sollte in der Import-Gruppe 'SPECIAL_IMPORTS' stehen. Erwartet wird in dieser Zeile die Import-Gruppe 'STANDARD_JAVA_PACKAGE'." source="com.puppycrawl.tools.checkstyle.checks.imports.CustomImportOrderCheck"/> -- 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. To unsubscribe, e-mail: dev-unsubscr...@tika.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org