[ https://issues.apache.org/jira/browse/TIKA-2389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16078348#comment-16078348 ]
Hudson commented on TIKA-2389: ------------------------------ ABORTED: Integrated in Jenkins build Tika-trunk #1320 (See [https://builds.apache.org/job/Tika-trunk/1320/]) TIKA-2389 -- add static checks to PDFParser, Tesseract, SQLLite to make (tallison: [https://github.com/apache/tika/commit/05f8f89fe6b531caacb8b39d1f344e96db834a39]) * (edit) tika-parsers/src/main/java/org/apache/tika/parser/pdf/PDFParser.java * (edit) tika-app/src/main/java/org/apache/tika/cli/TikaCLI.java * (edit) tika-parsers/src/main/java/org/apache/tika/parser/image/ImageParser.java * (edit) tika-parsers/src/main/java/org/apache/tika/parser/jdbc/SQLite3Parser.java * (edit) tika-core/src/main/java/org/apache/tika/config/ServiceLoader.java * (edit) tika-parsers/src/main/java/org/apache/tika/parser/ocr/TesseractOCRParser.java > Warn log level is pretty strong for missing JBIG2ImageReader > ------------------------------------------------------------ > > Key: TIKA-2389 > URL: https://issues.apache.org/jira/browse/TIKA-2389 > Project: Tika > Issue Type: Wish > Components: parser > Affects Versions: 1.15 > Reporter: Thomas Mortagne > Fix For: 1.16 > > Attachments: > TIKA_2389____allow_configuration_for_warnings_in_Initializables.patch > > > Given the license of jbig2-imageio many projects (Apache or LGPL projects for > example) won't include it and will always end up with a warning because of it > while they probably don't really care that much about this image format. > Ideally ImageParser should probably be made more extensible and jbig2 part > moved in an optional module but in the meantime is this warning that > necessary ? -- This message was sent by Atlassian JIRA (v6.4.14#64029)