Hi Erick, If you mean the trunk then it might have been me -- I updated RR to 2.1.9, but didn't update IDEA project files. Can you try now?
Dawid On Fri, Oct 10, 2014 at 7:30 AM, Erick Erickson <[email protected]> wrote: > On a clean trunk checkout, after executing the 'ant idea' target and > opening the project in intellij, I can't run any tests. I keep > getting: > > Error:(139, 42) java: package com.carrotsearch.randomizedtesting does not > exist > > and none of the carrotsearch.randomizedtesting imports are resolved > in, for instance, LuceneTestCase. Did something change recently? This > seemed to start when I blew away the directory and did a fresh > checkout, although that's suspect. > > I've cleaned my ivy caches as well. > > I'm trying to run unit tests for TestReplicaProperties, which runs > fine from the command shell as > 'ant -Dtestcase=TestReplicaProeprties test'. > > Anybody got a clue? Or should I poke around in the morning? > > Thanks, > Erick > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
