Skip to content

Commit 67e776a

Browse files
committed
Stop publishing the obsolete org.eclipse.equinox.executable unit
This unit is now effectively only an alias for the 'org.eclipse.equinox.executable.feature.group' unit. If any reference to the former still exists, it should be changed to use the latter instead. Follow-up on - eclipse-equinox/equinox#1089
1 parent 337ecdf commit 67e776a

File tree

2 files changed

+0
-6
lines changed
  • eclipse.platform.releng.tychoeclipsebuilder

2 files changed

+0
-6
lines changed

eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/category.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,6 @@
4646
<iu id = "org.eclipse.platform.ide">
4747
<category name="org.eclipse.platform.ide.categoryIU"/>
4848
</iu>
49-
<iu>
50-
<query>
51-
<expression type="match">id == 'org.eclipse.equinox.executable'</expression>
52-
</query>
53-
</iu>
5449
<category-def name="org.eclipse.equinox.target.categoryIU" label="Equinox Target Components">
5550
<description>
5651
Features especially useful to install as PDE runtime targets.

eclipse.platform.releng.tychoeclipsebuilder/equinox/buildConfigs/equinox-launchers/build.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@
3939
<destination kind="metadata" location="file://${featureTemp}" name="Equinox Launchers Repo" format="file://${buildRepo}" />
4040
<destination kind="artifact" location="file://${featureTemp}" name="Equinox Launchers Repo" format="file://${buildRepo}" />
4141
<iu id="org.eclipse.equinox.executable.feature.group" version="" />
42-
<iu id="org.eclipse.equinox.executable" version="" />
4342
<slicingOptions platformFilter="@{os},@{ws},@{arch}" includeOptional="false" includeNonGreedy="false" followStrict="true" />
4443
</p2.mirror>
4544
<p2.repo2runnable destination="${featureTemp2}/eclipse">

0 commit comments

Comments
 (0)