2008/5/2 Benjamin Bentmann <[EMAIL PROTECTED]>: > Wayne Fay wrote: > > > > How is CR different from RC? > > > > I don't meant to say they are different, it's only another well-known > qualifier, aliasing one from the existing list. > > > > > I think I'd pick one and forget about the other. > > > > Is an option, we only need to make sure to clearly explain people that > Maven believes > hibernate-3.3.0.CR1 > hibernate-3.3.0.GA > > I have no personal interest in this, just wanted to bring it up. > > > Benjamin > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
If some of you are interrested to know how ivy handle this, they can have a look to [1]. Anyway, depending of the evolution of this thread, we will probably have to add a 'latest-maven' [2]. By the way, in which case did you need to compare 2 version? In ivy, we use it mostly for conflict resolution. But maven use a 'nearest' aproach. So I guess there is no need to compare version there. Is the impact limited to version ranges? [1] http://ant.apache.org/ivy/history/latest-milestone/configuration/latest-strategies.html [2] https://issues.apache.org/jira/browse/IVY-812 -- Gilles Scokart --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
