Can you provide a transcript of the commands you use to do this? You might even try computing an md5sum on all of the source files in the src directory and the class files in the target directory to verify that you know exactly what is changing.
In general, when I have these kinds of problems, it is because I am erroneously assuming something. That makes it very hard for me to tell somebody else what my problem is because when I describe the situation I am not actually describing the situation as it is. On Fri, Oct 1, 2010 at 3:07 PM, Matt Tanquary <[email protected]>wrote: > I am trying to make some changes to the source for local testing. Can > you suggest what I need to do. I am able to compile successfully, but > running mahout after recompile seems to have no effect. > > Thanks, > -M@ >
