Thank you for building... er trying to build... I wonder if that’s a permission issue and the files aren’t being written? Nah... wouldn’t make sense because we write temp files all over the place in other tests... maybe a space in path issue? I intentionally have a space on windows, but I don’t think I do on Mac.
I’ll take a look tomorrow. I was getting clean builds on windows, and the release was made on a Mac ...argh... Thank you! On Sun, Jul 28, 2019 at 8:21 AM David Meikle <[email protected]> wrote: > On Fri, 26 Jul 2019 at 16:48, Tim Allison <[email protected]> wrote: > >> Please vote on releasing this package as Apache Tika 1.22. >> >> The vote is open for the next 72 hours and passes if a majority of at >> least three +1 Tika PMC votes are cast. >> >> >> [ ] +1 Release this package as Apache Tika 1.22 >> >> [ ] -1 Do not release this package because... >> > > -1 - I am getting build errors with this RC on both Mac and Ubuntu I am > afraid. > > [INFO] Running org.apache.tika.eval.reports.ResultsReporterTest > [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: > 0 s - in org.apache.tika.eval.reports.ResultsReporterTest > [INFO] > [INFO] Results: > [INFO] > [ERROR] Failures: > [ERROR] TikaEvalCLITest.testBasicCompare:81->TikaTest.assertContains:110 > testdb.mv.db not found in: > [] > [ERROR] TikaEvalCLITest.testBasicProfile:90->TikaTest.assertContains:110 > testdb.mv.db not found in: > [] > [ERROR] TikaEvalCLITest.testComparisonReports:117 > [ERROR] TikaEvalCLITest.testProfileReports:104 > [ERROR] Errors: > [ERROR] SimpleComparerTest.staticSetUp:63 » NullPointer in must not be > null > [ERROR] LangIdTest.init:33 » NullPointer in must not be null > [ERROR] LanguageIdTest.testDefenseAgainstBadRegexInOpenNLP:35 » > NullPointer in must no... > [INFO] > [ERROR] Tests run: 24, Failures: 4, Errors: 3, Skipped: 5 > > Cheers, > Dave >
