Open ddark008 opened 2 years ago
So, FWIW there were some issues around timestamps being used for upgrade versions in the earlier version of this template. In certain circumstances a timestamp was going backwards instead of fowards.
I just redid the way versions work to build on top of GitHub Action run ids instead of timestamps. I think this is closer to what everyone wants:
RE: the install like new vs upgrade, is this a bug in jpackage or the template...?
New msi with bump app.version with same UUID in pom.xml doesn't upgrade previous, it's install like new. Look like bad wix configuration. For test propose add to windows-jpackage.txt argument: "--win-dir-chooser"
Links for research: