From: brett l. <bre...@gm...> - 2011-10-10 16:24:49
|
If it's a published release, there needs to be a public tag referencing it in the git repo. If you'd like to discuss changes in the release methodology, you should do it *before* you do a release with a new methodology. ---Brett. On Mon, Oct 10, 2011 at 12:17 PM, Stefan Frey <ste...@we...> wrote: > Erik: > I have not forgotten to change the version number, but the master branch is > the the developing branch for Rails 1.6. Thus you should change the version > number for master to Rails 1.5.9+ or 1.6- > > I created a local branch for bug-fixes of Rails 1.5 for which I picked those > commits that were bug-fixes (using git cherry-pick). Inside this local branch > the version number is correctly set to 1.5.1. > > I would prefer not to upload that local branch to the git repo to avoid that > someone starts coding bug-fixes against this (stable) branch instead of the > master branch (for the Rails 1.x development). The major disadvantage of that > is that the remote repo has no tag for 1.5.1. > > The other remote branch is for development towards Rails 2.0: > I am getting closer to a first compiling version, however it proved that > refactoring and a cautious redesigning of the state/model classes to remove > the two different types of state/move mechanisms proved to be some more work > than expected. However it will make everything around Porfolio and Ownership a > little easier: Currently I delete more lines than I add. > > Stefan > > > > > > > > On Monday, October 10, 2011 03:10:04 pm Erik Vos wrote: >> Stefan, >> >> It seems you forgot to change the version number in Game.java. When I >> pull, it's still 1.5. >> In any case, with my next commit I will change it to 1.5.1+. >> >> Erik. >> >> > -----Original Message----- >> > From: Stefan Frey [mailto:ste...@we...] >> > Sent: Monday, October 10, 2011 11:42 AM >> > To: rai...@li... >> > Cc: Development list for Rails: an 18xx game; rails- >> > us...@li... >> > Subject: [Rails-devel] Rails 1.5.1 available >> > >> > A new bug-fix release 1.5.1 for Rails is available. >> > >> > Downloads are available at http://rails.sourceforge.net/ or by the direct >> >> link >> >> > https://sourceforge.net/projects/rails/files/Rails/1.5.1/ >> > >> > It contains: >> > >> > - Fix to allow laying THB home token if track exists (1856). >> > - Fix bug that disallows selling a share after buying one in some cases. >> > - Fixed positioning bug of base tokens on corner-facing cities. >> > - Fix of revenue calculation: Changed Montgomery and Tallahassee to major >> > scoring locations (18GA). >> > >> > Stefan >> >> --------------------------------------------------------------------------- >> - -- >> >> > All the data continuously generated in your IT infrastructure contains a >> > definitive record of customers, application performance, security >> > threats, fraudulent activity and more. Splunk takes this data and makes >> > sense of >> >> it. >> >> > Business sense. IT sense. Common sense. >> > http://p.sf.net/sfu/splunk-d2dcopy1 >> > _______________________________________________ >> > Rails-devel mailing list >> > Rai...@li... >> > https://lists.sourceforge.net/lists/listinfo/rails-devel >> >> --------------------------------------------------------------------------- >> --- All the data continuously generated in your IT infrastructure contains >> a definitive record of customers, application performance, security >> threats, fraudulent activity and more. Splunk takes this data and makes >> sense of it. Business sense. IT sense. Common sense. >> http://p.sf.net/sfu/splunk-d2dcopy1 >> _______________________________________________ >> Rails-devel mailing list >> Rai...@li... >> https://lists.sourceforge.net/lists/listinfo/rails-devel > > ------------------------------------------------------------------------------ > All the data continuously generated in your IT infrastructure contains a > definitive record of customers, application performance, security > threats, fraudulent activity and more. Splunk takes this data and makes > sense of it. Business sense. IT sense. Common sense. > http://p.sf.net/sfu/splunk-d2dcopy1 > _______________________________________________ > Rails-devel mailing list > Rai...@li... > https://lists.sourceforge.net/lists/listinfo/rails-devel > |