>Can replicate if I add a space to the build path on a Mac. The other issue was that we were excluding the langid model via assembly.xml...so that was in the repo, but not in *-src.zip.
On Sun, Jul 28, 2019 at 12:33 PM Tim Allison <[email protected]> wrote: > > Rc3 fails on a Mac if there’s a space in the build path. Fill fix and respin. > Thank you, again, Dave! > > On Sun, Jul 28, 2019 at 12:32 PM Tim Allison <[email protected]> wrote: >> >> Y. Can replicate if I add a space to the build path on a Mac. Will fix and >> respin tomorrow(?). Thank you, Dave! >> >> There’s also a failure in Tika-app ... similar cause. >> >> On Sun, Jul 28, 2019 at 9:07 AM Tim Allison <[email protected]> wrote: >>> >>> 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
