Re: Upgrading Jenkins using MSI file

2020-07-20 Thread PF
Thank you for explanation. Will keep that in mind in the future. On Sunday, July 19, 2020 at 10:07:54 PM UTC-4, slide wrote: > > The method should be ok, the data for the jobs and such are not stored in > the same location as the "executable." I would definitely recommend always > backing up you

Re: Upgrading Jenkins using MSI file

2020-07-19 Thread Mark Waite
I thought that replacing one of the files tracked by the MSI package would confuse the MSI package management facilities so that future upgrades using the MSI installer won't be allowed because one of the binary files managed by the MSI installer has been changed. If future upgrades are always don

Re: Upgrading Jenkins using MSI file

2020-07-19 Thread Slide
The method should be ok, the data for the jobs and such are not stored in the same location as the "executable." I would definitely recommend always backing up your JENKINS_HOME before installing new versions. On Sun, Jul 19, 2020, 18:49 PersonFirst PersonLast < personandfri...@gmail.com> wrote: