[wix-users] Patch for a jar having current timestamp in the name

Deepali Ahirrao deepali.ahirrao at gmail.com
Tue Feb 11 01:23:47 PST 2020


Hi,

I have recently started using Wix for installer creation, and not yet
familiar with many things and terminologies.
We have a version on production, say, 1.0.0.1. It has few jars with naming
format as com.test.mymodule_1.0.0.201911281758. The timestamp is appended
during our build process. We wan't to release a patch for few changes in
some files in the jar. However our build will generate new jar name since
timestamp would change -  com.test.mymodule_1.0.0.currentTimestamp.

How can I build and release a patch with no change in version - 1.0.0.1.

Thanks,
Deepali


More information about the wix-users mailing list