RE: Re: RE : Tutorial help with Keel 2.1
"Pierre Raoul" <[email protected]> Sat, 16 Oct 2004 21:47:29 +0200
| Newsgroups | gmane.comp.java.keel.user |
|---|---|
| Message-ID | <001501c4b3b8$f8a0ab10$be00a8c0@ADMINISTRAT> |
Hello, Louis Moore <lrm718-/[email protected]> wrote:> Pierre, > The error you'er describing was fixed in CVS just a > couple days ago -- try updating your > svc-persist-default module from CVS and it should be > fixed. > > hth, > Lou I got the version dated 15-oct-2004 from http://j2eeguys.com/~Keel and now everything is fine... almost everything: the only unit test with org.keel.utilstring failed: testToDate Error Unable to parse date from 'feb-13-01':Unparseable date: "feb/13/01 0:0:0.0" java.lang.IllegalArgumentException: Unable to parse date from 'feb-13-01': Unparseable date: "feb/13/01 0:0:0.0" at [...] but no problem with the tutorial. Thanks Pierre