- fix for TIKA-18
[tika.git] / CHANGES.txt
blob79a9a222e1db9a0c12bfadc32d6e039cd3903a76
1 Tika Change Log
3 Unreleased changes (0.1-dev)
5 1. TIKA-5 - Port Metadata Framework from Nutch (mattmann)
7 2. TIKA-11 - Consolidate test classes into a src/test/java directory tree (mattmann)
9 3. TIKA-15 - Utils.print does not print a Content having no value (jukka)
11 4. TIKA-19 - org.apache.tika.TestParsers fails (bdelacretaz)
13 5. TIKA-16 - Issues with data files used for testing by TestParsers (bdelacretaz)
15 6. TIKA-14 - MimeTypeUtils.getMimeType() returns the default mime type for 
16              .odt (Open Office) file (bdelacretaz)
18 7. TIKA-12 - Add URL capability to MimeTypesUtils (jukka)
20 8. TIKA-13 - Fix obsolete package names in config.xml (siren)
22 9. TIKA-10 - Remove MimeInfoException catch clauses and import from TestParsers (siren)
24 10. TIKA-8 - Replaced the jmimeinfo dependency with a trivial mime type detector (jukka)
26 11. TIKA-7 - Added the Lius Lite code. Added missing dependencies to POM (jukka)
28 12. TIKA-18 - "Office" interface should be renamed "MSOffice" (mattmann)