From ab88e9fea2781a509dbab51ae09c4e6369f0b67e Mon Sep 17 00:00:00 2001 From: Mat Booth Date: Fri, 20 Sep 2019 13:09:50 +0100 Subject: [PATCH] Rebuild with runtime requirements --- eclipse.yaml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/eclipse.yaml b/eclipse.yaml index cf0f208..945c33b 100644 --- a/eclipse.yaml +++ b/eclipse.yaml @@ -16,8 +16,8 @@ data: eclipse: [latest] platform: [-f28,-f29] requires: -# ant: [1.10] -# maven: [3.5] + ant: [1.10] + maven: [3.5] platform: [-f28,-f29] profiles: everything: @@ -586,6 +586,12 @@ data: arches: [x86_64, ppc64le, aarch64, s390x] rationale: > Runtime dependency of eclipse, glassfish-hk2, jersey. + glassfish-el: + buildorder: 10 + ref: eclipse + arches: [x86_64, ppc64le, aarch64, s390x] + rationale: > + Runtime dependency of eclipse, glassfish-jsp-api. glassfish-hk2: buildorder: 20 ref: eclipse