Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLakshmi Shanmugam2021-04-22 09:41:37 +0000
committerLakshmi P Shanmugam2021-04-27 19:38:21 +0000
commit3abba70cd6a7dcfe63d490e73c484aaf2d382dd1 (patch)
treef55a9b54489cfe557489d984414dc11f2b62b400
parent3d46936d318285a5cea96def3e34dda7fc0841b4 (diff)
downloadeclipse.platform.swt.binaries-3abba70cd6a7dcfe63d490e73c484aaf2d382dd1.tar.gz
eclipse.platform.swt.binaries-3abba70cd6a7dcfe63d490e73c484aaf2d382dd1.tar.xz
eclipse.platform.swt.binaries-3abba70cd6a7dcfe63d490e73c484aaf2d382dd1.zip
Bug 572799 - Replace arm64 with aarch64
Replace occurrences of arm64 with aarch64 in fragment and arch name. Change-Id: I336c32a321ceab1cfb1c7a7aebc9cf9f5a24ad5f Reviewed-on: https://git.eclipse.org/r/c/platform/eclipse.platform.swt.binaries/+/179682 Tested-by: Platform Bot <platform-bot@eclipse.org> Reviewed-by: Lakshmi P Shanmugam <lshanmug@in.ibm.com>
-rw-r--r--bundles/org.eclipse.swt.cocoa.macosx.aarch64/.DS_Store (renamed from bundles/org.eclipse.swt.cocoa.macosx.arm64/.DS_Store)bin6148 -> 6148 bytes
-rw-r--r--bundles/org.eclipse.swt.cocoa.macosx.aarch64/.project (renamed from bundles/org.eclipse.swt.cocoa.macosx.arm64/.project)2
-rw-r--r--bundles/org.eclipse.swt.cocoa.macosx.aarch64/META-INF/MANIFEST.MF (renamed from bundles/org.eclipse.swt.cocoa.macosx.arm64/META-INF/MANIFEST.MF)8
-rw-r--r--bundles/org.eclipse.swt.cocoa.macosx.aarch64/about.html (renamed from bundles/org.eclipse.swt.cocoa.macosx.arm64/about.html)0
-rw-r--r--bundles/org.eclipse.swt.cocoa.macosx.aarch64/about_files/IJG_README (renamed from bundles/org.eclipse.swt.cocoa.macosx.arm64/about_files/IJG_README)0
-rw-r--r--bundles/org.eclipse.swt.cocoa.macosx.aarch64/about_files/mpl-v11.txt (renamed from bundles/org.eclipse.swt.cocoa.macosx.arm64/about_files/mpl-v11.txt)0
-rw-r--r--bundles/org.eclipse.swt.cocoa.macosx.aarch64/about_files/mpl-v20.txt (renamed from bundles/org.eclipse.swt.cocoa.macosx.arm64/about_files/mpl-v20.txt)0
-rw-r--r--bundles/org.eclipse.swt.cocoa.macosx.aarch64/build.properties (renamed from bundles/org.eclipse.swt.cocoa.macosx.arm64/build.properties)0
-rw-r--r--bundles/org.eclipse.swt.cocoa.macosx.aarch64/build.xml (renamed from bundles/org.eclipse.swt.cocoa.macosx.arm64/build.xml)4
-rw-r--r--bundles/org.eclipse.swt.cocoa.macosx.aarch64/forceQualifierUpdate.txt (renamed from bundles/org.eclipse.swt.cocoa.macosx.arm64/forceQualifierUpdate.txt)0
-rw-r--r--bundles/org.eclipse.swt.cocoa.macosx.aarch64/fragment.properties (renamed from bundles/org.eclipse.swt.cocoa.macosx.arm64/fragment.properties)2
-rw-r--r--bundles/org.eclipse.swt.cocoa.macosx.aarch64/libswt-awt-cocoa-4944r19.jnilibbin0 -> 51952 bytes
-rw-r--r--bundles/org.eclipse.swt.cocoa.macosx.aarch64/libswt-cocoa-4944r19.jnilibbin0 -> 594176 bytes
-rw-r--r--bundles/org.eclipse.swt.cocoa.macosx.aarch64/libswt-pi-cocoa-4944r19.jnilibbin0 -> 282176 bytes
-rw-r--r--bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml (renamed from bundles/org.eclipse.swt.cocoa.macosx.arm64/pom.xml)6
-rw-r--r--pom.xml2
16 files changed, 12 insertions, 12 deletions
diff --git a/bundles/org.eclipse.swt.cocoa.macosx.arm64/.DS_Store b/bundles/org.eclipse.swt.cocoa.macosx.aarch64/.DS_Store
index 045dade39..045dade39 100644
--- a/bundles/org.eclipse.swt.cocoa.macosx.arm64/.DS_Store
+++ b/bundles/org.eclipse.swt.cocoa.macosx.aarch64/.DS_Store
Binary files differ
diff --git a/bundles/org.eclipse.swt.cocoa.macosx.arm64/.project b/bundles/org.eclipse.swt.cocoa.macosx.aarch64/.project
index be3fa8b57..7d12b551f 100644
--- a/bundles/org.eclipse.swt.cocoa.macosx.arm64/.project
+++ b/bundles/org.eclipse.swt.cocoa.macosx.aarch64/.project
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
- <name>org.eclipse.swt.cocoa.macosx.arm64</name>
+ <name>org.eclipse.swt.cocoa.macosx.aarch64</name>
<comment></comment>
<projects>
</projects>
diff --git a/bundles/org.eclipse.swt.cocoa.macosx.arm64/META-INF/MANIFEST.MF b/bundles/org.eclipse.swt.cocoa.macosx.aarch64/META-INF/MANIFEST.MF
index 667b5c541..8ff670cb6 100644
--- a/bundles/org.eclipse.swt.cocoa.macosx.arm64/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.swt.cocoa.macosx.aarch64/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Fragment-Host: org.eclipse.swt;bundle-version="[3.116.0,4.0.0)"
Bundle-Name: %fragmentName
Bundle-Vendor: %providerName
-Bundle-SymbolicName: org.eclipse.swt.cocoa.macosx.arm64; singleton:=true
+Bundle-SymbolicName: org.eclipse.swt.cocoa.macosx.aarch64; singleton:=true
Bundle-Version: 3.116.100.qualifier
Bundle-ManifestVersion: 2
Bundle-Localization: fragment
@@ -23,8 +23,8 @@ Export-Package:
org.eclipse.swt.internal; x-friends:="org.eclipse.ui",
org.eclipse.swt.internal.image; x-internal:=true,
org.eclipse.swt.internal.cocoa; x-friends:="org.eclipse.ui"
-Eclipse-PlatformFilter: (& (osgi.ws=cocoa) (osgi.os=macosx) (osgi.arch=arm64) )
+Eclipse-PlatformFilter: (& (osgi.ws=cocoa) (osgi.os=macosx) (osgi.arch=aarch64) )
SWT-WS: cocoa
SWT-OS: macosx
-SWT-Arch: arm64
-Automatic-Module-Name: org.eclipse.swt.cocoa.macosx.arm64
+SWT-Arch: aarch64
+Automatic-Module-Name: org.eclipse.swt.cocoa.macosx.aarch64
diff --git a/bundles/org.eclipse.swt.cocoa.macosx.arm64/about.html b/bundles/org.eclipse.swt.cocoa.macosx.aarch64/about.html
index 38b1b1e58..38b1b1e58 100644
--- a/bundles/org.eclipse.swt.cocoa.macosx.arm64/about.html
+++ b/bundles/org.eclipse.swt.cocoa.macosx.aarch64/about.html
diff --git a/bundles/org.eclipse.swt.cocoa.macosx.arm64/about_files/IJG_README b/bundles/org.eclipse.swt.cocoa.macosx.aarch64/about_files/IJG_README
index 86cc20669..86cc20669 100644
--- a/bundles/org.eclipse.swt.cocoa.macosx.arm64/about_files/IJG_README
+++ b/bundles/org.eclipse.swt.cocoa.macosx.aarch64/about_files/IJG_README
diff --git a/bundles/org.eclipse.swt.cocoa.macosx.arm64/about_files/mpl-v11.txt b/bundles/org.eclipse.swt.cocoa.macosx.aarch64/about_files/mpl-v11.txt
index 7714141d1..7714141d1 100644
--- a/bundles/org.eclipse.swt.cocoa.macosx.arm64/about_files/mpl-v11.txt
+++ b/bundles/org.eclipse.swt.cocoa.macosx.aarch64/about_files/mpl-v11.txt
diff --git a/bundles/org.eclipse.swt.cocoa.macosx.arm64/about_files/mpl-v20.txt b/bundles/org.eclipse.swt.cocoa.macosx.aarch64/about_files/mpl-v20.txt
index 14e2f777f..14e2f777f 100644
--- a/bundles/org.eclipse.swt.cocoa.macosx.arm64/about_files/mpl-v20.txt
+++ b/bundles/org.eclipse.swt.cocoa.macosx.aarch64/about_files/mpl-v20.txt
diff --git a/bundles/org.eclipse.swt.cocoa.macosx.arm64/build.properties b/bundles/org.eclipse.swt.cocoa.macosx.aarch64/build.properties
index aae6ac614..aae6ac614 100644
--- a/bundles/org.eclipse.swt.cocoa.macosx.arm64/build.properties
+++ b/bundles/org.eclipse.swt.cocoa.macosx.aarch64/build.properties
diff --git a/bundles/org.eclipse.swt.cocoa.macosx.arm64/build.xml b/bundles/org.eclipse.swt.cocoa.macosx.aarch64/build.xml
index 8ccd1f49b..9de1be129 100644
--- a/bundles/org.eclipse.swt.cocoa.macosx.arm64/build.xml
+++ b/bundles/org.eclipse.swt.cocoa.macosx.aarch64/build.xml
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
-<project name="org.eclipse.swt.cocoa.macosx.arm64" default="build.jars" basedir=".">
+<project name="org.eclipse.swt.cocoa.macosx.aarch64" default="build.jars" basedir=".">
<property name="swt.ws" value="cocoa" />
<property name="swt.os" value="macosx" />
- <property name="swt.arch" value="arm64" />
+ <property name="swt.arch" value="aarch64" />
<!-- These properties are used by eclipse when exporting as Deployable plugin and fragments -->
<property name="version.suffix" value="3.116.0" />
diff --git a/bundles/org.eclipse.swt.cocoa.macosx.arm64/forceQualifierUpdate.txt b/bundles/org.eclipse.swt.cocoa.macosx.aarch64/forceQualifierUpdate.txt
index 2e3e33765..2e3e33765 100644
--- a/bundles/org.eclipse.swt.cocoa.macosx.arm64/forceQualifierUpdate.txt
+++ b/bundles/org.eclipse.swt.cocoa.macosx.aarch64/forceQualifierUpdate.txt
diff --git a/bundles/org.eclipse.swt.cocoa.macosx.arm64/fragment.properties b/bundles/org.eclipse.swt.cocoa.macosx.aarch64/fragment.properties
index 678599c12..e6899f7a7 100644
--- a/bundles/org.eclipse.swt.cocoa.macosx.arm64/fragment.properties
+++ b/bundles/org.eclipse.swt.cocoa.macosx.aarch64/fragment.properties
@@ -8,5 +8,5 @@
# Contributors:
# IBM Corporation - initial API and implementation
###############################################################################
-fragmentName = Standard Widget Toolkit for Mac OS X (Cocoa) ARM64
+fragmentName = Standard Widget Toolkit for Mac OS X (Cocoa) AARCH64
providerName = Eclipse.org
diff --git a/bundles/org.eclipse.swt.cocoa.macosx.aarch64/libswt-awt-cocoa-4944r19.jnilib b/bundles/org.eclipse.swt.cocoa.macosx.aarch64/libswt-awt-cocoa-4944r19.jnilib
new file mode 100644
index 000000000..af0be85ce
--- /dev/null
+++ b/bundles/org.eclipse.swt.cocoa.macosx.aarch64/libswt-awt-cocoa-4944r19.jnilib
Binary files differ
diff --git a/bundles/org.eclipse.swt.cocoa.macosx.aarch64/libswt-cocoa-4944r19.jnilib b/bundles/org.eclipse.swt.cocoa.macosx.aarch64/libswt-cocoa-4944r19.jnilib
new file mode 100644
index 000000000..eb552cd31
--- /dev/null
+++ b/bundles/org.eclipse.swt.cocoa.macosx.aarch64/libswt-cocoa-4944r19.jnilib
Binary files differ
diff --git a/bundles/org.eclipse.swt.cocoa.macosx.aarch64/libswt-pi-cocoa-4944r19.jnilib b/bundles/org.eclipse.swt.cocoa.macosx.aarch64/libswt-pi-cocoa-4944r19.jnilib
new file mode 100644
index 000000000..f509cb6bd
--- /dev/null
+++ b/bundles/org.eclipse.swt.cocoa.macosx.aarch64/libswt-pi-cocoa-4944r19.jnilib
Binary files differ
diff --git a/bundles/org.eclipse.swt.cocoa.macosx.arm64/pom.xml b/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml
index 71f5f8861..21811d996 100644
--- a/bundles/org.eclipse.swt.cocoa.macosx.arm64/pom.xml
+++ b/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml
@@ -20,14 +20,14 @@
<relativePath>../binaries-parent/</relativePath>
</parent>
<groupId>org.eclipse.swt</groupId>
- <artifactId>org.eclipse.swt.cocoa.macosx.arm64</artifactId>
+ <artifactId>org.eclipse.swt.cocoa.macosx.aarch64</artifactId>
<version>3.116.100-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<properties>
<os>macosx</os>
<ws>cocoa</ws>
- <arch>arm64</arch>
+ <arch>aarch64</arch>
<buildid>${buildId}</buildid>
</properties>
@@ -62,7 +62,7 @@
<property>
<!-- This has to be hardcoded. Profiles are not allowed to use pom defined properties :-( -->
<name>native</name>
- <value>cocoa.macosx.arm64</value>
+ <value>cocoa.macosx.aarch64</value>
</property>
</activation>
<build>
diff --git a/pom.xml b/pom.xml
index 44392ed7e..d3a8e0d32 100644
--- a/pom.xml
+++ b/pom.xml
@@ -54,7 +54,7 @@
<modules>
<module>bundles/org.eclipse.swt.cocoa.macosx.x86_64</module>
- <module>bundles/org.eclipse.swt.cocoa.macosx.arm64</module>
+ <module>bundles/org.eclipse.swt.cocoa.macosx.aarch64</module>
<module>bundles/org.eclipse.swt.gtk.linux.aarch64</module>
<module>bundles/org.eclipse.swt.gtk.linux.ppc64le</module>
<module>bundles/org.eclipse.swt.gtk.linux.x86_64</module>

Back to the top