From 2fd737bfbd1ba50fd3ebdd3b3fdfb3023638d636 Mon Sep 17 00:00:00 2001 From: Mat Booth Date: Fri, 24 Jan 2020 09:54:34 +0000 Subject: [PATCH] Bump tycho version and drop kxml/xpp3 --- eclipse.yaml | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/eclipse.yaml b/eclipse.yaml index 0d924b8..760189a 100644 --- a/eclipse.yaml +++ b/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.