We use a 4-part versioning scheme internally, for our Mac builds - our build system increments every time a new commit happens on a branch after configure.ac has been bumped to a new 3-part version. Some (but not all) of our builds go to our customers' Alpha channel after being QA'd, then some of those are promoted to beta, then later to stable.

I'm working on automating our procedures so that *every* product release gets a corresponding Open Source release, and 4.0.1.28 and 4.0.1.34 are the first examples of this - alpha channel releases that have happened since started work on this procedure. As time goes by, I'll make sure the website gets automatically updated too, so it'll be clear which 4-part versions should be considered stable


On 16/05/15 15:23, Alex J Lennon wrote:


On 16/05/2015 14:23, Jo Shields wrote:


On 16/05/15 12:55, Alex J Lennon wrote:

On 16/05/2015 13:14, Alex J Lennon wrote:
Hi,

Building the 4.0.1.34 release is erroring on the install step

  /usr/bin/install: cannot stat
'targets/Microsoft.Portable.VisualBasic_4.0.targets': No such file or
directory


It seems these two target files are missing from the 4.0.1.34 release
tarball

https://github.com/mono/mono/blob/master/mcs/tools/xbuild/targets/Microsoft.Portable.VisualBasic_4.0.targets https://github.com/mono/mono/blob/master/mcs/tools/xbuild/targets/Microsoft.Portable.VisualBasic_4.5.targets

Yep, this is definitely the case. https://github.com/mono/linux-packaging-mono/blob/master/debian/patches/add_missing_vb_portable_targets.patch

Thanks Jo.

Has the Mono release process changed as I'm seeing four digits in versioning now and they seem to be appearing more frequently e.g. 4.0.1.28, 4.0.1.34.

Is this an interim thing as you transition to the 4.x.x series or are releases likely to be more frequent / more informal?

Thanks, Alex


_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list



--

Dynamic Devices Ltd <http://www.dynamicdevices.co.uk/>

Alex J Lennon / Director
24 Rue de l'Abbé de l'Épée, Chateau Double - Les Oliviers, 13090 Aix-En-Provence, France

mobile: +44 (0)7478 346120 landline: +44 (0)1513 241374

Linkedin <http://www.linkedin.com/in/alexjlennon> Skype <skype:alexjlennon?add>

This e-mail message may contain confidential or legally privileged information and is intended only for the use of the intended recipient(s). Any unauthorized disclosure, dissemination, distribution, copying or the taking of any action in reliance on the information herein is prohibited. E-mails are not secure and cannot be guaranteed to be error free as they can be intercepted, amended, or contain viruses. Anyone who communicates with us by e-mail is deemed to have accepted these risks. Company Name is not responsible for errors or omissions in this message and denies any responsibility for any damage arising from the use of e-mail. Any opinion and other statement contained in this message and any attachment are solely those of the author and do not necessarily represent those of the company.


_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to