Bump tycho version and drop kxml/xpp3
This commit is contained in:
parent
7532f23b4a
commit
2fd737bfbd
1 changed files with 1 additions and 15 deletions
16
eclipse.yaml
16
eclipse.yaml
|
|
@ -12,12 +12,10 @@ data:
|
|||
- MIT
|
||||
dependencies:
|
||||
- buildrequires:
|
||||
tycho: ["1.4"]
|
||||
tycho: ["1.5"]
|
||||
eclipse: ["latest"]
|
||||
platform: ["-f28", "-f29"]
|
||||
requires:
|
||||
ant: ["1.10"]
|
||||
maven: ["3.5"]
|
||||
platform: ["-f28", "-f29"]
|
||||
profiles:
|
||||
everything:
|
||||
|
|
@ -714,12 +712,6 @@ data:
|
|||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of eclipse-pydev.
|
||||
kxml:
|
||||
buildorder: 20
|
||||
ref: eclipse
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of felix-scr.
|
||||
lucene:
|
||||
buildorder: 10
|
||||
ref: eclipse
|
||||
|
|
@ -900,9 +892,3 @@ data:
|
|||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of eclipse-mylyn, eclipse-pydev.
|
||||
xpp3:
|
||||
buildorder: 10
|
||||
ref: eclipse
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of felix-scr, kxml.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue