You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SET ARCH=x64|x86-32|x86|arm64 or all "x64 x86-32 arm64"
43
43
SET JVM=hotspot|openj9|dragonwell or both JVM=hotspot openj9
44
44
SET PRODUCT_CATEGORY=jre|jdk (only one at a time)
45
-
SET WIX_VERSION=5.0.0 (make sure this is the same version that is installed on the build machine)
45
+
SET WIX_VERSION=5.0.2 (make sure this is the same version that is installed on the build machine)
46
46
```
47
47
48
48
To customize branding information you can export the following environment variables to override the default values. The default values are listed below:
0 commit comments