« Return to Thread: Proper Dependency Management - HowTo?

Re: Proper Dependency Management - HowTo?

by Michael McCallum-3 :: Rate this Message:

Reply to Author | View in Thread

On Thu, 03 Jul 2008 19:30:58 Jörg Schaible wrote:
> > 6) start version numbering 1.1 for new artifacts
> >  * makes ranges work better
> >  * who needs the extra .0 on the end, i save that for patches
>
> Why's that? Also remember that version 1 is implicitly 1.0.0.0
so that range [1,2-!) does includes 1.1-SNAPSHOT if i happen to install as a
snapshot which is pretty common for a 1.1 version of an artifacts

Because there is no need to label things 1.0.0. ... 1.0 is sufficient.

When looking at any of the deliverables I produce you can tell immediately if
it was a release or a patch by seeing 1.X, 2.X where as a patch would be
1.3.1.



--
Michael McCallum
Enterprise Engineer
mailto:gholam@...

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...

 « Return to Thread: Proper Dependency Management - HowTo?