Thanks Andrey! That was a good catch. Ari: I actually tried skipping the tests earlier, but that led to a build error somewhere else. The tests are there for a reason though, so it's probably best that I waited for a fix. I couldn't just download the CI jars because I have a patch I apply to partially fix CAY-1111.
-Dave On Thu, Sep 24, 2009 at 4:30 AM, Andrey Razumovsky <[email protected]> wrote: > Okay, I fixed it. The problem was that order of HashMap iteration is > different in jdk5 and 6. In fact, it worked fine in jdk 5 only by > coincidence > > 2009/9/24 Aristedes Maniatis <[email protected]> > >> On 24/09/09 5:07 PM, Dave Dombrosky wrote: >> >>> Is anyone still looking into this? I'm also getting the exceptions in >>> DataContextFlattenedAttributesTest using rev 811957 or later. >>> >>> I would like to use the latest trunk code because of some bugs that >>> were recently fixed, but this error is preventing me from building the >>> source. It surprises me that this issue seems to be platform >>> dependent. Definitely a strange issue... >>> >> >> In the meantime, you can build with "-Dmaven.test.skip=true" at the end of >> your maven commands. Or else just grab the built jars from our hudson CI >> server (details on the download page). >> >> Ari >> >> >> -- >> >> --------------------------> >> Aristedes Maniatis >> GPG fingerprint CBFB 84B4 738D 4E87 5E5C 5EFA EF6A 7D2E 3E49 102A >> > > > > -- > Andrey >
