From 1fac28dc4ec9ff3779268f39316b2c9e0a49d41a Mon Sep 17 00:00:00 2001 From: Mat Booth Date: Wed, 6 May 2020 01:36:24 +0100 Subject: [PATCH] Bootstrap --- eclipse.yaml | 22 +--------------------- 1 file changed, 1 insertion(+), 21 deletions(-) diff --git a/eclipse.yaml b/eclipse.yaml index f7f9ca6..99416fa 100644 --- a/eclipse.yaml +++ b/eclipse.yaml @@ -13,11 +13,8 @@ data: dependencies: - buildrequires: tycho: ["1.6"] - eclipse: ["latest"] platform: ["-f28", "-f29", "-f30"] requires: - ant: ["1.10"] - maven: ["3.5"] platform: ["-f28", "-f29", "-f30"] profiles: everything: @@ -142,6 +139,7 @@ data: buildopts: rpms: macros: | + %_with_bootstrap 1 %_with_jp_minimal 1 %_without_javahl 1 %_without_spring 1 @@ -152,24 +150,6 @@ data: %_without_hsqldb 1 components: rpms: - eclipse: - buildorder: 40 - ref: master - arches: [x86_64, ppc64le, aarch64, s390x] - rationale: > - Module API. - eclipse-ecf: - buildorder: 30 - ref: master - arches: [x86_64, ppc64le, aarch64, s390x] - rationale: > - Runtime dependency of eclipse. - eclipse-emf: - buildorder: 20 - ref: master - arches: [x86_64, ppc64le, aarch64, s390x] - rationale: > - Runtime dependency of eclipse, eclipse-ecf. aether-connector-okhttp: buildorder: 30 ref: eclipse