From 36a4a134069e33508f553a23a6f240f3f093a893 Mon Sep 17 00:00:00 2001 From: Joacim Breiler Date: Sun, 22 Oct 2023 19:02:25 +0200 Subject: [PATCH] Fixes for Raspberry PI 64-bit (#2352) Rolled back to NetBeans 18.0 as there was problems with menus on linux aarch64. Fixed link to aarch64 JRE. --- ugs-platform/application/pom.xml | 2 +- ugs-platform/pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ugs-platform/application/pom.xml b/ugs-platform/application/pom.xml index 9140aa6682..d38734d435 100644 --- a/ugs-platform/application/pom.xml +++ b/ugs-platform/application/pom.xml @@ -853,7 +853,7 @@ - + diff --git a/ugs-platform/pom.xml b/ugs-platform/pom.xml index e90c0de623..0c95f60149 100644 --- a/ugs-platform/pom.xml +++ b/ugs-platform/pom.xml @@ -15,7 +15,7 @@ yyyy.MM.dd.HH.mm - RELEASE190 + RELEASE180 Universal Gcode Platform ${project.version} Universal Gcode Platform 2 @@ -39,7 +39,7 @@ https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.8.1%2B1/OpenJDK17U-jre_x64_linux_hotspot_17.0.8.1_1.tar.gz https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.8.1%2B1/OpenJDK17U-jre_arm_linux_hotspot_17.0.8.1_1.tar.gz - https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.8.1%2B1/OpenJDK17U-jre_aarch64_linux_hotspot_17.0.8.1_1.tar.gz + https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.9%2B9/OpenJDK17U-jre_aarch64_linux_hotspot_17.0.9_9.tar.gz Developer ID Application