Skip to content

Commit 3aa5a2f

Browse files
committed
Unify labels for Eclipse products and SWT artifacts at eclipse-downloads
For the eclipse downloads page at https://download.eclipse.org/eclipse/downloads/ This unifies the labels for all offered products and artifacts: - use '64-bit' instead of '64 bit version' - always list x86_64 artifact first and mention x86 explicitly (list all other archs in alphabetical order) - unify descriptions of artifacts for other CPU architectures
1 parent c531e54 commit 3aa5a2f

File tree

1 file changed

+42
-42
lines changed
  • eclipse.platform.releng.tychoeclipsebuilder/eclipse/publishingFiles

1 file changed

+42
-42
lines changed

eclipse.platform.releng.tychoeclipsebuilder/eclipse/publishingFiles/testManifest.xml

Lines changed: 42 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -9,37 +9,37 @@
99
</zipType>
1010

1111
<zipType name="Eclipse SDK">
12-
<platform
13-
id="SWAARCH64"
14-
name="Windows (ARM 64 bit version)"
15-
fileName="eclipse-SDK-${BUILD_ID}-win32-aarch64.zip"></platform>
1612
<platform
1713
id="SWX8664"
18-
name="Windows (64 bit version)"
14+
name="Windows (x86 64-bit)"
1915
fileName="eclipse-SDK-${BUILD_ID}-win32-x86_64.zip"></platform>
16+
<platform
17+
id="SWAARCH64"
18+
name="Windows (ARM 64-bit)"
19+
fileName="eclipse-SDK-${BUILD_ID}-win32-aarch64.zip"></platform>
2020
<platform
2121
id="SLG264"
22-
name="Linux (64 bit version)"
22+
name="Linux (x86 64-bit)"
2323
fileName="eclipse-SDK-${BUILD_ID}-linux-gtk-x86_64.tar.gz"></platform>
24+
<platform
25+
id="SLG2AARCH64"
26+
name="Linux (ARM 64-bit)"
27+
fileName="eclipse-SDK-${BUILD_ID}-linux-gtk-aarch64.tar.gz"></platform>
2428
<platform
2529
id="SLG2PPC64LE"
26-
name="Linux (64 bit version for Power PC)"
30+
name="Linux (PowerPC 64-bit)"
2731
fileName="eclipse-SDK-${BUILD_ID}-linux-gtk-ppc64le.tar.gz"></platform>
2832
<platform
2933
id="SLG2RISCV64"
30-
name="Linux (64 bit version for RISC-V)"
34+
name="Linux (RISC-V 64-bit)"
3135
fileName="eclipse-SDK-${BUILD_ID}-linux-gtk-riscv64.tar.gz"></platform>
32-
<platform
33-
id="SLG2AARCH64"
34-
name="Linux (64 bit version for AArch64)"
35-
fileName="eclipse-SDK-${BUILD_ID}-linux-gtk-aarch64.tar.gz"></platform>
3636
<platform
3737
id="SMCC64"
38-
name="Mac OSX (64 bit version)"
38+
name="Mac OSX (x86 64-bit)"
3939
fileName="eclipse-SDK-${BUILD_ID}-macosx-cocoa-x86_64.dmg"></platform>
4040
<platform
4141
id="SMCCARM64"
42-
name="Mac OSX (64 bit version for Arm64/AArch64)"
42+
name="Mac OSX (ARM 64-bit)"
4343
fileName="eclipse-SDK-${BUILD_ID}-macosx-cocoa-aarch64.dmg"></platform>
4444

4545
<!--
@@ -58,37 +58,37 @@
5858
</zipType>
5959

