From: Debayan Sutradhar Date: Tue, 22 Jun 2021 12:14:49 +0530 Subject: Bump JavaFX to 17-EA+12 --- Bump JavaFX to 17-EA+12 --- --- 'a/.github/workflows/build.yml' +++ b/.github/workflows/build.yml @@ -27,8 +27,8 @@ jobs: path: src/main/resources/com/stream_pi/server - name: Setup JavaFX run: | - wget -P /tmp https://download2.gluonhq.com/openjfx/17/openjfx-17-ea+11_linux-x64_bin-jmods.zip - unzip /tmp/openjfx-17-ea+11_linux-x64_bin-jmods.zip -d /tmp + wget -P /tmp https://download2.gluonhq.com/openjfx/17/openjfx-17-ea+12_linux-x64_bin-jmods.zip + unzip /tmp/openjfx-17-ea+12_linux-x64_bin-jmods.zip -d /tmp - name: Download built jars uses: dawidd6/action-download-artifact@v2 with: @@ -107,8 +107,8 @@ jobs: path: src/main/resources/com/stream_pi/server - name: Setup JavaFX run: | - wget -P /tmp https://download2.gluonhq.com/openjfx/17/openjfx-17-ea+11_linux-x64_bin-jmods.zip - unzip /tmp/openjfx-17-ea+11_linux-x64_bin-jmods.zip -d /tmp + wget -P /tmp https://download2.gluonhq.com/openjfx/17/openjfx-17-ea+12_linux-x64_bin-jmods.zip + unzip /tmp/openjfx-17-ea+12_linux-x64_bin-jmods.zip -d /tmp - name: Download built jars uses: dawidd6/action-download-artifact@v2 with: @@ -180,8 +180,8 @@ jobs: name: version - name: Setup JavaFX run: | - bitsadmin /Transfer DownsdfloadJavaFX https://download2.gluonhq.com/openjfx/17/openjfx-17-ea+11_windows-x64_bin-jmods.zip D:\openjfx-17-ea+11_windows-x64_bin-jmods.zip - Expand-Archive -Force D:\openjfx-17-ea+11_windows-x64_bin-jmods.zip D:\ + bitsadmin /Transfer DownsdfloadJavaFX https://download2.gluonhq.com/openjfx/17/openjfx-17-ea+12_windows-x64_bin-jmods.zip D:\openjfx-17-ea+12_windows-x64_bin-jmods.zip + Expand-Archive -Force D:\openjfx-17-ea+12_windows-x64_bin-jmods.zip D:\ - name: Download built jars uses: dawidd6/action-download-artifact@v2 with: --- 'a/.github/workflows/init.yml' +++ b/.github/workflows/init.yml @@ -39,8 +39,8 @@ jobs: path: src/main/resources/com/stream_pi/server/Default.zip - name: Setup JavaFX run: | - wget -P /tmp https://download2.gluonhq.com/openjfx/17/openjfx-17-ea+11_linux-x64_bin-sdk.zip - unzip /tmp/openjfx-17-ea+11_linux-x64_bin-sdk.zip -d /tmp + wget -P /tmp https://download2.gluonhq.com/openjfx/17/openjfx-17-ea+12_linux-x64_bin-sdk.zip + unzip /tmp/openjfx-17-ea+12_linux-x64_bin-sdk.zip -d /tmp - name: Set Timezone uses: szenius/set-timezone@v1.0 with: --- 'a/pom.xml' +++ b/pom.xml @@ -14,7 +14,7 @@ 11 1.0.0 - 17-ea+11 + 17-ea+12 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT