That's all but identical to me. Not sure what's up. I use the 64-bit JVM by default, maybe that's it?
Don't think you even need to reroll. It's not a code issue, at best a test issue, and really not even that. On Fri, Nov 13, 2009 at 1:20 PM, Grant Ingersoll <[email protected]> wrote: > OK, check it and I'll reroll today. > > Here's mine: > mvn --version > Apache Maven 2.2.1 (r801777; 2009-08-06 15:16:01-0400) > Java version: 1.6.0_15 > Java home: /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home > Default locale: en_US, platform encoding: MacRoman > OS name: "mac os x" version: "10.6.2" arch: "x86_64" Family: "mac" > > > And svn info reports: > Path: . > URL: https://svn.apache.org/repos/asf/lucene/mahout/trunk > Repository Root: https://svn.apache.org/repos/asf > Repository UUID: 13f79535-47bb-0310-9956-ffa450edef68 > Revision: 835502 > Node Kind: directory > Schedule: normal > Last Changed Author: gsingers > Last Changed Rev: 835391 > Last Changed Date: 2009-11-12 09:32:30 -0500 (Thu, 12 Nov 2009) > > And everything works. > > > On Nov 13, 2009, at 4:05 AM, Sean Owen wrote: > >> Mac OS X 10.6.2, Java 6, Maven 2.2.1. The usual. It's consistently >> reproducible. >> >> My 'fix' can't really hurt and I committed it. This should already be >> something the tests do anyway, so that a difference in the 17th >> decimal place doesn't fail the test (except in some very special case >> where it is significant of course, which is not the norm.) >> >> On Fri, Nov 13, 2009 at 1:52 AM, Ted Dunning <[email protected]> wrote: >>> And which mvn? >>> >>> On Thu, Nov 12, 2009 at 5:07 PM, Grant Ingersoll <[email protected]>wrote: >>> >>>> Hmm, I'm on a Mac and running on the command line. What version of OS X >>>> and what JVM? > > >
