From 8970473527fd8af6f57d888ce3588136fcbcf724 Mon Sep 17 00:00:00 2001 From: Damien Goutte-Gattat Date: Mon, 22 May 2023 14:19:49 +0100 Subject: [PATCH] Change the macOS-specific suffix from 'os-x' to 'mac'. This change results in the macOS package beinf suffixed with '-mac' rather than '-os-x', as suggested by Jim Balhoff since "OS X" is no longer the name used by Apple to refer to its desktop operating system. --- pom.xml | 4 ++-- src/main/resources/os-x-assembly.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 014f559..56d0dfb 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ Protege-${protege.version} - ${protege.directory}-os-x + ${protege.directory}-mac ${protege.directory}-linux @@ -223,7 +223,7 @@ edu.stanford.protege protege-desktop ${protege.version} - os-x + mac zip ${project.build.directory}/${os-x.directory} true diff --git a/src/main/resources/os-x-assembly.xml b/src/main/resources/os-x-assembly.xml index 3df8ef7..fcd8b72 100644 --- a/src/main/resources/os-x-assembly.xml +++ b/src/main/resources/os-x-assembly.xml @@ -1,7 +1,7 @@ - os-x + mac zip