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]
