[aerogear-dev] Versioning

Douglas Campos qmx at qmx.me
Thu Jun 6 09:27:26 EDT 2013


On Wed, Jun 05, 2013 at 02:56:53PM -0500, Kris Borchers wrote:
> So we haven't talked about this for a while so I thought I would stir
> the fire again. Does anyone have any objection to JS managing our
> versions as such:
> 
> I would like to move what is currently in master to a 1-0-stable branch
> Then I would like to update master's build version to 1.1.0-pre
> All work is done on the master branch then if the change is applicable
> to 1.0.0, it can be cherry-picked into the 1-0-stable branch
My take on this:

-1 for the stable label - if people want stable, they want releases
+1 for the version bump - java(ish) projects already does this via
maven-release-plugin (1.1.0-SNAPSHOT) - but I think -pre isn't clear as
-dev is (we use .dev on jruby)

-- 
qmx


More information about the aerogear-dev mailing list