[forge-dev] DISCUSS: Forge Plugin Versioning Strategy
Max Rydahl Andersen
max.andersen at gmail.com
Thu Mar 15 13:12:53 EDT 2012
see http://www.slideshare.net/pvanderlei/osgi-versioning-and-testing slide 10.
OSGI is major.minor.micro.qualifier
and it also defines what kind of things that breaks.
First half of the presentation is not OSGI specific and just outlines good practices and
how OSGI captures it.
Second half is osgi/eclipse specific concerning the tools that are available for it
which doesn't really apply since forge aren't using osgi.
But an interesting read ;)
/max
On Mar 14, 2012, at 4:24 PM, Marius Bogoevici wrote:
>>
>> Thoughts? Would someone care to explain the OSGI versioning system?
>
> It's a form of Major.Minor.Micro.Qualifier - with qualifiers sorted lexicographically.
>
> Re: compatibility/versioning, I think that another set of rule you may want to take into account is: http://apr.apache.org/versioning.html.
>
More information about the forge-dev
mailing list