Hi, On Mon, Sep 28, 2009 at 12:43 AM, Ken Krugler <[email protected]> wrote: > After svn up'ing to the latest in trunk, I'm also getting 5 failures in the > tika-parsers tests. For example: > > Running org.apache.tika.mime.TestMimeTypes > Tests run: 19, Failures: 5, Errors: 0, Skipped: 0, Time elapsed: 2.625 sec > <<< FAILURE!
Make sure that you have an up to date tika-core SNAPSHOT as many of the mime type settings that affect tests in tika-parsers have just been updated. A "mvn clean install" from the top level project should pass all tests (it does for me). BR, Jukka Zitting
