I fixed this by just fixing the Hadoop import on one line. We can include Axis. I just thought it was quite big and not sure how often people use this part of the distro, so I made it optional and put in a message to add it if you need to use it.
Yeah I am not opposed to moving examples even farther away from the core source code. Here this example depends neatly on the target that would build a server from your own code, rather than an example. Not a big deal, just means an extra step or two in the example instructions to put it all together. On Sat, Aug 2, 2008 at 7:02 AM, Grant Ingersoll <[EMAIL PROTECTED]> wrote: > I got paste the compile errors with the patch below. Now it's looking for > the Axis jars. Those are Apache right? I think we could add them in, > although if they are only needed for the examples, maybe we don't want them > in the main lib dir. > > I think we may want to refactor our examples to be off from the core. That > is have: > > mahout/ > core > examples > > > >
