#1 yeah there is not a great reason for this. The one in integration/ is
really the extra one. It's there so that the web app example has an example
to run, without depending on examples/, but, I'm just going to delete it.

Likewise I'll merge those two package-info.java classes.

On Tue, Dec 6, 2011 at 8:59 PM, Jeff Eastman <[email protected]>wrote:

> **
> The IJ-generated file (mahout.userlibraries in my case) creates a user
> library with references to all the appropriate jars. By adding it to the
> Eclipse buildpath user libraries after svn checkout, and after manually
> fixing the source files it ALL WORKS! Well, almost...
>
>    - We still have duplicates of GroupLensDataModel and
>    GroupLensRecommender in examples/
>    - The duplicate package-info files in o.a.m.classifier.bayes still
>    causes a compiler error but it can be ignored
>
>
>

Reply via email to