On 05/07/06, Jesse McConnell <[EMAIL PROTECTED]> wrote:
might be better off using the version ranges notation for this kind of
thing, I don't think you want to get into the habit of x.y being some
kinda fuzzy defintion, it should refer to a specific version.

[3.7,) or something along those lines...

http://docs.codehaus.org/display/MAVEN/Dependency+Mediation+and+Conflict+Resolution

then when it comes to your release time, pin it down to a specific
version of the pom for release

I did think of ranges, but even atm 3.7 is just a 'soft' version -
merely a recommendation.  This notion could be extended to accommodate
the above, with it becoming the 'hard' version [3.7-1] at release
time.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to