mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-15 08:34:30 +02:00
8150442: Enforce Supported Platforms in Packager for MSI bundles
Reviewed-by: almatvee, cstein
This commit is contained in:
parent
642816538f
commit
e7157d174c
14 changed files with 404 additions and 10 deletions
|
@ -29,7 +29,7 @@ DISABLED_WARNINGS_java += dangling-doc-comments
|
|||
|
||||
COPY += .gif .png .txt .spec .script .prerm .preinst \
|
||||
.postrm .postinst .list .sh .desktop .copyright .control .plist .template \
|
||||
.icns .scpt .wxs .wxl .wxi .ico .bmp .tiff .service .xsl
|
||||
.icns .scpt .wxs .wxl .wxi .wxf .ico .bmp .tiff .service .xsl
|
||||
|
||||
CLEAN += .properties
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue