Bootstrap
This commit is contained in:
parent
8fc05e668a
commit
1fac28dc4e
1 changed files with 1 additions and 21 deletions
22
eclipse.yaml
22
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue