Bump tycho version and drop kxml/xpp3

This commit is contained in:
Mat Booth 2020-01-24 09:54:34 +00:00
commit 2fd737bfbd

View file

@ -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.