From: Stefan F. <ste...@we...> - 2012-01-29 16:53:55
|
Martin, see answers below. Stefan On Sunday, January 29, 2012 05:44:06 PM Dr....@t-... wrote: > Hi Stefan, > > 1:) Stefan your email adress is way of :) Thx, some side-effect from the recent system update. > > 2) i would love to see a maintenance branch, a development branch > based on the 2.0 as fast as possible and in the mean time a > development branch based on the latest 1.6. In principle that was the setup for rails 1.5.x: master => development branch for 1.x rails2.0 => development branch for 2.0 rails1.5.x => maintenance branch for 1.5.x What I did as release manager is to pick the bug-fixes from master into rails1.5.x and then releasing from there. This process is even documented our wiki, see http://sourceforge.net/apps/mediawiki/rails/index.php?title=Release_Management (Reminds me that nearly all steps of the last section is automated already and I should update the walk-through accordingly.) > > So lets keep 1.6.x as maint 1.x as development and of course 2.x as > major Release. Do you vote for releasing all changes (including those for 1880) now as part of 1.6.x or keep them in development only and release them at 1.7. only? > > Von: StefanFrey@dhcppc0 > An: "Development list for Rails: an 18xx game" > <rai...@li...> > Betreff: Re: [Rails-devel] Releasing 1.6.1 this weekend? > Datum: Sun, 29 Jan 2012 17:33:30 +0100 > > All: > Another follow up before I release. > > Originally I intended to restrict the maintenance releases to bug > fixes only. > Reason was that users should expect to be a maintenance release to be > more stable than any one before. I deviated a little from this by > releasing > the background maps in between, however they were optional only. > > However there are several issues now: > > * To my surprise there has been a burst of the commit frequency to > rails 1.x > since I announced rails 2.0. So there are much more commits as > expected and > due to my focus on the 2.0 branch I have not followed them that > closely. > > * There have been only one or two clear bug-fixes since 1.6.0, so > releasing > only those is possible. > > * Reading some commit statements sometimes it is likely that the > commit > contains both improvement and bug fix. > > So my Question is: > > -> Continue as before and release 1.6.1 with only some few bug fixes. > > -> Go back to the old style: Release everything and ignore the > intention > of maintenance releases. > > Stefan > > Remark: Unfortunately I forgot to push the v1.6.0 tag, so one has to > go back > to the date 23/12/2011 or search for 1.6.0 in the commit annotations. > > On Saturday, January 28, 2012 02:07:14 PM ste...@we... wrote: > > All: > > as I have been pretty busy and the recent commits of Erik require > > branching > > > the master for a 1.6.x release series, the release of 1.6.1 got > > delayed: > > Hope do get it done until Monday latest. > > > > The upgrade to OpenSUSE 12.1 today does not help either, as it > > requires > > > installing Eclipse afresh (which is not part of the suse repos > > unfortunately). > > > > Due to the upgrade I also pushed my current local Rails 2.0 branch, > > which > > > still does not compile, however it is close (only 32 errors > > remaining, down > > > from around 600 at top). So stay tuned for more updates in the not > > too > > > distant future. > > > > Stefan > > > > > > -----Ursprüngliche Nachricht----- > > Von: "Stefan Frey" > > Gesendet: Jan 20, 2012 11:59:14 AM > > An: "Development list for Rails: an 18xx game" > > > > Betreff: [Rails-devel] Releasing 1.6.1 > > > > this weekend? > > > > All: > > I plan to release 1.6.1. at the end of this weekend, as there are > > quite a > > > few of Frederick changes are piling up. > > So keep last-minute fixes and changes rolling in ... > > > > My intention is to update the 2.0 branch with my current local repo > > this or > > > next weekend latest. Lots of stuff changed, so I hope to present > > something > > > soon that is worth of feedback. > > > > Stefan > > ---------------------------------------------------------------------------- > > -- Keep Your Developer Skills Current with LearnDevNow! > > The most comprehensive online learning library for Microsoft > > developers > > > is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, > > MVC3, > > > Metro Style Apps, more. Free future releases when you subscribe > > now! > > > http://p.sf.net/sfu/learndevnow-d2d > > _______________________________________________ > > Rails-devel mailing list > > Rai...@li... > > https://lists.sourceforge.net/lists/listinfo/rails-devel > > ---------------------------------------------------------------------------- > > -- Try before you buy = See our experts in action! > > The most comprehensive online learning library for Microsoft > > developers > > > is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, > > MVC3, > > > Metro Style Apps, more. Free future releases when you subscribe > > now! > > > http://p.sf.net/sfu/learndevnow-dev2 > > _______________________________________________ > > Rails-devel mailing list > > Rai...@li... > > https://lists.sourceforge.net/lists/listinfo/rails-devel > > --------------------------------------------------------------------------- > --- Try before you buy = See our experts in action! > The most comprehensive online learning library for Microsoft > developers > is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, > MVC3, > Metro Style Apps, more. Free future releases when you subscribe now! > http://p.sf.net/sfu/learndevnow-dev2 > _______________________________________________ > Rails-devel mailing list > Rai...@li... > https://lists.sourceforge.net/lists/listinfo/rails-devel |