I would love to see mahout-math be fully 1.5 compatible.  I thought it might
be
possible when I pulled out Writable and the hadoop stuff, but I didn't
realize there
was it was so close.  Yay!

  -jake

On Wed, Jan 20, 2010 at 10:57 AM, Dawid Weiss <dawid.we...@gmail.com> wrote:

> I must have compiled to 1.5-bytecode, but using 1.6 standard library.
> There are calls to Arrays#copyOf and, as far as I can tell, it's the
> only thing there that is 1.6-specific. Will file a patch for this.
>
> Dawid
>
> On Wed, Jan 20, 2010 at 7:14 PM, Dawid Weiss <dawid.we...@gmail.com>
> wrote:
> >> Gee, I was sure something in there was using a 1.6 feature, perhaps of
> Arrays.
> >
> > Really? I recompiled it under 1.5... or so I thought... Might have
> > been 1.6 JRE with 1.5 compatibility switch for the produced
> > bytecode... Will look into it.
> >
> > Dawid
> >
>

Reply via email to