Integrated: JDK-8259927: Windows jpackage installer issues
Andy Herrick
herrick at openjdk.java.net
Thu Feb 4 17:51:41 UTC 2021
On Wed, 3 Feb 2021 14:08:13 GMT, Andy Herrick <herrick at openjdk.org> wrote:
> Remove lines in WixSourceBuilder that adds directive to rm-rf the parent dir(s) of the install-dir. These directories get removed anyway if they are empty without these lines, and should be left alone if not empty after removing the install dir itself.
This pull request has now been integrated.
Changeset: bdcbfa10
Author: Andy Herrick <herrick at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/bdcbfa10
Stats: 3 lines in 1 file changed: 0 ins; 3 del; 0 mod
8259927: Windows jpackage installer issues
Reviewed-by: asemenyuk, almatvee, kizune
-------------
PR: https://git.openjdk.java.net/jdk/pull/2382
More information about the core-libs-dev
mailing list