[forge-dev] plugin versioning
Dan Allen
dan.j.allen at gmail.com
Thu Mar 8 16:55:06 EST 2012
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:
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/forge-dev/attachments/20120308/e550ac5e/attachment.html
More information about the forge-dev
mailing list