Is anyone else having problems building 2.x on Windows? I'm getting failed tests for the ArParser and these in tika-app:
Failed tests: TestMimeTypes.testArchiveDetection:357->assertTypeByData:1007 expected:<[application/x-archive]> but was:<[text/plain]> AutoDetectParserTest.testHTML:189->assertAutoDetect:142->assertAutoDetect:125->assertAutoDetect:96 Bad content type: Test parameters: resourceRealName = /test-documents/testHTML.html resourceStatedName = /test-documents/testHTML.html realType = text/html; charset=ISO-8859-1 statedType = null expectedContentFragment = Test Indexation Html expected:<text/html; charset=[ISO-8859-1]> but was:<text/html; charset=[windows-1252]> AutoDetectParserTest.testText:221->assertAutoDetect:142->assertAutoDetect:125->assertAutoDetect:96 Bad content type: Test parameters: resourceRealName = /test-documents/testTXT.txt resourceStatedName = /test-documents/testTXT.txt realType = text/plain; charset=ISO-8859-1 statedType = null expectedContentFragment = indexation de Txt expected:<text/plain; charset=[ISO-8859-1]> but was:<text/plain; charset=[windows-1252]> PackageTest.testArParsing:64 expected:<[application/x-archive]> but was:<[text/plain; charset=windows-1252]> Timothy B. Allison, Ph.D. Principal Artificial Intelligence Engineer Group Lead K83E/Human Language Technology The MITRE Corporation 7515 Colshire Drive, McLean, VA 22102 703-983-2473 (phone); 703-983-1379 (fax)
