From 0672e220fce2306b89dafcc9596b28a9e2b91ee3 Mon Sep 17 00:00:00 2001 From: Mat Booth Date: Thu, 2 Apr 2020 18:12:06 +0100 Subject: [PATCH] Bootstrap --- eclipse.yaml | 22 +--------------------- 1 file changed, 1 insertion(+), 21 deletions(-) diff --git a/eclipse.yaml b/eclipse.yaml index 032bfcc..27b1977 100644 --- a/eclipse.yaml +++ b/eclipse.yaml @@ -13,11 +13,8 @@ data: dependencies: - buildrequires: tycho: ["1.6"] - eclipse: ["latest"] platform: ["-f28", "-f29"] requires: - ant: ["1.10"] - maven: ["3.5"] platform: ["-f28", "-f29"] profiles: everything: @@ -177,6 +174,7 @@ data: buildopts: rpms: macros: | + %_with_bootstrap 1 %_with_jp_minimal 1 %_without_javahl 1 %_without_spring 1 @@ -187,24 +185,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