21 Jun 2004 17:03
Re: [groovy-dev] classworlds versions out of sync
Well spotted David. I've fixed this in CVS now - sorry for messing that up. On 21 Jun 2004, at 14:29, David Esterkin wrote: > Hello, > > I just did a cvs checkout this morning, and it looks like the > classworlds jar versions are out of sync. > In project.xml, this was recently updated to version "1.0": > > <dependency> > <groupId>classworlds</groupId> > <artifactId>classworlds</artifactId> <version>1.0</version> > </dependency> > > But all of the scripts in the src/bin directory reference "1.0-rc2": > # The version of classworlds to boot with > CLASSWORLDS_VERSION="1.0-rc2" > > Thanks, > > David > > James ------- http://radio.weblogs.com/0112098/
RSS Feed