From: Steve F. <st...@m3...> - 2002-11-04 21:03:11
|
From: "Vincent Massol" <vm...@oc...> > > From: moc...@li... > > [mailto:moc...@li...] On Behalf Of > > Steve Freeman > > Sent: 03 November 2002 11:39 > > To: 'MockObjects' > > Subject: Re: [MO-java-dev] Building the core library problem + version > > number issue > > > > I can't reproduce that. The src archive might be out of date, so I'll put another one up. > > I'm actually talking about building from CVS. Try it: make a clean > checkout somewhere and run "ant", you should get the same error. I just did and it ran fine, both 1.3.1 and 1.4.1. Can you check the class AbstractExpectationCollection and see if it's got the relevant method? It should have. > > Well, I thought it would make the numbers line up better. I've just changed > > the formatting, not the value. > > I can tell you it looks very strange when on SF you look at the > downloadable versions and see 0.2, 0.3, 0.4, 0.5, 0.6 and 0.07, because > mathematically 0.07 < 0.6 (I do understand the point about 0.07 not > being a number but nevertheless it will cause confusion - it already > has! :-)). I'm half inclined just to set the date yyyymmdd, but that would get a bit long. I'm not sure we have clean enough releases to justify major/minor versions. S. |