From 9740c1df6f0469ae80f012dbaf433b3f63fa4ae8 Mon Sep 17 00:00:00 2001 From: Alexey Semenyuk Date: Wed, 4 Dec 2024 20:07:00 +0000 Subject: [PATCH] 8333572: Update jpackage.md with info related to WiX v4 and v5 support Reviewed-by: almatvee --- src/jdk.jpackage/share/man/jpackage.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/jdk.jpackage/share/man/jpackage.md b/src/jdk.jpackage/share/man/jpackage.md index 9d7a3003c24..faaae6acfbb 100644 --- a/src/jdk.jpackage/share/man/jpackage.md +++ b/src/jdk.jpackage/share/man/jpackage.md @@ -661,6 +661,12 @@ jpackage will lookup files by specific names in the resource directory. : WiX project file for installer UI +`wix-conv.xsl` + +: WiX source code converter. Used for converting WiX sources from WiX v3 to v4 schema when WiX v4 or newer is used + + Default resource is *wix3-to-wix4-conv.xsl* + #### Resource directory files considered only when building Windows EXE installer: