It exists, in math/. core/ depends on math/, and utils/ depends on core/, so all should be well.
I'm confused since I don't see this, but I do see other problems. I'm going to delete everything and start over again. On Fri, May 7, 2010 at 5:57 PM, Sebastian Schelter <sebastian.schel...@zalando.de> wrote: > I'm seeing a very strange compilation problem: > > Somehow LuceneIterableTest tries to extend > org.apache.mahout.math.MahoutTestCase which does not exist, but it > correctly imports org.apache.mahout.common.MahoutTestCase... >