: : That part of the script expects you run from the root of a checkout. It : : runs the backcompat tests, and scrapes the test output to check all are : : tested. : : Everything you said made sense, and i even filed LUCENE-6234 to note that
I tracked down the root problem to LUCENE-6235 - the regex matching on ant's output freaks out if you have ant configured to use the AnsiColorLogger. I'm pretty sure Ryan's initial diagnoses was wrong - i don't think the script has any opinions about the CWD you run it in (but i'll wait to Resolve:INVALID LUCENE-6234 after i've had a chance to test -- still waiting to see the smoke tester pass at all) -Hoss http://www.lucidworks.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
