From f72dbd639b6f5c236e382d814b0bc6c9963244a5 Mon Sep 17 00:00:00 2001 From: Mat Booth Date: Fri, 24 Jan 2020 11:50:42 +0000 Subject: [PATCH] Drop base64coder --- eclipse.yaml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/eclipse.yaml b/eclipse.yaml index f9c3746..10cf1aa 100644 --- a/eclipse.yaml +++ b/eclipse.yaml @@ -255,12 +255,6 @@ data: arches: [x86_64, ppc64le, aarch64, s390x] rationale: > Runtime dependency of jgit. - base64coder: - buildorder: 10 - ref: eclipse - arches: [x86_64, ppc64le, aarch64, s390x] - rationale: > - Runtime dependency of snakeyaml. batik: buildorder: 20 ref: eclipse @@ -790,7 +784,7 @@ data: rationale: > Runtime dependency of svnkit. snakeyaml: - buildorder: 20 + buildorder: 10 ref: eclipse arches: [x86_64, ppc64le, aarch64, s390x] rationale: >