just did the procedure from scratch - core, utils and examples seems to resolve, only math is not compiling - reports something like 950 errors
On Sun, Jan 3, 2010 at 2:55 AM, Ted Dunning <[email protected]> wrote: > Benson? > > Did half of one of your patches get committed? > > On Sat, Jan 2, 2010 at 4:41 PM, Bogdan Vatkov <[email protected] > >wrote: > > > I am trying to create Java project in Eclipse from trunk but when I sync > > e.g. in math a class GenericSorting is not compiling due to a missing > > import > > org.apache.mahout.math.function.IntComparator; > > what am I doing wrong? > > > > > Hmm, I'm using trunk and it is compiling. You have to do "mvn install" > > > from the root Mahout dir, if that helps at all. > > > > > > > > > -- > Ted Dunning, CTO > DeepDyve > -- Bogdan Vatkov email: [email protected]
