Bootstrap build
This commit is contained in:
parent
9462cfeab9
commit
b07bca29d0
1 changed files with 1 additions and 21 deletions
22
eclipse.yaml
22
eclipse.yaml
|
|
@ -13,11 +13,8 @@ data:
|
|||
dependencies:
|
||||
- buildrequires:
|
||||
tycho: ["1.4"]
|
||||
eclipse: ["latest"]
|
||||
platform: ["-f28", "-f29"]
|
||||
requires:
|
||||
ant: ["1.10"]
|
||||
maven: ["3.5"]
|
||||
platform: ["-f28", "-f29"]
|
||||
profiles:
|
||||
everything:
|
||||
|
|
@ -219,6 +216,7 @@ data:
|
|||
buildopts:
|
||||
rpms:
|
||||
macros: |
|
||||
%_with_bootstrap 1
|
||||
%_with_jp_minimal 1
|
||||
%_without_javahl 1
|
||||
%_without_spring 1
|
||||
|
|
@ -332,12 +330,6 @@ data:
|
|||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of eclipse-linuxtools.
|
||||
eclipse:
|
||||
buildorder: 40
|
||||
ref: eclipse
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Module API.
|
||||
eclipse-cdt:
|
||||
buildorder: 70
|
||||
ref: eclipse
|
||||
|
|
@ -353,12 +345,6 @@ data:
|
|||
rationale: >
|
||||
Module API.
|
||||
Runtime dependency of eclipse-webtools.
|
||||
eclipse-ecf:
|
||||
buildorder: 30
|
||||
ref: eclipse
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of eclipse.
|
||||
eclipse-egit:
|
||||
buildorder: 50
|
||||
ref: eclipse
|
||||
|
|
@ -373,12 +359,6 @@ data:
|
|||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Module API.
|
||||
eclipse-emf:
|
||||
buildorder: 20
|
||||
ref: eclipse
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of eclipse, eclipse-ecf.
|
||||
eclipse-gef:
|
||||
buildorder: 30
|
||||
ref: eclipse
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue