From a992edddb4b271443781172f64a26ff696dd6101 Mon Sep 17 00:00:00 2001 From: Jakob Heher Date: Fri, 1 Jul 2022 11:10:56 +0200 Subject: re-package bundled jre as zip, cf. #89 #84, cf. https://github.com/mojohaus/truezip/issues/10 --- ...penJDK17U-jre_aarch64_mac_hotspot_17.0.2_8.tar.gz | Bin 41189587 -> 0 bytes .../OpenJDK17U-jre_aarch64_mac_hotspot_17.0.2_8.zip | Bin 0 -> 39469325 bytes .../OpenJDK17U-jre_x64_mac_hotspot_17.0.3_7.tar.gz | Bin 43664306 -> 0 bytes .../OpenJDK17U-jre_x64_mac_hotspot_17.0.3_7.zip | Bin 0 -> 41882129 bytes pdf-over-gui/pom.xml | 4 ++-- 5 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 jre-bundles/OpenJDK17U-jre_aarch64_mac_hotspot_17.0.2_8.tar.gz create mode 100644 jre-bundles/OpenJDK17U-jre_aarch64_mac_hotspot_17.0.2_8.zip delete mode 100644 jre-bundles/OpenJDK17U-jre_x64_mac_hotspot_17.0.3_7.tar.gz create mode 100644 jre-bundles/OpenJDK17U-jre_x64_mac_hotspot_17.0.3_7.zip diff --git a/jre-bundles/OpenJDK17U-jre_aarch64_mac_hotspot_17.0.2_8.tar.gz b/jre-bundles/OpenJDK17U-jre_aarch64_mac_hotspot_17.0.2_8.tar.gz deleted file mode 100644 index 0cc8edc7..00000000 Binary files a/jre-bundles/OpenJDK17U-jre_aarch64_mac_hotspot_17.0.2_8.tar.gz and /dev/null differ diff --git a/jre-bundles/OpenJDK17U-jre_aarch64_mac_hotspot_17.0.2_8.zip b/jre-bundles/OpenJDK17U-jre_aarch64_mac_hotspot_17.0.2_8.zip new file mode 100644 index 00000000..70c71327 Binary files /dev/null and b/jre-bundles/OpenJDK17U-jre_aarch64_mac_hotspot_17.0.2_8.zip differ diff --git a/jre-bundles/OpenJDK17U-jre_x64_mac_hotspot_17.0.3_7.tar.gz b/jre-bundles/OpenJDK17U-jre_x64_mac_hotspot_17.0.3_7.tar.gz deleted file mode 100644 index 2b9f963f..00000000 Binary files a/jre-bundles/OpenJDK17U-jre_x64_mac_hotspot_17.0.3_7.tar.gz and /dev/null differ diff --git a/jre-bundles/OpenJDK17U-jre_x64_mac_hotspot_17.0.3_7.zip b/jre-bundles/OpenJDK17U-jre_x64_mac_hotspot_17.0.3_7.zip new file mode 100644 index 00000000..3bad29c1 Binary files /dev/null and b/jre-bundles/OpenJDK17U-jre_x64_mac_hotspot_17.0.3_7.zip differ diff --git a/pdf-over-gui/pom.xml b/pdf-over-gui/pom.xml index bf1984fd..b381e598 100644 --- a/pdf-over-gui/pom.xml +++ b/pdf-over-gui/pom.xml @@ -633,7 +633,7 @@ org.eclipse.swt.cocoa.macosx.x86_64 - OpenJDK17U-jre_x64_mac_hotspot_17.0.3_7.tar.gz + OpenJDK17U-jre_x64_mac_hotspot_17.0.3_7.zip jdk-17.0.3+7-jre/Contents/Home mac pdf-over_mac-x86_64.zip @@ -679,7 +679,7 @@ org.eclipse.swt.cocoa.macosx.aarch64 - OpenJDK17U-jre_aarch64_mac_hotspot_17.0.2_8.tar.gz + OpenJDK17U-jre_aarch64_mac_hotspot_17.0.2_8.zip jdk-17.0.2+8-jre/Contents/Home mac pdf-over_mac-aarch64.zip -- cgit v1.2.3