6060
<zipType name="Platform Runtime Binary">
61-
<platform
62-
id="PWAARCH64"
63-
name="Windows (ARM 64 bit version)"
64-
fileName="eclipse-platform-${BUILD_ID}-win32-aarch64.zip"></platform>
6561
<platform
6662
id="PWX8664"
67-
name="Windows (64 bit version)"
63+
name="Windows (x86 64-bit)"
6864
fileName="eclipse-platform-${BUILD_ID}-win32-x86_64.zip"></platform>
65+
<platform
66+
id="PWAARCH64"
67+
name="Windows (ARM 64-bit)"
68+
fileName="eclipse-platform-${BUILD_ID}-win32-aarch64.zip"></platform>
6969
<platform
7070
id="PLG264"
71-
name="Linux (64 bit version)"
71+
name="Linux (x86 64-bit)"
7272
fileName="eclipse-platform-${BUILD_ID}-linux-gtk-x86_64.tar.gz"></platform>
73+
<platform
74+
id="PLG2AARCH64"
75+
name="Linux (ARM 64-bit)"
76+
fileName="eclipse-platform-${BUILD_ID}-linux-gtk-aarch64.tar.gz"></platform>
7377
<platform
7478
id="PLG2PPC64LE"
75-
name="Linux (64 bit version for Power PC)"
79+
name="Linux (PowerPC 64-bit)"
7680
fileName="eclipse-platform-${BUILD_ID}-linux-gtk-ppc64le.tar.gz"></platform>
7781
<platform
7882
id="PLG2RISCV64"
79-
name="Linux (64 bit version for RISC-V)"
83+
name="Linux (RISC-V 64-bit)"
8084
fileName="eclipse-platform-${BUILD_ID}-linux-gtk-riscv64.tar.gz"></platform>
81-
<platform
82-
id="PLG2AARCH64"
83-
name="Linux (64 bit version for AArch64)"
84-
fileName="eclipse-platform-${BUILD_ID}-linux-gtk-aarch64.tar.gz"></platform>
8585
<platform
8686
id="PMCC64"
87-
name="Mac OSX (64 bit version)"
87+
name="Mac OSX (x86 64-bit)"
8888
fileName="eclipse-platform-${BUILD_ID}-macosx-cocoa-x86_64.dmg"></platform>
8989
<platform
9090
id="PMCCARM64"
91-
name="Mac OSX (64 bit version for Arm64/AArch64)"
91+
name="Mac OSX (ARM 64-bit)"
9292
fileName="eclipse-platform-${BUILD_ID}-macosx-cocoa-aarch64.dmg"></platform>
9393
<platform
9494
id="PLR"
@@ -108,37 +108,37 @@
108108
</zipType>
109109

110110
<zipType name="SWT">
111-
<platform
112-
id="SWTWAARCH64"
113-
name="Windows (ARM 64 bit version)"
114-
fileName="swt-${BUILD_ID}-win32-win32-aarch64.zip"></platform>
115111
<platform
116112
id="SWTWX86_64"
117-
name="Windows (64 bit version)"
113+
name="Windows (x86 64-bit)"
118114
fileName="swt-${BUILD_ID}-win32-win32-x86_64.zip"></platform>
115+
<platform
116+
id="SWTWAARCH64"
117+
name="Windows (ARM 64-bit)"
118+
fileName="swt-${BUILD_ID}-win32-win32-aarch64.zip"></platform>
119119
<platform
120120
id="SWTLG64"
121-
name="Linux (64 bit version)"
121+
name="Linux (x86 64-bit)"
122122
fileName="swt-${BUILD_ID}-gtk-linux-x86_64.zip"></platform>
123+
<platform
124+
id="SWTLG2AARCH64"
125+
name="Linux (ARM 64-bit)"
126+
fileName="swt-${BUILD_ID}-gtk-linux-aarch64.zip"></platform>
123127
<platform
124128
id="SWTLG2PPC64LE"
125-
name="Linux (64 bit version for Power PC)"
129+
name="Linux (PowerPC 64-bit)"
126130
fileName="swt-${BUILD_ID}-gtk-linux-ppc64le.zip"></platform>
127131
<platform
128132
id="SWTLG2RISCV64"
129-
name="Linux (64 bit version for RISC-V)"
133+
name="Linux (RISC-V 64-bit)"
130134
fileName="swt-${BUILD_ID}-gtk-linux-riscv64.zip"></platform>
131-
<platform
132-
id="SWTLG2AARCH64"
133-
name="Linux (64 bit version for AArch64)"
134-
fileName="swt-${BUILD_ID}-gtk-linux-aarch64.zip"></platform>
135135
<platform
136136
id="SWTMCC64"
137-
name="Mac OSX (64 bit version)"
137+
name="Mac OSX (x86 64-bit)"
138138
fileName="swt-${BUILD_ID}-cocoa-macosx-x86_64.zip"></platform>
139139
<platform
140140
id="SWTMCCARM64"
141-
name="Mac OSX (64 bit version for Arm64/AArch64)"
141+
name="Mac OSX (ARM 64-bit)"
142142
fileName="swt-${BUILD_ID}-cocoa-macosx-aarch64.zip"></platform>
143143
</zipType>
144144

0 commit comments

Comments
 (0)