Re: svn commit: r209692 - in /incubator/jdo/trunk/api20: src/java/javax/jdo/ src/java/javax/jdo/identity/ src/java/javax/jdo/spi/ test/java/javax/jdo/identity/

2005-07-08 Thread Andy Jefferson
I have updated my api20 workspace today and called maven -o rebuild. The ObjectIdentityTest prints an error (see below). I'm not sure, why I do not see the error stacktrace. You mean the failed test ? This is the error. Looks like some date parsing needs a fix in JDOImplHelper.

Re: svn commit: r209692 - in /incubator/jdo/trunk/api20: src/java/javax/jdo/ src/java/javax/jdo/identity/ src/java/javax/jdo/spi/ test/java/javax/jdo/identity/

2005-07-08 Thread Craig Russell
Hi,It's the date formatter which is set up for US date formats. My bad.I'll get a fix for this as soon as I can.CraigOn Jul 8, 2005, at 2:22 AM, Andy Jefferson wrote:I have updated my api20 workspace today and called "maven -o rebuild".The ObjectIdentityTest prints an error (see below). I'm not