[forge-dev] plugin versioning
Max Rydahl Andersen
manderse at redhat.com
Thu Mar 8 19:44:12 EST 2012
if you are going that route - checkout OSGI versioning rules/syntax.
That has good defaults and deterministic version ranges
/max
On Mar 8, 2012, at 10:55 PM, Dan Allen wrote:
> Although it has a slightly different focus, I advise reading up on Bundler, the Ruby library versioning tool created by Yehuda Katz to bring sanity to rails plugins.
>
> It has an interesting version symbol to indicate upgrading along a major version:
>
> ~> 1.1.0
>
> That will allow 1.2.0, but not 2.0.0.
>
> Bundler also has the idea of version locking across the transitive closure.
>
> --
> Sent from my CyanogenMod-powered
> Android device, an open platform for
> carriers, developers and consumers.
>
> On Mar 8, 2012 10:21 AM, "Lincoln Baxter, III" <lincolnbaxter at gmail.com> wrote:
> _______________________________________________
> forge-dev mailing list
> forge-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/forge-dev
More information about the forge-dev
mailing list