tballison commented on PR #626: URL: https://github.com/apache/tika/pull/626#issuecomment-1201211957
This looks great. Are you able to fix the two checkstyle violations? ``` Error: src/test/java/org/apache/tika/fork/ForkTestParser.java:[76,46] (blocks) EmptyCatchBlock: Empty catch block. Error: src/test/java/org/apache/tika/fork/ForkParserTest.java:[47,8] (imports) UnusedImports: Unused import - java.util.concurrent.Future. ``` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
