Revert "Bootstrap"

This reverts commit 0672e220fc.
This commit is contained in:
Mat Booth 2020-04-02 23:32:47 +01:00
commit b71fce8a09

View file

@ -13,8 +13,11 @@ data:
dependencies:
- buildrequires:
tycho: ["1.6"]
eclipse: ["latest"]
platform: ["-f28", "-f29"]
requires:
ant: ["1.10"]
maven: ["3.5"]
platform: ["-f28", "-f29"]
profiles:
everything:
@ -174,7 +177,6 @@ data:
buildopts:
rpms:
macros: |
%_with_bootstrap 1
%_with_jp_minimal 1
%_without_javahl 1
%_without_spring 1
@ -185,6 +187,24 @@ 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