[ https://issues.apache.org/jira/browse/TIKA-4336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17892579#comment-17892579 ]
Hudson commented on TIKA-4336: ------------------------------ SUCCESS: Integrated in Jenkins build Tika ยป tika-branch_3x-jdk11 #1852 (See [https://ci-builds.apache.org/job/Tika/job/tika-branch_3x-jdk11/1852/]) [TIKA-4336] Fix parent of `application/json` MIME type (#2010) (tallison: [https://github.com/apache/tika/commit/c25a57317bc01654d65cd1daeeea364aaf232984]) * (edit) tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml * (edit) tika-core/src/test/java/org/apache/tika/mime/MimeDetectionTest.java > 'application/json' is not instance of 'text/plain' > -------------------------------------------------- > > Key: TIKA-4336 > URL: https://issues.apache.org/jira/browse/TIKA-4336 > Project: Tika > Issue Type: Bug > Affects Versions: 3.0.0 > Reporter: Valery Yatsynovich > Priority: Major > Fix For: 3.0.1, 4.0.0 > > > {{MediaTypeRegistry.getDefaultRegistry().isInstanceOf("application/json", > MediaType.TEXT_PLAIN)}} > => true on version {{2.9.2}} > => false on version {{3.0.0}} -- This message was sent by Atlassian Jira (v8.20.10#820010)